-- MySQL dump 10.13  Distrib 5.7.44, for Linux (x86_64)
--
-- Host: localhost    Database: rjstoura_wp552
-- ------------------------------------------------------
-- Server version	5.7.44-cll-lve

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

--
-- Table structure for table `wpra_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wpra_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_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',
  `priority` tinyint(3) unsigned NOT NULL DEFAULT '10',
  `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_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`),
  KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`),
  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=MyISAM AUTO_INCREMENT=48 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_actionscheduler_actions`
--

LOCK TABLES `wpra_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wpra_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wpra_actionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `priority`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES (10,'action_scheduler/migration_hook','complete','2024-03-22 06:52:26','2024-03-22 06:52:26',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711090346;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711090346;}',1,1,'2024-03-22 06:52:30','2024-03-22 06:52:30',0,NULL),(11,'action_scheduler/migration_hook','failed','2024-03-22 06:53:31','2024-03-22 06:53:31',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711090411;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711090411;}',1,1,'2024-03-22 06:53:34','2024-03-22 06:53:34',0,NULL),(12,'wpforms_process_forms_locator_scan','complete','2024-03-22 06:52:38','2024-03-22 06:52:38',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711090358;s:18:\"\0*\0first_timestamp\";i:1711090358;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711090358;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-03-22 06:52:45','2024-03-22 06:52:45',0,NULL),(13,'wpforms_email_summaries_fetch_info_blocks','complete','2024-03-24 21:51:30','2024-03-24 21:51:30',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711317090;s:18:\"\0*\0first_timestamp\";i:1711317090;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711317090;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2024-03-24 22:52:21','2024-03-24 22:52:21',0,NULL),(14,'wpforms_process_forms_locator_scan','complete','2024-03-23 06:52:45','2024-03-23 06:52:45',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711176765;s:18:\"\0*\0first_timestamp\";i:1711090358;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711176765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-03-23 07:33:34','2024-03-23 07:33:34',0,NULL),(15,'wpforms_admin_notifications_update','complete','2024-03-22 06:54:58','2024-03-22 06:54:58',10,'{\"tasks_meta_id\":2}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-03-22 06:55:06','2024-03-22 06:55:06',0,NULL),(16,'wpforms_process_forms_locator_scan','complete','2024-03-24 07:33:34','2024-03-24 07:33:34',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711265614;s:18:\"\0*\0first_timestamp\";i:1711090358;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711265614;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-03-24 07:40:59','2024-03-24 07:40:59',0,NULL),(17,'wpforms_admin_notifications_update','complete','2024-03-23 13:39:09','2024-03-23 13:39:09',10,'{\"tasks_meta_id\":3}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-03-23 13:39:10','2024-03-23 13:39:10',0,NULL),(18,'wpforms_process_forms_locator_scan','complete','2024-03-25 07:40:59','2024-03-25 07:40:59',10,'{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711352459;s:18:\"\0*\0first_timestamp\";i:1711090358;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711352459;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-03-25 08:04:11','2024-03-25 08:04:11',0,NULL),(19,'rocket_preload_job_load_initial_sitemap','complete','2024-03-24 13:10:03','2024-03-24 13:10:03',10,'[]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2024-03-24 13:11:52','2024-03-24 13:11:52',0,NULL),(20,'rocket_preload_job_check_finished','complete','2024-03-24 13:11:09','2024-03-24 13:11:09',10,'[1711285809]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711285869;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711285869;}',3,1,'2024-03-24 13:11:52','2024-03-24 13:11:52',0,NULL),(21,'rocket_preload_job_preload_url','complete','2024-03-24 13:11:52','2024-03-24 13:11:52',10,'[\"https:\\/\\/yatrainayodhya.com\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2024-03-24 13:11:53','2024-03-24 13:11:53',0,NULL),(22,'rocket_preload_job_parse_sitemap','complete','2024-03-24 13:11:52','2024-03-24 13:11:52',10,'[\"https:\\/\\/yatrainayodhya.com\\/sitemap_index.xml\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2024-03-24 13:11:57','2024-03-24 13:11:57',0,NULL),(23,'rocket_preload_job_parse_sitemap','complete','2024-03-24 13:11:57','2024-03-24 13:11:57',10,'[\"https:\\/\\/yatrainayodhya.com\\/post-sitemap.xml\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2024-03-24 13:11:58','2024-03-24 13:11:58',0,NULL),(24,'rocket_preload_job_parse_sitemap','complete','2024-03-24 13:11:57','2024-03-24 13:11:57',10,'[\"https:\\/\\/yatrainayodhya.com\\/page-sitemap.xml\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2024-03-24 13:11:59','2024-03-24 13:11:59',0,NULL),(25,'rocket_preload_job_parse_sitemap','complete','2024-03-24 13:11:57','2024-03-24 13:11:57',10,'[\"https:\\/\\/yatrainayodhya.com\\/elementskit_template-sitemap.xml\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2024-03-24 13:12:00','2024-03-24 13:12:00',0,NULL),(26,'rocket_preload_job_parse_sitemap','complete','2024-03-24 13:11:57','2024-03-24 13:11:57',10,'[\"https:\\/\\/yatrainayodhya.com\\/elementor-hf-sitemap.xml\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2024-03-24 13:12:02','2024-03-24 13:12:02',0,NULL),(27,'rocket_preload_job_parse_sitemap','complete','2024-03-24 13:11:57','2024-03-24 13:11:57',10,'[\"https:\\/\\/yatrainayodhya.com\\/category-sitemap.xml\"]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2024-03-24 13:12:03','2024-03-24 13:12:03',0,NULL),(28,'wpforms_admin_notifications_update','complete','2024-03-24 14:24:00','2024-03-24 14:24:00',10,'{\"tasks_meta_id\":4}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-03-24 14:24:54','2024-03-24 14:24:54',0,NULL),(29,'rocket_preload_job_check_finished','complete','2024-03-24 16:43:34','2024-03-24 16:43:34',10,'[1711298554]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711298614;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711298614;}',3,1,'2024-03-24 16:43:40','2024-03-24 16:43:40',0,NULL),(33,'action_scheduler/migration_hook','complete','2024-03-25 10:47:33','2024-03-25 10:47:33',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711363653;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711363653;}',1,1,'2024-03-25 10:48:06','2024-03-25 10:48:06',0,NULL),(34,'rocket_preload_job_check_finished','complete','2024-03-25 10:48:12','2024-03-25 10:48:12',10,'[1711363632]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711363692;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711363692;}',3,1,'2024-03-25 10:48:13','2024-03-25 10:48:13',0,NULL),(35,'action_scheduler/migration_hook','failed','2024-03-25 10:49:06','2024-03-25 10:49:06',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711363746;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711363746;}',1,1,'2024-03-25 10:49:19','2024-03-25 10:49:19',0,NULL),(36,'wpforms_process_forms_locator_scan','complete','2024-03-25 10:56:45','2024-03-25 10:56:45',10,'{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711364205;s:18:\"\0*\0first_timestamp\";i:1711364205;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711364205;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-03-25 10:57:31','2024-03-25 10:57:31',0,NULL),(32,'action_scheduler/migration_hook','complete','2024-03-25 10:46:15','2024-03-25 10:46:15',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711363575;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711363575;}',1,1,'2024-03-25 10:46:32','2024-03-25 10:46:32',0,NULL),(37,'wpforms_email_summaries_fetch_info_blocks','complete','2024-03-18 16:11:10','2024-03-18 16:11:10',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1710778270;s:18:\"\0*\0first_timestamp\";i:1710778270;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1710778270;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2024-03-25 10:57:31','2024-03-25 10:57:31',0,NULL),(38,'wpforms_admin_notifications_update','complete','2024-03-25 10:56:57','2024-03-25 10:56:57',10,'{\"tasks_meta_id\":6}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-03-25 10:57:32','2024-03-25 10:57:32',0,NULL),(39,'wpforms_email_summaries_fetch_info_blocks','pending','2024-04-01 10:57:31','2024-04-01 10:57:31',10,'{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711969051;s:18:\"\0*\0first_timestamp\";i:1710778270;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711969051;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(40,'wpforms_process_forms_locator_scan','complete','2024-03-26 10:57:31','2024-03-26 10:57:31',10,'{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711450651;s:18:\"\0*\0first_timestamp\";i:1711364205;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711450651;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-03-26 10:58:03','2024-03-26 10:58:03',0,NULL),(41,'rocket_preload_job_check_finished','complete','2024-03-25 10:58:57','2024-03-25 10:58:57',10,'[1711364277]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711364337;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711364337;}',3,1,'2024-03-25 10:59:42','2024-03-25 10:59:42',0,NULL),(42,'rocket_preload_job_check_finished','complete','2024-03-25 12:22:42','2024-03-25 12:22:42',10,'[1711369302]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1711369362;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1711369362;}',3,1,'2024-03-25 12:22:50','2024-03-25 12:22:50',0,NULL),(43,'wpforms_process_forms_locator_scan','complete','2024-03-27 10:58:03','2024-03-27 10:58:03',10,'{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711537083;s:18:\"\0*\0first_timestamp\";i:1711364205;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711537083;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-03-27 11:03:25','2024-03-27 11:03:25',0,NULL),(44,'wpforms_process_forms_locator_scan','complete','2024-03-28 11:03:25','2024-03-28 11:03:25',10,'{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711623805;s:18:\"\0*\0first_timestamp\";i:1711364205;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711623805;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-03-28 13:07:25','2024-03-28 13:07:25',0,NULL),(45,'wpforms_process_forms_locator_scan','complete','2024-03-29 13:07:25','2024-03-29 13:07:25',10,'{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711717645;s:18:\"\0*\0first_timestamp\";i:1711364205;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711717645;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2024-03-29 13:13:12','2024-03-29 13:13:12',0,NULL),(46,'wpforms_admin_notifications_update','complete','2024-03-29 12:01:05','2024-03-29 12:01:05',10,'{\"tasks_meta_id\":7}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2024-03-29 12:01:09','2024-03-29 12:01:09',0,NULL),(47,'wpforms_process_forms_locator_scan','pending','2024-03-30 13:13:12','2024-03-30 13:13:12',10,'{\"tasks_meta_id\":5}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1711804392;s:18:\"\0*\0first_timestamp\";i:1711364205;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1711804392;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wpra_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wpra_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_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=MyISAM AUTO_INCREMENT=1075 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_actionscheduler_claims`
--

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

--
-- Table structure for table `wpra_actionscheduler_groups`
--

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

--
-- Dumping data for table `wpra_actionscheduler_groups`
--

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

--
-- Table structure for table `wpra_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wpra_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_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=MyISAM AUTO_INCREMENT=111 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_actionscheduler_logs`
--

LOCK TABLES `wpra_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wpra_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wpra_actionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES (1,10,'action created','2024-03-22 06:51:26','2024-03-22 06:51:26'),(2,10,'action started via WP Cron','2024-03-22 06:52:30','2024-03-22 06:52:30'),(3,10,'action complete via WP Cron','2024-03-22 06:52:30','2024-03-22 06:52:30'),(4,11,'action created','2024-03-22 06:52:31','2024-03-22 06:52:31'),(5,12,'action created','2024-03-22 06:52:38','2024-03-22 06:52:38'),(6,13,'action created','2024-03-22 06:52:38','2024-03-22 06:52:38'),(7,12,'action started via Async Request','2024-03-22 06:52:45','2024-03-22 06:52:45'),(8,12,'action complete via Async Request','2024-03-22 06:52:45','2024-03-22 06:52:45'),(9,14,'action created','2024-03-22 06:52:45','2024-03-22 06:52:45'),(10,11,'action started via WP Cron','2024-03-22 06:53:34','2024-03-22 06:53:34'),(11,11,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-03-22 06:53:34','2024-03-22 06:53:34'),(12,15,'action created','2024-03-22 06:54:58','2024-03-22 06:54:58'),(13,15,'action started via Async Request','2024-03-22 06:55:05','2024-03-22 06:55:05'),(14,15,'action complete via Async Request','2024-03-22 06:55:06','2024-03-22 06:55:06'),(15,14,'action started via WP Cron','2024-03-23 07:33:34','2024-03-23 07:33:34'),(16,14,'action complete via WP Cron','2024-03-23 07:33:34','2024-03-23 07:33:34'),(17,16,'action created','2024-03-23 07:33:34','2024-03-23 07:33:34'),(18,17,'action created','2024-03-23 13:39:09','2024-03-23 13:39:09'),(19,17,'action started via WP Cron','2024-03-23 13:39:10','2024-03-23 13:39:10'),(20,17,'action complete via WP Cron','2024-03-23 13:39:10','2024-03-23 13:39:10'),(21,16,'action started via WP Cron','2024-03-24 07:40:59','2024-03-24 07:40:59'),(22,16,'action complete via WP Cron','2024-03-24 07:40:59','2024-03-24 07:40:59'),(23,18,'action created','2024-03-24 07:40:59','2024-03-24 07:40:59'),(24,19,'action created','2024-03-24 13:10:03','2024-03-24 13:10:03'),(25,20,'action created','2024-03-24 13:10:09','2024-03-24 13:10:09'),(26,19,'action started via WP Cron','2024-03-24 13:11:52','2024-03-24 13:11:52'),(27,21,'action created','2024-03-24 13:11:52','2024-03-24 13:11:52'),(28,22,'action created','2024-03-24 13:11:52','2024-03-24 13:11:52'),(29,19,'action complete via WP Cron','2024-03-24 13:11:52','2024-03-24 13:11:52'),(30,20,'action started via WP Cron','2024-03-24 13:11:52','2024-03-24 13:11:52'),(31,20,'action complete via WP Cron','2024-03-24 13:11:52','2024-03-24 13:11:52'),(32,21,'action started via WP Cron','2024-03-24 13:11:52','2024-03-24 13:11:52'),(33,21,'action complete via WP Cron','2024-03-24 13:11:53','2024-03-24 13:11:53'),(34,22,'action started via WP Cron','2024-03-24 13:11:53','2024-03-24 13:11:53'),(35,23,'action created','2024-03-24 13:11:57','2024-03-24 13:11:57'),(36,24,'action created','2024-03-24 13:11:57','2024-03-24 13:11:57'),(37,25,'action created','2024-03-24 13:11:57','2024-03-24 13:11:57'),(38,26,'action created','2024-03-24 13:11:57','2024-03-24 13:11:57'),(39,27,'action created','2024-03-24 13:11:57','2024-03-24 13:11:57'),(40,22,'action complete via WP Cron','2024-03-24 13:11:57','2024-03-24 13:11:57'),(41,23,'action started via WP Cron','2024-03-24 13:11:57','2024-03-24 13:11:57'),(42,23,'action complete via WP Cron','2024-03-24 13:11:58','2024-03-24 13:11:58'),(43,24,'action started via WP Cron','2024-03-24 13:11:58','2024-03-24 13:11:58'),(44,24,'action complete via WP Cron','2024-03-24 13:11:59','2024-03-24 13:11:59'),(45,25,'action started via WP Cron','2024-03-24 13:11:59','2024-03-24 13:11:59'),(46,25,'action complete via WP Cron','2024-03-24 13:12:00','2024-03-24 13:12:00'),(47,26,'action started via WP Cron','2024-03-24 13:12:00','2024-03-24 13:12:00'),(48,26,'action complete via WP Cron','2024-03-24 13:12:02','2024-03-24 13:12:02'),(49,27,'action started via WP Cron','2024-03-24 13:12:02','2024-03-24 13:12:02'),(50,27,'action complete via WP Cron','2024-03-24 13:12:03','2024-03-24 13:12:03'),(51,28,'action created','2024-03-24 14:24:00','2024-03-24 14:24:00'),(52,28,'action started via WP Cron','2024-03-24 14:24:53','2024-03-24 14:24:53'),(53,28,'action complete via WP Cron','2024-03-24 14:24:54','2024-03-24 14:24:54'),(54,29,'action created','2024-03-24 16:42:34','2024-03-24 16:42:34'),(55,29,'action started via WP Cron','2024-03-24 16:43:40','2024-03-24 16:43:40'),(56,29,'action complete via WP Cron','2024-03-24 16:43:40','2024-03-24 16:43:40'),(57,13,'action started via WP Cron','2024-03-24 22:52:21','2024-03-24 22:52:21'),(58,13,'action complete via WP Cron','2024-03-24 22:52:21','2024-03-24 22:52:21'),(70,33,'action created','2024-03-25 10:46:33','2024-03-25 10:46:33'),(60,18,'action started via WP Cron','2024-03-25 08:04:10','2024-03-25 08:04:10'),(61,18,'action complete via WP Cron','2024-03-25 08:04:11','2024-03-25 08:04:11'),(71,34,'action created','2024-03-25 10:47:12','2024-03-25 10:47:12'),(63,32,'action created','2024-03-25 10:45:15','2024-03-25 10:45:15'),(69,32,'action complete via WP Cron','2024-03-25 10:46:32','2024-03-25 10:46:32'),(68,32,'action started via WP Cron','2024-03-25 10:46:32','2024-03-25 10:46:32'),(72,33,'action started via WP Cron','2024-03-25 10:48:06','2024-03-25 10:48:06'),(73,33,'action complete via WP Cron','2024-03-25 10:48:06','2024-03-25 10:48:06'),(74,35,'action created','2024-03-25 10:48:06','2024-03-25 10:48:06'),(75,34,'action started via Async Request','2024-03-25 10:48:13','2024-03-25 10:48:13'),(76,34,'action complete via Async Request','2024-03-25 10:48:13','2024-03-25 10:48:13'),(77,35,'action started via Async Request','2024-03-25 10:49:19','2024-03-25 10:49:19'),(78,35,'action failed via Async Request: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-03-25 10:49:19','2024-03-25 10:49:19'),(79,36,'action created','2024-03-25 10:56:45','2024-03-25 10:56:45'),(80,37,'action created','2024-03-25 10:56:45','2024-03-25 10:56:45'),(81,38,'action created','2024-03-25 10:56:57','2024-03-25 10:56:57'),(82,37,'action started via WP Cron','2024-03-25 10:57:31','2024-03-25 10:57:31'),(83,37,'action complete via WP Cron','2024-03-25 10:57:31','2024-03-25 10:57:31'),(84,39,'action created','2024-03-25 10:57:31','2024-03-25 10:57:31'),(85,36,'action started via WP Cron','2024-03-25 10:57:31','2024-03-25 10:57:31'),(86,36,'action complete via WP Cron','2024-03-25 10:57:31','2024-03-25 10:57:31'),(87,40,'action created','2024-03-25 10:57:31','2024-03-25 10:57:31'),(88,38,'action started via WP Cron','2024-03-25 10:57:31','2024-03-25 10:57:31'),(89,38,'action complete via WP Cron','2024-03-25 10:57:32','2024-03-25 10:57:32'),(90,41,'action created','2024-03-25 10:57:57','2024-03-25 10:57:57'),(91,41,'action started via WP Cron','2024-03-25 10:59:42','2024-03-25 10:59:42'),(92,41,'action complete via WP Cron','2024-03-25 10:59:42','2024-03-25 10:59:42'),(93,42,'action created','2024-03-25 12:21:42','2024-03-25 12:21:42'),(94,42,'action started via WP Cron','2024-03-25 12:22:50','2024-03-25 12:22:50'),(95,42,'action complete via WP Cron','2024-03-25 12:22:50','2024-03-25 12:22:50'),(96,40,'action started via WP Cron','2024-03-26 10:58:03','2024-03-26 10:58:03'),(97,40,'action complete via WP Cron','2024-03-26 10:58:03','2024-03-26 10:58:03'),(98,43,'action created','2024-03-26 10:58:03','2024-03-26 10:58:03'),(99,43,'action started via WP Cron','2024-03-27 11:03:25','2024-03-27 11:03:25'),(100,43,'action complete via WP Cron','2024-03-27 11:03:25','2024-03-27 11:03:25'),(101,44,'action created','2024-03-27 11:03:25','2024-03-27 11:03:25'),(102,44,'action started via WP Cron','2024-03-28 13:07:25','2024-03-28 13:07:25'),(103,44,'action complete via WP Cron','2024-03-28 13:07:25','2024-03-28 13:07:25'),(104,45,'action created','2024-03-28 13:07:25','2024-03-28 13:07:25'),(105,46,'action created','2024-03-29 12:01:05','2024-03-29 12:01:05'),(106,46,'action started via Async Request','2024-03-29 12:01:08','2024-03-29 12:01:08'),(107,46,'action complete via Async Request','2024-03-29 12:01:09','2024-03-29 12:01:09'),(108,45,'action started via WP Cron','2024-03-29 13:13:11','2024-03-29 13:13:11'),(109,45,'action complete via WP Cron','2024-03-29 13:13:12','2024-03-29 13:13:12'),(110,47,'action created','2024-03-29 13:13:12','2024-03-29 13:13:12');
/*!40000 ALTER TABLE `wpra_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_commentmeta`
--

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

--
-- Dumping data for table `wpra_commentmeta`
--

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

--
-- Table structure for table `wpra_comments`
--

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

--
-- Dumping data for table `wpra_comments`
--

LOCK TABLES `wpra_comments` WRITE;
/*!40000 ALTER TABLE `wpra_comments` DISABLE KEYS */;
INSERT INTO `wpra_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2024-03-22 05:11:16','2024-03-22 05:11:16','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0);
/*!40000 ALTER TABLE `wpra_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_e_events`
--

DROP TABLE IF EXISTS `wpra_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_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=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_e_events`
--

LOCK TABLES `wpra_e_events` WRITE;
/*!40000 ALTER TABLE `wpra_e_events` DISABLE KEYS */;
INSERT INTO `wpra_e_events` (`id`, `event_data`, `created_at`) VALUES (1,'{\"event\":\"modal load\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\",\\\"user_state\\\":\\\"anon\\\"}\",\"ts\":\"2024-03-22T12:17:57.127-06:30\"}','2024-03-22 12:17:57'),(2,'{\"event\":\"close modal\",\"version\":\"\",\"details\":\"{\\\"placement\\\":\\\"Onboarding wizard\\\",\\\"step\\\":\\\"account\\\"}\",\"ts\":\"2024-03-22T12:18:00.000-06:30\"}','2024-03-22 12:18:00');
/*!40000 ALTER TABLE `wpra_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_e_submissions`
--

DROP TABLE IF EXISTS `wpra_e_submissions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_e_submissions` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `type` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `hash_id` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field',
  `post_id` bigint(20) unsigned NOT NULL,
  `referer` varchar(500) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `referer_title` varchar(300) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `element_id` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `form_name` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `campaign_id` bigint(20) unsigned NOT NULL,
  `user_id` bigint(20) unsigned DEFAULT NULL,
  `user_ip` varchar(46) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `user_agent` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `actions_count` int(11) DEFAULT '0',
  `actions_succeeded_count` int(11) DEFAULT '0',
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `is_read` tinyint(1) NOT NULL DEFAULT '0',
  `meta` text COLLATE utf8mb4_unicode_520_ci,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `hash_id_unique_index` (`hash_id`),
  KEY `main_meta_id_index` (`main_meta_id`),
  KEY `hash_id_index` (`hash_id`),
  KEY `type_index` (`type`),
  KEY `post_id_index` (`post_id`),
  KEY `element_id_index` (`element_id`),
  KEY `campaign_id_index` (`campaign_id`),
  KEY `user_id_index` (`user_id`),
  KEY `user_ip_index` (`user_ip`),
  KEY `status_index` (`status`),
  KEY `is_read_index` (`is_read`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`),
  KEY `referer_index` (`referer`(191)),
  KEY `referer_title_index` (`referer_title`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_e_submissions`
--

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

--
-- Table structure for table `wpra_e_submissions_actions_log`
--

DROP TABLE IF EXISTS `wpra_e_submissions_actions_log`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_e_submissions_actions_log` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL,
  `action_name` varchar(60) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `action_label` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `log` text COLLATE utf8mb4_unicode_520_ci,
  `created_at_gmt` datetime NOT NULL,
  `updated_at_gmt` datetime NOT NULL,
  `created_at` datetime NOT NULL,
  `updated_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `action_name_index` (`action_name`),
  KEY `status_index` (`status`),
  KEY `created_at_gmt_index` (`created_at_gmt`),
  KEY `updated_at_gmt_index` (`updated_at_gmt`),
  KEY `created_at_index` (`created_at`),
  KEY `updated_at_index` (`updated_at`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_e_submissions_actions_log`
--

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

--
-- Table structure for table `wpra_e_submissions_values`
--

DROP TABLE IF EXISTS `wpra_e_submissions_values`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_e_submissions_values` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `submission_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `key` varchar(60) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `value` longtext COLLATE utf8mb4_unicode_520_ci,
  PRIMARY KEY (`id`),
  KEY `submission_id_index` (`submission_id`),
  KEY `key_index` (`key`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_e_submissions_values`
--

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

--
-- Table structure for table `wpra_links`
--

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

--
-- Dumping data for table `wpra_links`
--

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

--
-- Table structure for table `wpra_options`
--

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

--
-- Dumping data for table `wpra_options`
--

LOCK TABLES `wpra_options` WRITE;
/*!40000 ALTER TABLE `wpra_options` DISABLE KEYS */;
INSERT INTO `wpra_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','https://yatrainayodhya.com','yes'),(2,'home','https://yatrainayodhya.com','yes'),(3,'blogname','Yatra in Ayodhya','yes'),(4,'blogdescription','A Travel Agency','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','admin@yatrainayodhya.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:193:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"elementskit-content/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"elementskit-content/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"elementskit-content/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"elementskit-content/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"elementskit-content/(.+?)/embed/?$\";s:52:\"index.php?elementskit_content=$matches[1]&embed=true\";s:38:\"elementskit-content/(.+?)/trackback/?$\";s:46:\"index.php?elementskit_content=$matches[1]&tb=1\";s:46:\"elementskit-content/(.+?)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&paged=$matches[2]\";s:53:\"elementskit-content/(.+?)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&cpage=$matches[2]\";s:42:\"elementskit-content/(.+?)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementskit_content=$matches[1]&page=$matches[2]\";s:39:\"jkit-header/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"jkit-header/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"jkit-header/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"jkit-header/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"jkit-header/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"jkit-header/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"jkit-header/([^/]+)/embed/?$\";s:44:\"index.php?jkit-header=$matches[1]&embed=true\";s:32:\"jkit-header/([^/]+)/trackback/?$\";s:38:\"index.php?jkit-header=$matches[1]&tb=1\";s:40:\"jkit-header/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?jkit-header=$matches[1]&paged=$matches[2]\";s:47:\"jkit-header/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?jkit-header=$matches[1]&cpage=$matches[2]\";s:36:\"jkit-header/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?jkit-header=$matches[1]&page=$matches[2]\";s:28:\"jkit-header/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"jkit-header/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"jkit-header/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"jkit-header/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"jkit-header/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"jkit-header/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"jkit-footer/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"jkit-footer/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"jkit-footer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"jkit-footer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"jkit-footer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"jkit-footer/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"jkit-footer/([^/]+)/embed/?$\";s:44:\"index.php?jkit-footer=$matches[1]&embed=true\";s:32:\"jkit-footer/([^/]+)/trackback/?$\";s:38:\"index.php?jkit-footer=$matches[1]&tb=1\";s:40:\"jkit-footer/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?jkit-footer=$matches[1]&paged=$matches[2]\";s:47:\"jkit-footer/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?jkit-footer=$matches[1]&cpage=$matches[2]\";s:36:\"jkit-footer/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?jkit-footer=$matches[1]&page=$matches[2]\";s:28:\"jkit-footer/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"jkit-footer/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"jkit-footer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"jkit-footer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"jkit-footer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"jkit-footer/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:41:\"jkit-template/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"jkit-template/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"jkit-template/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"jkit-template/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"jkit-template/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"jkit-template/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"jkit-template/([^/]+)/embed/?$\";s:46:\"index.php?jkit-template=$matches[1]&embed=true\";s:34:\"jkit-template/([^/]+)/trackback/?$\";s:40:\"index.php?jkit-template=$matches[1]&tb=1\";s:42:\"jkit-template/([^/]+)/page/?([0-9]{1,})/?$\";s:53:\"index.php?jkit-template=$matches[1]&paged=$matches[2]\";s:49:\"jkit-template/([^/]+)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?jkit-template=$matches[1]&cpage=$matches[2]\";s:38:\"jkit-template/([^/]+)(?:/([0-9]+))?/?$\";s:52:\"index.php?jkit-template=$matches[1]&page=$matches[2]\";s:30:\"jkit-template/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"jkit-template/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"jkit-template/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"jkit-template/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"jkit-template/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"jkit-template/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"elementor-hf/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"elementor-hf/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"elementor-hf/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"elementor-hf/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"elementor-hf/([^/]+)/embed/?$\";s:45:\"index.php?elementor-hf=$matches[1]&embed=true\";s:33:\"elementor-hf/([^/]+)/trackback/?$\";s:39:\"index.php?elementor-hf=$matches[1]&tb=1\";s:41:\"elementor-hf/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&paged=$matches[2]\";s:48:\"elementor-hf/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&cpage=$matches[2]\";s:37:\"elementor-hf/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?elementor-hf=$matches[1]&page=$matches[2]\";s:29:\"elementor-hf/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"elementor-hf/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"elementor-hf/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"elementor-hf/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=70&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:14:{i:0;s:35:\"call-now-button/call-now-button.php\";i:1;s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:37:\"elementskit-lite/elementskit-lite.php\";i:5;s:35:\"envato-elements/envato-elements.php\";i:6;s:51:\"header-footer-elementor/header-footer-elementor.php\";i:7;s:39:\"jeg-elementor-kit/jeg-elementor-kit.php\";i:8;s:27:\"maintenance/maintenance.php\";i:9;s:38:\"seo-by-rank-math-pro/rank-math-pro.php\";i:10;s:30:\"seo-by-rank-math/rank-math.php\";i:11;s:43:\"template-kit-import/template-kit-import.php\";i:12;s:23:\"wp-rocket/wp-rocket.php\";i:13;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','hello-elementor','yes'),(41,'stylesheet','hello-elementor','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','56657','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:2:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";a:2:{i:0;s:15:\"HT_CTC_Register\";i:1;s:9:\"uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','70','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','149','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1726636276','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,'wp_attachment_pages_enabled','0','yes'),(100,'initial_db_version','56657','yes'),(101,'wpra_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:88:{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:23:\"rank_math_edit_htaccess\";b:1;s:16:\"rank_math_titles\";b:1;s:17:\"rank_math_general\";b:1;s:17:\"rank_math_sitemap\";b:1;s:21:\"rank_math_404_monitor\";b:1;s:22:\"rank_math_link_builder\";b:1;s:22:\"rank_math_redirections\";b:1;s:22:\"rank_math_role_manager\";b:1;s:19:\"rank_math_analytics\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:25:\"rank_math_onpage_advanced\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:20:\"rank_math_content_ai\";b:1;s:19:\"rank_math_admin_bar\";b:1;s:21:\"rocket_manage_options\";b:1;s:18:\"rocket_purge_cache\";b:1;s:18:\"rocket_purge_posts\";b:1;s:18:\"rocket_purge_terms\";b:1;s:18:\"rocket_purge_users\";b:1;s:29:\"rocket_purge_cloudflare_cache\";b:1;s:25:\"rocket_purge_sucuri_cache\";b:1;s:20:\"rocket_preload_cache\";b:1;s:30:\"rocket_regenerate_critical_css\";b:1;s:24:\"rocket_remove_unused_css\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:39:{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:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:14:{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:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(102,'fresh_site','0','yes'),(103,'user_count','1','no'),(104,'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'),(105,'sidebars_widgets','a:2:{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:13:\"array_version\";i:3;}','yes'),(106,'cron','a:16:{i:1711718003;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:1711721478;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:1711732276;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711737804;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711747909;a:1:{s:11:\"cnb_wp_info\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1711756800;a:2:{s:35:\"rank_math/redirection/clean_trashed\";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:\"rank_math/links/internal_links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711775476;a:2:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}s: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:1711779045;a:1:{s:35:\"rank_math/content-ai/update_prompts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1711781004;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:1711781005;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:1711781267;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:1711890609;a:1:{s:27:\"rocket_update_dynamic_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1711891209;a:1:{s:36:\"rocket_preload_clean_rows_time_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1711980000;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1712299494;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(121,'recovery_keys','a:0:{}','yes'),(122,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:18:\"nav_menu_locations\";a:0:{}}','yes'),(123,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.4.3\";s:5:\"files\";a:500:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:20:\"block/editor-rtl.css\";i:29;s:24:\"block/editor-rtl.min.css\";i:30;s:16:\"block/editor.css\";i:31;s:20:\"block/editor.min.css\";i:32;s:21:\"button/editor-rtl.css\";i:33;s:25:\"button/editor-rtl.min.css\";i:34;s:17:\"button/editor.css\";i:35;s:21:\"button/editor.min.css\";i:36;s:20:\"button/style-rtl.css\";i:37;s:24:\"button/style-rtl.min.css\";i:38;s:16:\"button/style.css\";i:39;s:20:\"button/style.min.css\";i:40;s:22:\"buttons/editor-rtl.css\";i:41;s:26:\"buttons/editor-rtl.min.css\";i:42;s:18:\"buttons/editor.css\";i:43;s:22:\"buttons/editor.min.css\";i:44;s:21:\"buttons/style-rtl.css\";i:45;s:25:\"buttons/style-rtl.min.css\";i:46;s:17:\"buttons/style.css\";i:47;s:21:\"buttons/style.min.css\";i:48;s:22:\"calendar/style-rtl.css\";i:49;s:26:\"calendar/style-rtl.min.css\";i:50;s:18:\"calendar/style.css\";i:51;s:22:\"calendar/style.min.css\";i:52;s:25:\"categories/editor-rtl.css\";i:53;s:29:\"categories/editor-rtl.min.css\";i:54;s:21:\"categories/editor.css\";i:55;s:25:\"categories/editor.min.css\";i:56;s:24:\"categories/style-rtl.css\";i:57;s:28:\"categories/style-rtl.min.css\";i:58;s:20:\"categories/style.css\";i:59;s:24:\"categories/style.min.css\";i:60;s:19:\"code/editor-rtl.css\";i:61;s:23:\"code/editor-rtl.min.css\";i:62;s:15:\"code/editor.css\";i:63;s:19:\"code/editor.min.css\";i:64;s:18:\"code/style-rtl.css\";i:65;s:22:\"code/style-rtl.min.css\";i:66;s:14:\"code/style.css\";i:67;s:18:\"code/style.min.css\";i:68;s:18:\"code/theme-rtl.css\";i:69;s:22:\"code/theme-rtl.min.css\";i:70;s:14:\"code/theme.css\";i:71;s:18:\"code/theme.min.css\";i:72;s:22:\"columns/editor-rtl.css\";i:73;s:26:\"columns/editor-rtl.min.css\";i:74;s:18:\"columns/editor.css\";i:75;s:22:\"columns/editor.min.css\";i:76;s:21:\"columns/style-rtl.css\";i:77;s:25:\"columns/style-rtl.min.css\";i:78;s:17:\"columns/style.css\";i:79;s:21:\"columns/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:30:\"comment-template/style-rtl.css\";i:85;s:34:\"comment-template/style-rtl.min.css\";i:86;s:26:\"comment-template/style.css\";i:87;s:30:\"comment-template/style.min.css\";i:88;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:89;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:90;s:38:\"comments-pagination-numbers/editor.css\";i:91;s:42:\"comments-pagination-numbers/editor.min.css\";i:92;s:34:\"comments-pagination/editor-rtl.css\";i:93;s:38:\"comments-pagination/editor-rtl.min.css\";i:94;s:30:\"comments-pagination/editor.css\";i:95;s:34:\"comments-pagination/editor.min.css\";i:96;s:33:\"comments-pagination/style-rtl.css\";i:97;s:37:\"comments-pagination/style-rtl.min.css\";i:98;s:29:\"comments-pagination/style.css\";i:99;s:33:\"comments-pagination/style.min.css\";i:100;s:29:\"comments-title/editor-rtl.css\";i:101;s:33:\"comments-title/editor-rtl.min.css\";i:102;s:25:\"comments-title/editor.css\";i:103;s:29:\"comments-title/editor.min.css\";i:104;s:23:\"comments/editor-rtl.css\";i:105;s:27:\"comments/editor-rtl.min.css\";i:106;s:19:\"comments/editor.css\";i:107;s:23:\"comments/editor.min.css\";i:108;s:22:\"comments/style-rtl.css\";i:109;s:26:\"comments/style-rtl.min.css\";i:110;s:18:\"comments/style.css\";i:111;s:22:\"comments/style.min.css\";i:112;s:20:\"cover/editor-rtl.css\";i:113;s:24:\"cover/editor-rtl.min.css\";i:114;s:16:\"cover/editor.css\";i:115;s:20:\"cover/editor.min.css\";i:116;s:19:\"cover/style-rtl.css\";i:117;s:23:\"cover/style-rtl.min.css\";i:118;s:15:\"cover/style.css\";i:119;s:19:\"cover/style.min.css\";i:120;s:22:\"details/editor-rtl.css\";i:121;s:26:\"details/editor-rtl.min.css\";i:122;s:18:\"details/editor.css\";i:123;s:22:\"details/editor.min.css\";i:124;s:21:\"details/style-rtl.css\";i:125;s:25:\"details/style-rtl.min.css\";i:126;s:17:\"details/style.css\";i:127;s:21:\"details/style.min.css\";i:128;s:20:\"embed/editor-rtl.css\";i:129;s:24:\"embed/editor-rtl.min.css\";i:130;s:16:\"embed/editor.css\";i:131;s:20:\"embed/editor.min.css\";i:132;s:19:\"embed/style-rtl.css\";i:133;s:23:\"embed/style-rtl.min.css\";i:134;s:15:\"embed/style.css\";i:135;s:19:\"embed/style.min.css\";i:136;s:19:\"embed/theme-rtl.css\";i:137;s:23:\"embed/theme-rtl.min.css\";i:138;s:15:\"embed/theme.css\";i:139;s:19:\"embed/theme.min.css\";i:140;s:19:\"file/editor-rtl.css\";i:141;s:23:\"file/editor-rtl.min.css\";i:142;s:15:\"file/editor.css\";i:143;s:19:\"file/editor.min.css\";i:144;s:18:\"file/style-rtl.css\";i:145;s:22:\"file/style-rtl.min.css\";i:146;s:14:\"file/style.css\";i:147;s:18:\"file/style.min.css\";i:148;s:23:\"footnotes/style-rtl.css\";i:149;s:27:\"footnotes/style-rtl.min.css\";i:150;s:19:\"footnotes/style.css\";i:151;s:23:\"footnotes/style.min.css\";i:152;s:23:\"freeform/editor-rtl.css\";i:153;s:27:\"freeform/editor-rtl.min.css\";i:154;s:19:\"freeform/editor.css\";i:155;s:23:\"freeform/editor.min.css\";i:156;s:22:\"gallery/editor-rtl.css\";i:157;s:26:\"gallery/editor-rtl.min.css\";i:158;s:18:\"gallery/editor.css\";i:159;s:22:\"gallery/editor.min.css\";i:160;s:21:\"gallery/style-rtl.css\";i:161;s:25:\"gallery/style-rtl.min.css\";i:162;s:17:\"gallery/style.css\";i:163;s:21:\"gallery/style.min.css\";i:164;s:21:\"gallery/theme-rtl.css\";i:165;s:25:\"gallery/theme-rtl.min.css\";i:166;s:17:\"gallery/theme.css\";i:167;s:21:\"gallery/theme.min.css\";i:168;s:20:\"group/editor-rtl.css\";i:169;s:24:\"group/editor-rtl.min.css\";i:170;s:16:\"group/editor.css\";i:171;s:20:\"group/editor.min.css\";i:172;s:19:\"group/style-rtl.css\";i:173;s:23:\"group/style-rtl.min.css\";i:174;s:15:\"group/style.css\";i:175;s:19:\"group/style.min.css\";i:176;s:19:\"group/theme-rtl.css\";i:177;s:23:\"group/theme-rtl.min.css\";i:178;s:15:\"group/theme.css\";i:179;s:19:\"group/theme.min.css\";i:180;s:21:\"heading/style-rtl.css\";i:181;s:25:\"heading/style-rtl.min.css\";i:182;s:17:\"heading/style.css\";i:183;s:21:\"heading/style.min.css\";i:184;s:19:\"html/editor-rtl.css\";i:185;s:23:\"html/editor-rtl.min.css\";i:186;s:15:\"html/editor.css\";i:187;s:19:\"html/editor.min.css\";i:188;s:20:\"image/editor-rtl.css\";i:189;s:24:\"image/editor-rtl.min.css\";i:190;s:16:\"image/editor.css\";i:191;s:20:\"image/editor.min.css\";i:192;s:19:\"image/style-rtl.css\";i:193;s:23:\"image/style-rtl.min.css\";i:194;s:15:\"image/style.css\";i:195;s:19:\"image/style.min.css\";i:196;s:19:\"image/theme-rtl.css\";i:197;s:23:\"image/theme-rtl.min.css\";i:198;s:15:\"image/theme.css\";i:199;s:19:\"image/theme.min.css\";i:200;s:29:\"latest-comments/style-rtl.css\";i:201;s:33:\"latest-comments/style-rtl.min.css\";i:202;s:25:\"latest-comments/style.css\";i:203;s:29:\"latest-comments/style.min.css\";i:204;s:27:\"latest-posts/editor-rtl.css\";i:205;s:31:\"latest-posts/editor-rtl.min.css\";i:206;s:23:\"latest-posts/editor.css\";i:207;s:27:\"latest-posts/editor.min.css\";i:208;s:26:\"latest-posts/style-rtl.css\";i:209;s:30:\"latest-posts/style-rtl.min.css\";i:210;s:22:\"latest-posts/style.css\";i:211;s:26:\"latest-posts/style.min.css\";i:212;s:18:\"list/style-rtl.css\";i:213;s:22:\"list/style-rtl.min.css\";i:214;s:14:\"list/style.css\";i:215;s:18:\"list/style.min.css\";i:216;s:25:\"media-text/editor-rtl.css\";i:217;s:29:\"media-text/editor-rtl.min.css\";i:218;s:21:\"media-text/editor.css\";i:219;s:25:\"media-text/editor.min.css\";i:220;s:24:\"media-text/style-rtl.css\";i:221;s:28:\"media-text/style-rtl.min.css\";i:222;s:20:\"media-text/style.css\";i:223;s:24:\"media-text/style.min.css\";i:224;s:19:\"more/editor-rtl.css\";i:225;s:23:\"more/editor-rtl.min.css\";i:226;s:15:\"more/editor.css\";i:227;s:19:\"more/editor.min.css\";i:228;s:30:\"navigation-link/editor-rtl.css\";i:229;s:34:\"navigation-link/editor-rtl.min.css\";i:230;s:26:\"navigation-link/editor.css\";i:231;s:30:\"navigation-link/editor.min.css\";i:232;s:29:\"navigation-link/style-rtl.css\";i:233;s:33:\"navigation-link/style-rtl.min.css\";i:234;s:25:\"navigation-link/style.css\";i:235;s:29:\"navigation-link/style.min.css\";i:236;s:33:\"navigation-submenu/editor-rtl.css\";i:237;s:37:\"navigation-submenu/editor-rtl.min.css\";i:238;s:29:\"navigation-submenu/editor.css\";i:239;s:33:\"navigation-submenu/editor.min.css\";i:240;s:25:\"navigation/editor-rtl.css\";i:241;s:29:\"navigation/editor-rtl.min.css\";i:242;s:21:\"navigation/editor.css\";i:243;s:25:\"navigation/editor.min.css\";i:244;s:24:\"navigation/style-rtl.css\";i:245;s:28:\"navigation/style-rtl.min.css\";i:246;s:20:\"navigation/style.css\";i:247;s:24:\"navigation/style.min.css\";i:248;s:23:\"nextpage/editor-rtl.css\";i:249;s:27:\"nextpage/editor-rtl.min.css\";i:250;s:19:\"nextpage/editor.css\";i:251;s:23:\"nextpage/editor.min.css\";i:252;s:24:\"page-list/editor-rtl.css\";i:253;s:28:\"page-list/editor-rtl.min.css\";i:254;s:20:\"page-list/editor.css\";i:255;s:24:\"page-list/editor.min.css\";i:256;s:23:\"page-list/style-rtl.css\";i:257;s:27:\"page-list/style-rtl.min.css\";i:258;s:19:\"page-list/style.css\";i:259;s:23:\"page-list/style.min.css\";i:260;s:24:\"paragraph/editor-rtl.css\";i:261;s:28:\"paragraph/editor-rtl.min.css\";i:262;s:20:\"paragraph/editor.css\";i:263;s:24:\"paragraph/editor.min.css\";i:264;s:23:\"paragraph/style-rtl.css\";i:265;s:27:\"paragraph/style-rtl.min.css\";i:266;s:19:\"paragraph/style.css\";i:267;s:23:\"paragraph/style.min.css\";i:268;s:25:\"post-author/style-rtl.css\";i:269;s:29:\"post-author/style-rtl.min.css\";i:270;s:21:\"post-author/style.css\";i:271;s:25:\"post-author/style.min.css\";i:272;s:33:\"post-comments-form/editor-rtl.css\";i:273;s:37:\"post-comments-form/editor-rtl.min.css\";i:274;s:29:\"post-comments-form/editor.css\";i:275;s:33:\"post-comments-form/editor.min.css\";i:276;s:32:\"post-comments-form/style-rtl.css\";i:277;s:36:\"post-comments-form/style-rtl.min.css\";i:278;s:28:\"post-comments-form/style.css\";i:279;s:32:\"post-comments-form/style.min.css\";i:280;s:23:\"post-date/style-rtl.css\";i:281;s:27:\"post-date/style-rtl.min.css\";i:282;s:19:\"post-date/style.css\";i:283;s:23:\"post-date/style.min.css\";i:284;s:27:\"post-excerpt/editor-rtl.css\";i:285;s:31:\"post-excerpt/editor-rtl.min.css\";i:286;s:23:\"post-excerpt/editor.css\";i:287;s:27:\"post-excerpt/editor.min.css\";i:288;s:26:\"post-excerpt/style-rtl.css\";i:289;s:30:\"post-excerpt/style-rtl.min.css\";i:290;s:22:\"post-excerpt/style.css\";i:291;s:26:\"post-excerpt/style.min.css\";i:292;s:34:\"post-featured-image/editor-rtl.css\";i:293;s:38:\"post-featured-image/editor-rtl.min.css\";i:294;s:30:\"post-featured-image/editor.css\";i:295;s:34:\"post-featured-image/editor.min.css\";i:296;s:33:\"post-featured-image/style-rtl.css\";i:297;s:37:\"post-featured-image/style-rtl.min.css\";i:298;s:29:\"post-featured-image/style.css\";i:299;s:33:\"post-featured-image/style.min.css\";i:300;s:34:\"post-navigation-link/style-rtl.css\";i:301;s:38:\"post-navigation-link/style-rtl.min.css\";i:302;s:30:\"post-navigation-link/style.css\";i:303;s:34:\"post-navigation-link/style.min.css\";i:304;s:28:\"post-template/editor-rtl.css\";i:305;s:32:\"post-template/editor-rtl.min.css\";i:306;s:24:\"post-template/editor.css\";i:307;s:28:\"post-template/editor.min.css\";i:308;s:27:\"post-template/style-rtl.css\";i:309;s:31:\"post-template/style-rtl.min.css\";i:310;s:23:\"post-template/style.css\";i:311;s:27:\"post-template/style.min.css\";i:312;s:24:\"post-terms/style-rtl.css\";i:313;s:28:\"post-terms/style-rtl.min.css\";i:314;s:20:\"post-terms/style.css\";i:315;s:24:\"post-terms/style.min.css\";i:316;s:24:\"post-title/style-rtl.css\";i:317;s:28:\"post-title/style-rtl.min.css\";i:318;s:20:\"post-title/style.css\";i:319;s:24:\"post-title/style.min.css\";i:320;s:26:\"preformatted/style-rtl.css\";i:321;s:30:\"preformatted/style-rtl.min.css\";i:322;s:22:\"preformatted/style.css\";i:323;s:26:\"preformatted/style.min.css\";i:324;s:24:\"pullquote/editor-rtl.css\";i:325;s:28:\"pullquote/editor-rtl.min.css\";i:326;s:20:\"pullquote/editor.css\";i:327;s:24:\"pullquote/editor.min.css\";i:328;s:23:\"pullquote/style-rtl.css\";i:329;s:27:\"pullquote/style-rtl.min.css\";i:330;s:19:\"pullquote/style.css\";i:331;s:23:\"pullquote/style.min.css\";i:332;s:23:\"pullquote/theme-rtl.css\";i:333;s:27:\"pullquote/theme-rtl.min.css\";i:334;s:19:\"pullquote/theme.css\";i:335;s:23:\"pullquote/theme.min.css\";i:336;s:39:\"query-pagination-numbers/editor-rtl.css\";i:337;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:338;s:35:\"query-pagination-numbers/editor.css\";i:339;s:39:\"query-pagination-numbers/editor.min.css\";i:340;s:31:\"query-pagination/editor-rtl.css\";i:341;s:35:\"query-pagination/editor-rtl.min.css\";i:342;s:27:\"query-pagination/editor.css\";i:343;s:31:\"query-pagination/editor.min.css\";i:344;s:30:\"query-pagination/style-rtl.css\";i:345;s:34:\"query-pagination/style-rtl.min.css\";i:346;s:26:\"query-pagination/style.css\";i:347;s:30:\"query-pagination/style.min.css\";i:348;s:25:\"query-title/style-rtl.css\";i:349;s:29:\"query-title/style-rtl.min.css\";i:350;s:21:\"query-title/style.css\";i:351;s:25:\"query-title/style.min.css\";i:352;s:20:\"query/editor-rtl.css\";i:353;s:24:\"query/editor-rtl.min.css\";i:354;s:16:\"query/editor.css\";i:355;s:20:\"query/editor.min.css\";i:356;s:19:\"query/style-rtl.css\";i:357;s:23:\"query/style-rtl.min.css\";i:358;s:15:\"query/style.css\";i:359;s:19:\"query/style.min.css\";i:360;s:19:\"quote/style-rtl.css\";i:361;s:23:\"quote/style-rtl.min.css\";i:362;s:15:\"quote/style.css\";i:363;s:19:\"quote/style.min.css\";i:364;s:19:\"quote/theme-rtl.css\";i:365;s:23:\"quote/theme-rtl.min.css\";i:366;s:15:\"quote/theme.css\";i:367;s:19:\"quote/theme.min.css\";i:368;s:23:\"read-more/style-rtl.css\";i:369;s:27:\"read-more/style-rtl.min.css\";i:370;s:19:\"read-more/style.css\";i:371;s:23:\"read-more/style.min.css\";i:372;s:18:\"rss/editor-rtl.css\";i:373;s:22:\"rss/editor-rtl.min.css\";i:374;s:14:\"rss/editor.css\";i:375;s:18:\"rss/editor.min.css\";i:376;s:17:\"rss/style-rtl.css\";i:377;s:21:\"rss/style-rtl.min.css\";i:378;s:13:\"rss/style.css\";i:379;s:17:\"rss/style.min.css\";i:380;s:21:\"search/editor-rtl.css\";i:381;s:25:\"search/editor-rtl.min.css\";i:382;s:17:\"search/editor.css\";i:383;s:21:\"search/editor.min.css\";i:384;s:20:\"search/style-rtl.css\";i:385;s:24:\"search/style-rtl.min.css\";i:386;s:16:\"search/style.css\";i:387;s:20:\"search/style.min.css\";i:388;s:20:\"search/theme-rtl.css\";i:389;s:24:\"search/theme-rtl.min.css\";i:390;s:16:\"search/theme.css\";i:391;s:20:\"search/theme.min.css\";i:392;s:24:\"separator/editor-rtl.css\";i:393;s:28:\"separator/editor-rtl.min.css\";i:394;s:20:\"separator/editor.css\";i:395;s:24:\"separator/editor.min.css\";i:396;s:23:\"separator/style-rtl.css\";i:397;s:27:\"separator/style-rtl.min.css\";i:398;s:19:\"separator/style.css\";i:399;s:23:\"separator/style.min.css\";i:400;s:23:\"separator/theme-rtl.css\";i:401;s:27:\"separator/theme-rtl.min.css\";i:402;s:19:\"separator/theme.css\";i:403;s:23:\"separator/theme.min.css\";i:404;s:24:\"shortcode/editor-rtl.css\";i:405;s:28:\"shortcode/editor-rtl.min.css\";i:406;s:20:\"shortcode/editor.css\";i:407;s:24:\"shortcode/editor.min.css\";i:408;s:24:\"site-logo/editor-rtl.css\";i:409;s:28:\"site-logo/editor-rtl.min.css\";i:410;s:20:\"site-logo/editor.css\";i:411;s:24:\"site-logo/editor.min.css\";i:412;s:23:\"site-logo/style-rtl.css\";i:413;s:27:\"site-logo/style-rtl.min.css\";i:414;s:19:\"site-logo/style.css\";i:415;s:23:\"site-logo/style.min.css\";i:416;s:27:\"site-tagline/editor-rtl.css\";i:417;s:31:\"site-tagline/editor-rtl.min.css\";i:418;s:23:\"site-tagline/editor.css\";i:419;s:27:\"site-tagline/editor.min.css\";i:420;s:25:\"site-title/editor-rtl.css\";i:421;s:29:\"site-title/editor-rtl.min.css\";i:422;s:21:\"site-title/editor.css\";i:423;s:25:\"site-title/editor.min.css\";i:424;s:24:\"site-title/style-rtl.css\";i:425;s:28:\"site-title/style-rtl.min.css\";i:426;s:20:\"site-title/style.css\";i:427;s:24:\"site-title/style.min.css\";i:428;s:26:\"social-link/editor-rtl.css\";i:429;s:30:\"social-link/editor-rtl.min.css\";i:430;s:22:\"social-link/editor.css\";i:431;s:26:\"social-link/editor.min.css\";i:432;s:27:\"social-links/editor-rtl.css\";i:433;s:31:\"social-links/editor-rtl.min.css\";i:434;s:23:\"social-links/editor.css\";i:435;s:27:\"social-links/editor.min.css\";i:436;s:26:\"social-links/style-rtl.css\";i:437;s:30:\"social-links/style-rtl.min.css\";i:438;s:22:\"social-links/style.css\";i:439;s:26:\"social-links/style.min.css\";i:440;s:21:\"spacer/editor-rtl.css\";i:441;s:25:\"spacer/editor-rtl.min.css\";i:442;s:17:\"spacer/editor.css\";i:443;s:21:\"spacer/editor.min.css\";i:444;s:20:\"spacer/style-rtl.css\";i:445;s:24:\"spacer/style-rtl.min.css\";i:446;s:16:\"spacer/style.css\";i:447;s:20:\"spacer/style.min.css\";i:448;s:20:\"table/editor-rtl.css\";i:449;s:24:\"table/editor-rtl.min.css\";i:450;s:16:\"table/editor.css\";i:451;s:20:\"table/editor.min.css\";i:452;s:19:\"table/style-rtl.css\";i:453;s:23:\"table/style-rtl.min.css\";i:454;s:15:\"table/style.css\";i:455;s:19:\"table/style.min.css\";i:456;s:19:\"table/theme-rtl.css\";i:457;s:23:\"table/theme-rtl.min.css\";i:458;s:15:\"table/theme.css\";i:459;s:19:\"table/theme.min.css\";i:460;s:23:\"tag-cloud/style-rtl.css\";i:461;s:27:\"tag-cloud/style-rtl.min.css\";i:462;s:19:\"tag-cloud/style.css\";i:463;s:23:\"tag-cloud/style.min.css\";i:464;s:28:\"template-part/editor-rtl.css\";i:465;s:32:\"template-part/editor-rtl.min.css\";i:466;s:24:\"template-part/editor.css\";i:467;s:28:\"template-part/editor.min.css\";i:468;s:27:\"template-part/theme-rtl.css\";i:469;s:31:\"template-part/theme-rtl.min.css\";i:470;s:23:\"template-part/theme.css\";i:471;s:27:\"template-part/theme.min.css\";i:472;s:30:\"term-description/style-rtl.css\";i:473;s:34:\"term-description/style-rtl.min.css\";i:474;s:26:\"term-description/style.css\";i:475;s:30:\"term-description/style.min.css\";i:476;s:27:\"text-columns/editor-rtl.css\";i:477;s:31:\"text-columns/editor-rtl.min.css\";i:478;s:23:\"text-columns/editor.css\";i:479;s:27:\"text-columns/editor.min.css\";i:480;s:26:\"text-columns/style-rtl.css\";i:481;s:30:\"text-columns/style-rtl.min.css\";i:482;s:22:\"text-columns/style.css\";i:483;s:26:\"text-columns/style.min.css\";i:484;s:19:\"verse/style-rtl.css\";i:485;s:23:\"verse/style-rtl.min.css\";i:486;s:15:\"verse/style.css\";i:487;s:19:\"verse/style.min.css\";i:488;s:20:\"video/editor-rtl.css\";i:489;s:24:\"video/editor-rtl.min.css\";i:490;s:16:\"video/editor.css\";i:491;s:20:\"video/editor.min.css\";i:492;s:19:\"video/style-rtl.css\";i:493;s:23:\"video/style-rtl.min.css\";i:494;s:15:\"video/style.css\";i:495;s:19:\"video/style.min.css\";i:496;s:19:\"video/theme-rtl.css\";i:497;s:23:\"video/theme-rtl.min.css\";i:498;s:15:\"video/theme.css\";i:499;s:19:\"video/theme.min.css\";}}','yes'),(125,'_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-6.4.3.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.4.3.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.4.3-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.4.3-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.4.3\";s:7:\"version\";s:5:\"6.4.3\";s:11:\"php_version\";s:5:\"7.0.0\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"6.4\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1711699260;s:15:\"version_checked\";s:5:\"6.4.3\";s:12:\"translations\";a:0:{}}','no'),(163,'elementor_active_kit','7','yes'),(164,'elementor_font_display','swap','yes'),(167,'elementor_version','3.20.2','yes'),(168,'elementor_install_history','a:1:{s:6:\"3.20.2\";i:1711090068;}','yes'),(169,'elementor_events_db_version','1.0.0','no'),(170,'elementor_pro_version','3.20.0','yes'),(171,'elementor_pro_install_history','a:1:{s:6:\"3.20.2\";i:1711090068;}','yes'),(172,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(175,'elementor_fonts_manager_font_types','a:0:{}','yes'),(174,'_elementor_pro_installed_time','1711090068','yes'),(176,'elementor_fonts_manager_fonts','a:0:{}','yes'),(177,'elementor_onboarded','1','yes'),(178,'elementor_submissions_db_version','5','yes'),(179,'_elementor_installed_time','1711090080','yes'),(180,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:19:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:19:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:19:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:19:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:19:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:19:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:19:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:19:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:19:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:19:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:19:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:19:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:19:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:19:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:19:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:19:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:19:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:19:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:19:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:19:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:19:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:19:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:19:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:19:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:19:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:19:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:19:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:19:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:19:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:19:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:19:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:19:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:19:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:19:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:19:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:19:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:19:{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:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:19:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:19:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:19:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:19:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:19:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:19:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:19:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:19:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:19:{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:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:19:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:19:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:19:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:19:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:19:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:19:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:19:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:19:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:19:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:19:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:19:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:19:{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:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:19:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:19:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:19:{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:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:19:{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:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:19:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:19:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:19:{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:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:19:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:19:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:19:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:19:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:19:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:19:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:19:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:19:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:19:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:19:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:19:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:19:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:19:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:19:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:19:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:19:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:19:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:19:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:19:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:19:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:19:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:19:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:19:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:19:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:19:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:19:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:19:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:19:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:19:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:19:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:19:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:19:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:19:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:19:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:19:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:19:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:19:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:19:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:19:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:19:{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:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:19:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:19:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:19:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:19:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:19:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:19:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:19:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:19:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:19:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:19:{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:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:19:{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:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:19:{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:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:19:{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:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:19:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:19:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:19:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:19:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:19:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:19:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:19:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:19:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:19:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:19:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:19:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:19:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details  | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:19:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:19:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | 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:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:19:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:19:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:19:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:19:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:19:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:19:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:19:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:19:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:19:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:19:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:19:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:19:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic |  Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:19:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:19:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:19:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:19:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic |  Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:19:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:19:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:19:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:19:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:19:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:19:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:19:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:19:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:19:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:19:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:19:{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:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:19:{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:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:19:{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:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:19:{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:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:19:{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:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:19:{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:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:19:{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:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:19:{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:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:19:{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:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:19:{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:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:19:{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:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:19:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:19:{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:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:19:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:19:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:19:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:19:{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:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:19:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:19:{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:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:19:{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:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:19:{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:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:19:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:19:{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:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:19:{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:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:19:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:19:{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:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:19:{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:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:19:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:19:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:19:{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:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:19:{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:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:19:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:19:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:19:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:19:{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:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:19:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:19:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:19:{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:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:19:{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:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:19:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:19:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:19:{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:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:19:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:19:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:19:{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:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:19:{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:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:19:{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:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:19:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:19:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:19:{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:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:19:{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:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:19:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:19:{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:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:19:{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:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:19:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:19:{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:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:19:{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:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:19:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:19:{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:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:19:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:19:{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:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:19:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:19:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:19:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:19:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:19:{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:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:19:{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:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:19:{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:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:19:{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:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:19:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:19:{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:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:19:{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:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:19:{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:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:19:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:19:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:19:{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:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:19:{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:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:19:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:19:{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:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:19:{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:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:19:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:19:{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:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:19:{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:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:19:{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:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:19:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:19:{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:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:19:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:19:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:19:{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:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:19:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:19:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:19:{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:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:19:{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:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:19:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:19:{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:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:19:{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:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:19:{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:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:19:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:19:{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:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:19:{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:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:19:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:19:{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:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:19:{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:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:19:{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:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:19:{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:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:19:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:19:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:19:{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:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:19:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:19:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:19:{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:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:19:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:19:{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:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:19:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:19:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:19:{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:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:19:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:19:{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:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:19:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:19:{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:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:19:{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:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:19:{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:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:19:{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:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:19:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:19:{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:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:19:{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:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:19:{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:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:19:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:19:{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:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:19:{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:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:19:{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:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:19:{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:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:19:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:19:{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:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:19:{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:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:19:{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:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:19:{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:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:19:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:19:{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:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:19:{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:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:19:{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:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:19:{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:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:19:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:19:{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:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:19:{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:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:19:{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:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:19:{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:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:19:{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:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:19:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:19:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:19:{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:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:19:{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:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:19:{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:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:19:{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:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:19:{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:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:19:{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:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:19:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:19:{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:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:19:{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:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:19:{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:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:19:{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:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:19:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:19:{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:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:19:{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:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:19:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:19:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:19:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:19:{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:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:19:{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:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:19:{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:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:19:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:19:{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:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:19:{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:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:19:{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:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:19:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:19:{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:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:19:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:19:{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:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:19:{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:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:19:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:19:{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:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:19:{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:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:19:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:19:{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:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:19:{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:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:19:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:19:{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:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:19:{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:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:19:{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:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:19:{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:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:19:{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:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:19:{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:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:19:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:19:{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:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:19:{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:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:19:{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:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:19:{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:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:19:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:19:{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:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:19:{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:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:19:{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:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:19:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:19:{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:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:19:{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:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:19:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:19:{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:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:19:{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:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:19:{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:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:19:{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:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:19:{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:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:19:{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:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:19:{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:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:19:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:19:{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:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:19:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:19:{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:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:19:{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:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:19:{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:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:19:{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:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:19:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:19:{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:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:19:{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:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:19:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:19:{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:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:19:{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:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:19:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:19:{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:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:19:{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:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:19:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:19:{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:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:19:{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:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:19:{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:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:19:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:19:{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:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:19:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:19:{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:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:19:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:19:{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:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:19:{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:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:19:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:19:{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:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:19:{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:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:19:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:19:{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:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:19:{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:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:19:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:19:{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:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:19:{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:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:19:{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:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:19:{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:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:19:{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:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:19:{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:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:19:{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:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:19:{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:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:19:{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:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:19:{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:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:19:{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:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:19:{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:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:19:{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:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:19:{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:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:19:{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:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:19:{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:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:19:{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:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:19:{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:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:19:{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:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:19:{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:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:19:{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:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:19:{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:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:19:{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:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:19:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home &#8211; Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:19:{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:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:19:{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:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:19:{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:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:19:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:19:{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:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:19:{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:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:19:{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:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:19:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:19:{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:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:19:{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:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:19:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:19:{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:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:19:{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:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:19:{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:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:19:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:19:{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:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:19:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:19:{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:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:19:{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:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:19:{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:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:19:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:19:{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:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:19:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:19:{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:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:19:{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:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:19:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:19:{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:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:19:{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:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:19:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:19:{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:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:19:{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:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:19:{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:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:19:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:19:{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:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:19:{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:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:19:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:19:{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:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:19:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:19:{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:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:19:{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:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:19:{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:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:19:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:19:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:19:{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:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:19:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:19:{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:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:19:{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:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:19:{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:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:19:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:19:{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:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:19:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:19:{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:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:19:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:19:{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:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:19:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:19:{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:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:19:{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:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:19:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:19:{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:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:19:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:19:{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:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:19:{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:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:19:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:19:{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:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:19:{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:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:19:{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:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:19:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:19:{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:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:19:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:19:{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:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:19:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:19:{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:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:19:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:19:{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:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:19:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:19:{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:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:19:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:19:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:19:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:19:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:19:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:19:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:19:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:19:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:19:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:19:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:19:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:19:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:19:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:19:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:19:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:19:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:19:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:19:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:19:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:19:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:19:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:19:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:19:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:19:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:19:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:19:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:19:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:19:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:19:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:19:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:19:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:19:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:19:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:19:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:19:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:19:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:19:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:19:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:19:{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:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:19:{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:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:19:{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:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:19:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:19:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:19:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:19:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:19:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:19:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:19:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:19:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:19:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:19:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:19:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:19:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:19:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:19:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:19:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:19:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:19:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:19:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:19:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:19:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:19:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:19:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:19:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:19:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:19:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:19:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:19:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:19:{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:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:19:{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:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:19:{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:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:19:{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:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:19:{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:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:19:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:19:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:19:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:19:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:19:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:19:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:19:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:19:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:19:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:19:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:19:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:19:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:19:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:19:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:19:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:19:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:19:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:19:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:19:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:19:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:19:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:19:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:19:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:19:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:19:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:19:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:19:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:19:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:19:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:19:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:19:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:19:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:19:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:19:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:19:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:19:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:19:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:19:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:19:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:19:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:19:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:19:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:19:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:19:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:19:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:19:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:19:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:19:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:19:{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:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:19:{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:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:19:{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:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:19:{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:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:19:{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:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:19:{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:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:19:{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:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:19:{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:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:19:{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:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:19:{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:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:19:{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:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:19:{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:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:19:{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:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:19:{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:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:19:{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:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:19:{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:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:19:{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:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:19:{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:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:19:{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:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:19:{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:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:19:{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:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:19:{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:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:19:{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:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:19:{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:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:19:{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:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:19:{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:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:19:{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:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:19:{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:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:19:{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:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:19:{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:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:19:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:19:{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:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:19:{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:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:19:{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:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:19:{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:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:19:{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:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:19:{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:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:19:{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:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:19:{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:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:19:{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:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:19:{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:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:19:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:19:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:19:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:19:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:19:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:19:{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:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:19:{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:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:19:{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:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:19:{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:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:19:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:19:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:19:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:19:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:19:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:19:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:19:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:19:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:19:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:19:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:19:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:19:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:19:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:19:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:19:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:19:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:19:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:19:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:19:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:19:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:19:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:19:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:19:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:19:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:19:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:19:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:19:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:19:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:19:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:19:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:19:{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:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:19:{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:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:19:{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:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:19:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:19:{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:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:19:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:19:{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:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:19:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:19:{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:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:19:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:19:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:19:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:19:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:19:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:19:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:19:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:19:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:19:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:19:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:19:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:19:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:19:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:19:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:19:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:19:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:19:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:19:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:19:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:19:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:19:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:19:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:19:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:19:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:19:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:19:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:19:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:19:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:19:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:19:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:19:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:19:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:19:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:19:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:19:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:19:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:19:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:19:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:19:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:19:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:19:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:19:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:19:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:19:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:19:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:19:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:19:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:19:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:19:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:19:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:19:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:19:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:19:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:19:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:19:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:19:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:19:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:19:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:19:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:19:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:19:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:19:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:19:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:19:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:19:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:19:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:19:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:19:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:19:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:19:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:19:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:19:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:19:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:19:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:19:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:19:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:19:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:19:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:19:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:19:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:19:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:19:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:19:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:19:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:19:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:19:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:19:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:19:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:19:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:19:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:19:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:19:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:19:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:19:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:19:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:19:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:19:{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:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:19:{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:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:19:{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:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:19:{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:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:19:{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:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:19:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:19:{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:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:19:{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:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:19:{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:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:19:{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:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:19:{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:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:19:{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:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:19:{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:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(153,'finished_updating_comment_type','1','yes'),(137,'can_compress_scripts','0','yes'),(836,'elementor_pro_tracker_notice','1','yes'),(837,'elementor_allow_tracking','no','yes'),(838,'elementor_tracker_notice','1','yes'),(1670,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"HeroPress: Jouralism, 5000 Theme Reviews, WordCamp Europe and more!\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=6624\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://heropress.com/jouralism-5000-theme-reviews-wordcamp-europe-and-more/#utm_source=rss&utm_medium=rss&utm_campaign=jouralism-5000-theme-reviews-wordcamp-europe-and-more\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14741:\"<img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/03/5665f5e9afc734c8.12871696-1024x683.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Front view of a Boeing 737-8AS airplane taking off from an airport runway, viewed from the perspective of the airport with a fence in the foreground and a hilly landscape with buildings in the background.\" /><div class=\"kb-row-layout-wrap kb-row-layout-id6624_9229b7-a3 alignnone wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_1c0628-36\"><div class=\"kt-inside-inner-col\">\n<p>Once again some extra stuff outside the normal HeroPress fare!</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_231904-31\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_b0f88b-90 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_08fcd7-bc inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading6624_b11492-92 wp-block-kadence-advancedheading\"><a href=\"https://heropress.com/\">HeroPress.com</a> &#8211; <a href=\"https://heropress.com/essays/words-to-wordpress-the-uncharted-path-of-syed-laden/\">Words to WordPress: The Uncharted Path of Syed Laden</a></h2>\n\n\n\n\n<div class=\"wp-block-image is-style-default\">\n<a href=\"https://heropress.com/essays/words-to-wordpress-the-uncharted-path-of-syed-laden/\"><img width=\"300\" height=\"300\" src=\"https://heropress.com/wp-content/uploads/2024/03/1052441B-31C7-4153-94F9-227FF564B1E1-Photoroom.png-Photoroom-300x300.webp\" alt=\"\" class=\"wp-image-6608\" /></a></div>\n\n\n<p>Syed Laden didn&#8217;t set out to be &#8220;into&#8221; technology, being a journalist. But when the right tool came along, he fell in love. </p>\n\n\n\n<p><em>My mission is simple: to bridge the gap between tech savviness and digital expression. WordPress is for everyone, and I’m here to prove it.</em></p>\n\n\n\n<p>Syed&#8217;s essay is <a href=\"https://heropress.com/essays/words-to-wordpress-the-uncharted-path-of-syed-laden/\">available</a> on <a href=\"https://heropress.com\">HeroPress.com</a>.</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_ae33f6-6d\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_2a0ab9-e1 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_e1f421-53 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<img width=\"1024\" height=\"390\" src=\"https://heropress.com/wp-content/uploads/2024/03/Badge-Facebook-cover-We-are-Media-Partners-1024x390.png\" alt=\"We\'re Media Partners!\" class=\"kb-img wp-image-6631\" />\n\n\n\n<div class=\"wp-block-kadence-image kb-image6624_931128-a3\"><a href=\"https://heropress.com/wp-content/uploads/2024/03/Vespa-Piaggio-Wapuu.png\" class=\"kb-advanced-image-link\"><img width=\"300\" height=\"220\" src=\"https://heropress.com/wp-content/uploads/2024/03/Vespa-Piaggio-Wapuu-300x220.png\" alt=\"\" class=\"kb-img wp-image-6632\" /></a></div>\n\n\n\n<p>That&#8217;s right, HeroPress is once again a WordCamp Europe Media Partner AND I&#8217;m going to attend!</p>\n\n\n\n<p>I plan to interview people while I&#8217;m there, so please come say hi to me.  If you don&#8217;t want to be interviewed, please come say hi to me and I won&#8217;t ask you any questions.  :)</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_3c0336-b9\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_885731-7c alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_d22a24-27 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<a href=\"https://kafleg.com.np/5k-wordpress-themes-reviewed/\" class=\"kb-advanced-image-link\"><img width=\"834\" height=\"417\" src=\"https://heropress.com/wp-content/uploads/2024/03/theme_reviews_number.jpg\" alt=\"\" class=\"kb-img wp-image-6629\" /></a>\n\n\n\n<p>The other day HeroPresser Ganga Kafle wrote to me from Nepal to let me know he recently finished his 5000th theme review! He did a great <a href=\"https://kafleg.com.np/5k-wordpress-themes-reviewed/\">blog post</a> about how he got started and who mentored him.  Coincidentally, most of them were HeroPressers!</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_21c670-e7\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_2fd581-cb alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_735a1d-7c inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading6624_c246c6-42 wp-block-kadence-advancedheading\"><a href=\"https://hallwaychats.com\">WPPhotos.Info</a></h2>\n\n\n\n\n<div class=\"wp-block-image\">\n<a href=\"https://wpphotos.info/close-up-percussion-instruments/\"><img width=\"300\" height=\"200\" src=\"https://heropress.com/wp-content/uploads/2024/03/79965f5f3b9e5c6b3.44956242-scaled-1-300x200.jpg\" alt=\"A close-up of percussion instruments, prominently featuring a tambourine placed on top of a Deagan xylophone, with drumsticks resting on a music stand and a cymbal in the background.\" class=\"wp-image-6630\" /></a></div>\n\n\n<p>Nice close-up taken by <a href=\"https://wordpress.org/photos/author/roytanck/\">Roy Tanck</a>. Here a short story:</p>\n\n\n\n<p>“This picture was taken at the National Military Museum in Soesterberg, NL. I was actually there to photograph their collection of tanks and fighter jets. They have several jets, including an F16, suspended from the ceiling. But when I was there they were also hosting the “Night of the Military Music”, a two-day music event. These instruments were set up to be used later in the day.”</p>\n\n\n\n<p><a href=\"https://wpphotos.info/close-up-percussion-instruments/\">Read more of the story at WPPhotos.info!</a></p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_333b50-2b\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_4639ae-64 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_bd0131-52 inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 class=\"kt-adv-heading6624_aad73c-cc wp-block-kadence-advancedheading\"><a href=\"https://wppodcasts.com\">WP Podcasts</a></h2>\n\n\n\n\n\n<a href=\"https://wppodcasts.com\"><img src=\"https://heropressnetwork.com/wp-content/uploads/2024/01/pocket_casts_single_315.png\" alt=\"Pocket Casts image\" class=\"wp-image-4316\" /></a>\n\n\n\n<p>There were <em>twenty-two</em> WordPress podcast episodes released this week!</p>\n\n\n\n<ul>\n<li><a href=\"https://underrepresented-in-tech-1.castos.com/episodes/invisible-disabilities-feat-caylin-white#new_tab\">Invisible Disabilities (feat. Caylin White)</a> from <a href=\"https://wppodcasts.com/podcast/underrepresented-in-tech/\">Underrepresented in Tech</a></li>\n\n\n\n<li><a href=\"https://remkusdevries.com/podcast/elevating-wordpress-education-insights-from-jonathan-bossenger/#new_tab\">Elevating WordPress Education: Insights from Jonathan Bossenger</a> from <a href=\"https://wppodcasts.com/podcast/within-wordpress/\">Within WordPress</a></li>\n\n\n\n<li><a href=\"https://unbilleteachattanooga.com/episodio-255/#new_tab\">Episodio 255: Review de WordCamp Torrelodones 2024</a> from <a href=\"https://wppodcasts.com/podcast/un-billete-a-chattanooga/\">Un billete a Chattanooga</a></li>\n\n\n\n<li><a href=\"https://www.wppodcast.fr/podcast/wordpress-media-corps/#new_tab\">19. WordPress Media Corps</a> from <a href=\"https://wppodcasts.com/podcast/wordpress-podcast-francais/\">WordPress Podcast (français)</a></li>\n\n\n\n<li><a href=\"http://www.ivoox.com/arte-hacer-preguntas-para-vender-con-audios-mp3_rf_126432063_1.html#new_tab\">El Arte de hacer preguntas para vender. Con Jokin Fernández</a> from <a href=\"https://wppodcasts.com/podcast/club-wordpress-emprendedores-online/\">Club WordPress Emprendedores Online</a></li>\n</ul>\n\n\n\n<p>There are new episodes every single day, so be sure to stop by <a href=\"https://wppodcasts.com\">WPPodcasts.com</a> and search for things that interest you!</p>\n</div></div>\n\n</div></div>\n\n\n<div class=\"wp-block-kadence-spacer aligncenter kt-block-spacer-6624_98fe15-27\"><div class=\"kt-block-spacer kt-block-spacer-halign-center\"><hr class=\"kt-divider\" /></div></div>\n\n\n<div class=\"kb-row-layout-wrap kb-row-layout-id6624_40f699-80 alignnone kt-row-has-bg wp-block-kadence-rowlayout\"><div class=\"kt-row-column-wrap kt-has-1-columns kt-row-layout-equal kt-tab-layout-inherit kt-mobile-layout-row kt-row-valign-top kb-theme-content-width\">\n\n<div class=\"wp-block-kadence-column kadence-column6624_bdd9ba-8a inner-column-1\"><div class=\"kt-inside-inner-col\">\n<h2 id=\"wpphotos\" class=\"kt-adv-heading6624_d578e6-b7 wp-block-kadence-advancedheading\"><a href=\"https://wordpress.org/photos\">WP Photos</a></h2>\n\n\n\n<p>Here are some of the great photos submitted to the <a href=\"https://wordpress.org/photos\">WPPhotos</a> project this week!</p>\n\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/53165ff07eaf28c20.83046093-scaled.jpg\"><img width=\"683\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2024/03/53165ff07eaf28c20.83046093-683x1024.jpg\" alt=\"Looking back through a side mirror of a car reveals a row of cherry blossom trees in bloom on a neighborhood street lined with cars. The camera taking the photo is barely in view in the side mirror.\" class=\"wp-image-6637\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/53165ff07e/\">photo</a> by <a href=\"https://wordpress.org/photos/author/annezazu/\">annezazu</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/69565fa4461789ba5.31742062-scaled.jpg\"><img width=\"768\" height=\"1024\" src=\"https://heropress.com/wp-content/uploads/2024/03/69565fa4461789ba5.31742062-768x1024.jpg\" alt=\"a mayfly on a glass surface, reflected symmetrically.\" class=\"wp-image-6638\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/69565fa446/\">photo</a> by <a href=\"https://wordpress.org/photos/author/ajithrn/\">Ajith R N</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/85665fee10fb74437.27225028-scaled.jpeg\"><img width=\"1024\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2024/03/85665fee10fb74437.27225028-1024x768.jpeg\" alt=\"A street dog is sleeping under the evening sun. From Pantheerankav, Kozhikode, Kerala.\" class=\"wp-image-6639\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/85665fee10/\">photo</a> by <a href=\"https://wordpress.org/photos/author/mbigul/\">Bigul Malayi</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/90065fe1e37c05ab7.12425413-scaled.jpg\"><img width=\"1024\" height=\"683\" src=\"https://heropress.com/wp-content/uploads/2024/03/90065fe1e37c05ab7.12425413-1024x683.jpg\" alt=\"A brown rabbit sitting on gravel near a metal gate with plants visible in the background.\" class=\"wp-image-6640\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/90065fe1e3/\">photo</a> by <a href=\"https://wordpress.org/photos/author/nilovelez/\">Nilo Velez</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/2516602bb29c08da0.74950620-scaled.jpg\"><img width=\"1024\" height=\"768\" src=\"https://heropress.com/wp-content/uploads/2024/03/2516602bb29c08da0.74950620-1024x768.jpg\" alt=\"A Bengal tiger lying on the grass. It has a rich orange fur coat with black stripes, and its front paws are extended forward.\" class=\"wp-image-6641\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/2516602bb2/\">photo</a> by <a href=\"https://wordpress.org/photos/author/neusitas/\">neusitas</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n<a href=\"https://heropress.com/wp-content/uploads/2024/03/3746602d32f248af1.64336328-scaled.jpg\"><img width=\"1024\" height=\"684\" src=\"https://heropress.com/wp-content/uploads/2024/03/3746602d32f248af1.64336328-1024x684.jpg\" alt=\"Close-up of a forsythia leaf shoot. Light green leaves on a dark background.\" class=\"wp-image-6642\" /></a><a href=\"https://creativecommons.org/share-your-work/public-domain/cc0/\">CC0</a> licensed <a href=\"https://wordpress.org/photos/photo/3746602d32/\">photo</a> by <a href=\"https://wordpress.org/photos/author/werkform/\">werkform</a> from the <a href=\"https://wordpress.org/photos/\">WordPress Photo Directory</a>.\n\n\n\n\n<p>Be sure to check out the <a href=\"https://wordpress.org/photos/\">hundreds of other great photos</a>!</p>\n</div></div>\n\n</div></div><p>The post <a href=\"https://heropress.com/jouralism-5000-theme-reviews-wordcamp-europe-and-more/\">Jouralism, 5000 Theme Reviews, WordCamp Europe and more!</a> appeared first on <a href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 29 Mar 2024 08:00:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 6.5 Release Candidate 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://wordpress.org/news/?p=17136\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6552:\"<p>The latest release candidate (RC4) for WordPress 6.5 is ready!&nbsp;</p>\n\n\n\n<p>This release candidate is an addition to the existing WordPress 6.5 release cycle. It allows more time for testing to ensure every feature and improvement is in the best shape possible.&nbsp;</p>\n\n\n\n<p>The updated target for the WordPress 6.5 release is <strong>April 2, 2024</strong>. Get an overview of the <a href=\"https://make.wordpress.org/core/6-5/\">6.5 release cycle</a>, and check the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/6-5/\">6.5-related posts</a> for further details.&nbsp;If you’re looking for more detailed technical notes on new features and improvements, the <a href=\"https://make.wordpress.org/core/2024/03/15/wordpress-6-5-field-guide/\">WordPress 6.5 Field Guide</a> is for you.</p>\n\n\n\n<h2 class=\"wp-block-heading\">What to expect in WordPress 6.5 RC4</h2>\n\n\n\n<p>There’s been a lot of helpful feedback regarding one of this release’s highlighted features: the Font Library. This has resulted in some <a href=\"https://make.wordpress.org/core/2024/03/25/wordpress-6-5-release-delayed-1-week/\">additional improvements needed</a> to make sure the greatest number of sites possible can benefit from this anticipated new feature.&nbsp;</p>\n\n\n\n<p>This release also includes six<strong> </strong>bug fixes for the Editor and 10+ <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F13%2F2024..03%2F19%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\">tickets for WordPress Core</a>. For more technical information related to issues addressed since RC3, you can browse the following links: </p>\n\n\n\n<ul>\n<li><a href=\"https://github.com/WordPress/gutenberg/commits/wp/6.5?since=2024-03-20&until=2024-03-28\">GitHub commits for 6.5</a>&nbsp;</li>\n\n\n\n<li><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F20%2F2024..03%2F28%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\">Closed </a><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F13%2F2024..03%2F19%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\">Trac</a><a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=03%2F20%2F2024..03%2F28%2F2024&resolution=fixed&milestone=6.5&col=id&col=summary&col=milestone&col=owner&col=type&col=priority&order=id\"> tickets</a></li>\n</ul>\n\n\n\n<h2 class=\"wp-block-heading\">How to test</h2>\n\n\n\n<p><strong>This version of the WordPress software is under development</strong>.<strong> Please do not install, run, or test this version of WordPress on production or mission-critical websites.</strong> Instead, it’s recommended that you evaluate RC4 on a test server and site.</p>\n\n\n\n<p>While release candidates are considered ready for release, testing remains crucial to ensure that everything in WordPress 6.5 is the best it can be.</p>\n\n\n\n<p>You can test WordPress 6.5 RC4 in four ways:</p>\n\n\n\n<table><tbody><tr><th>Plugin</th><td>Install and activate the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin on a WordPress install. (Select the “Bleeding edge” channel and “Beta/RC Only” stream).</td></tr><tr><th>Direct Download</th><td>Download the <a href=\"https://wordpress.org/wordpress-6.5-RC4.zip\">RC4 version (zip)</a> and install it on a WordPress website.</td></tr><tr><th>Command Line</th><td>Use the following <a href=\"https://make.wordpress.org/cli/\">WP-CLI</a> command:<br /><code>wp core update --version=6.5-RC</code>4</td></tr><tr><th>WordPress Playground</th><td>Use the <a href=\"https://playground.wordpress.net/#%7B%20%22preferredVersions%22:%20%7B%20%22php%22:%20%228.0%22,%20%22wp%22:%20%22beta%22%20%7D,%20%22features%22:%20%7B%20%22networking%22:%20true%20%7D,%20%22steps%22:%20[%20%7B%20%22step%22:%20%22login%22,%20%22username%22:%20%22admin%22,%20%22password%22:%20%22password%22%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/wpaccessibility/a11y-theme-unit-test/master/a11y-theme-unit-test-data.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22importFile%22,%20%22file%22:%20%7B%20%22resource%22:%20%22url%22,%20%22url%22:%20%22https://raw.githubusercontent.com/WordPress/theme-test-data/master/themeunittestdata.wordpress.xml%22%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22query-monitor%22%20%7D,%20%22options%22:%20%7B%20%22activate%22:%20false%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22create-block-theme%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22debug-bar%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22health-check%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22test-reports%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D,%20%7B%20%22step%22:%20%22installPlugin%22,%20%22pluginZipFile%22:%20%7B%20%22resource%22:%20%22wordpress.org/plugins%22,%20%22slug%22:%20%22user-switching%22%20%7D,%20%22progress%22:%20%7B%20%22weight%22:%202%20%7D%20%7D%20]%20%7D\">6.5 RC4 WordPress Playground instance</a> (available within 35 minutes after the release is ready) to test the software directly in your browser without the need for a separate site or setup.</td></tr></tbody></table>\n\n\n\n<h2 class=\"wp-block-heading\">Here comes the haiku</h2>\n\n\n\n<p>With some extra time<br />Test, rinse, repeat, and refresh<br />WordPress will really shine</p>\n\n\n\n<p><em>Thank you to the following contributors for collaborating on this post: <a href=\"https://profiles.wordpress.org/dansoschin/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>dansoschin</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 16:34:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Lauren Stein\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"Gravatar: New Gravatar Profile Features: Make It Yours\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"http://blog.gravatar.com/?p=1223\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://blog.gravatar.com/2024/03/28/new-gravatar-profile-features-make-it-yours/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2701:\"<p class=\"has-medium-font-size\"><em>Gravatar Profiles are the newest, yet original, link in bio.</em></p>\n\n\n\n<p>Gravatar provided you a free profile page and home on the web long before all the Instagram influencers made it a thing. </p>\n\n\n\n<p>But we heard you. Your Gravatar profile page has always been a little too cookie-cutter. Now, you can customize it with fresh features that let you stand out online. </p>\n\n\n\n<p>Let&#8217;s dive in.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Your Links, Your Order</h2>\n\n\n\n<img width=\"660\" height=\"495\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/03/image-13.png?w=660\" alt=\"\" class=\"wp-image-1227\" />\n\n\n\n<p>Rearrange your verified links. Today&#8217;s highlight upfront, tomorrow&#8217;s passion project next. Flexibility, finally.</p>\n\n\n\n<p>You can also now hide individual verified accounts, keeping the connection in your Gravatar Profile but not displaying it on your public profile page.</p>\n\n\n\n<p>To rearrange, click the small button with 3 dots in the <em>Verified Accounts</em> menu.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Color Your Profile</h2>\n\n\n\n<img width=\"660\" height=\"495\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/03/image-16.png?w=660\" alt=\"\" class=\"wp-image-1238\" />\n\n\n\n<p>New background colors and overlays are here. Minimalist? Vibrant? It&#8217;s your call—your Gravatar, your palette.</p>\n\n\n\n<p>Buttons and links also get a color update. They used to always be blue, but now you can match them to your mood, your style, or your brand. It&#8217;s all in your hands.</p>\n\n\n\n<h2 class=\"wp-block-heading\">Unique URL</h2>\n\n\n\n<img width=\"660\" height=\"495\" src=\"https://blog.gravatar.com/wp-content/uploads/2024/03/image-15.png?w=660\" alt=\"\" class=\"wp-image-1239\" />\n\n\n\n<p>You may not like the URL for your profile, or you may want something easier to remember and share. Well, now you can edit your URL. </p>\n\n\n\n<p>Look for the Change profile URL link in the bottom left-side menu when editing your profile. Please note that editing your URL will also change your WordPress.com username.</p>\n\n\n\n<p>Make it memorable, make it you. Stand out in the digital crowd and share your URL with the world. </p>\n\n\n\n<h2 class=\"wp-block-heading\">Why These Updates?</h2>\n\n\n\n<p>Gravatar is your web-wide passport. We&#8217;re just making it more you. More control, more customization, more ways to express who you are.</p>\n\n\n\n<p>Jump into your <a href=\"https://gravatar.com/profile\">Gravatar account</a>. Play with the new settings. Rearrange, recolor, rename. Your digital identity awaits a makeover.</p>\n\n\n\n<p>We&#8217;re here for any questions. Welcome to the next level of personalizing your online presence. With more to come soon!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:34:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Ronnie Burt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Do The Woo Community: Welcome our Newest Sponsor Cloudways to the Woo ProductChat Show\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://dothewoo.io/welcome-our-newest-sponsor-cloudways-to-the-woo-productchat-show/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://dothewoo.io/welcome-our-newest-sponsor-cloudways-to-the-woo-productchat-show/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:123:\"<p>We welcome Cloudways, managed cloud hosting for WordPress and WooCommerce, as a sponsor of our Woo ProductChat show.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"Do The Woo Community: Database Optimization, Monitoring Tools, and Client Communication with Nenad Conić\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://dothewoo.io/database-optimization-monitoring-tools-and-client-communication-with-nenad-conic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://dothewoo.io/database-optimization-monitoring-tools-and-client-communication-with-nenad-conic/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:142:\"<p>Nenad Conić from Maksimer gives tips on scaling WooCommerce, tools for optimizing the database for scalability in high traffic events.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"Do The Woo Community: The Path for Creating a Premium Plugin Extension with Maarten Belmans\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://dothewoo.io/the-path-for-creating-a-premium-plugin-extension-with-maarten-belmans/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://dothewoo.io/the-path-for-creating-a-premium-plugin-extension-with-maarten-belmans/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"<p>Great tips and insights for WordPress and WooCommerce builders who are creating a plugin that is an extension of an existing plugin.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: Do the Woo is an Official Media Partner at CloudFest 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://dothewoo.io/do-the-woo-is-an-official-media-partner-at-cloudfest-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://dothewoo.io/do-the-woo-is-an-official-media-partner-at-cloudfest-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"<p>Do the Woo will be covering both the hackathon and the conference during CloudFest 2024 at Europa-Park in Germany.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Do The Woo Community: Woo Feature Request Board and WooCommerce Plugins for Sale\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://dothewoo.io/woo-feature-request-board-and-woocommerce-plugins-for-sale/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://dothewoo.io/woo-feature-request-board-and-woocommerce-plugins-for-sale/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:146:\"<p>In WooBits I amplify a hidden feature request board on Woo.com and 5 WooCommerce premium plugins for sale by our host Katie Keith at Barn2.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Do The Woo Community: The Importance of Product Testing in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://dothewoo.io/the-importance-of-product-testing-in-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://dothewoo.io/the-importance-of-product-testing-in-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:129:\"<p>WordPress contributors Pooja, Brian and Anand discuss how product testing is crucial and the learning process behind it. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Do The Woo Community: Content Strategies for Woo and WordPress Businesses with Adam and Emma\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://dothewoo.io/content-strategies-for-woo-and-wordpress-businesses-with-adam-and-emma/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://dothewoo.io/content-strategies-for-woo-and-wordpress-businesses-with-adam-and-emma/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"<p>Adam and Emma talking about all things content when it comes to building brand recognition and trust for your Woo and WordPress business.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"Do The Woo Community: More Takeaways from State of the Word with Miriam, Nik, Patricia and Mariano\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://dothewoo.io/more-takeaways-from-state-of-the-word-with-miriam-nik-patricia-and-mariano/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://dothewoo.io/more-takeaways-from-state-of-the-word-with-miriam-nik-patricia-and-mariano/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"<p>One more show with reflections and takeaways from State of the Word 2023.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Do The Woo Community: AI, Accessibility, Security and Privacy in 2024 with Robbie and Robert\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://dothewoo.io/ai-accessibility-security-and-privacy-in-2024-with-robbie-and-robert/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://dothewoo.io/ai-accessibility-security-and-privacy-in-2024-with-robbie-and-robert/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:145:\"<p>Hosts Robbie Adair and Robert Jacobi discuss their predictions for 2024, focusing on the acronym ASP: Accessibility, Security, and Privacy</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Do The Woo Community: Gutenberg, the Beginning to the Present with Tammie and Jonathan\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://dothewoo.io/gutenberg-the-beginning-to-the-present-with-tammie-and-jonathan/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://dothewoo.io/gutenberg-the-beginning-to-the-present-with-tammie-and-jonathan/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"<p>Hosts Jonathan and Tammie reflect on their experiences with the Gutenberg project in WordPress. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"Do The Woo Community: The Future of SEO, Content and AI with Alex Moss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://dothewoo.io/the-future-of-seo-content-and-ai-with-alex-moss/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://dothewoo.io/the-future-of-seo-content-and-ai-with-alex-moss/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"<p>Discover how AI SEO and content creation impacts the future of WordPress and WooCommerce with Dave Lockie and Alex Moss. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Do The Woo Community: Share Your Do the Woo Experience with a Guest Post on the BobWP Blog\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://dothewoo.io/share-your-do-the-woo-experience-with-a-guest-post-on-the-bobwp-blog/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://dothewoo.io/share-your-do-the-woo-experience-with-a-guest-post-on-the-bobwp-blog/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:129:\"<p>If you have been a past sponsor, guest or guest host on our shows, consider a follow-up guest blog post on BobWP.com blog.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"Do The Woo Community: Do the Woo is a Sponsor and Media Partner for WordCamp Asia 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://dothewoo.io/do-the-woo-is-a-sponsor-and-media-partner-for-wordcamp-asia-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://dothewoo.io/do-the-woo-is-a-sponsor-and-media-partner-for-wordcamp-asia-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"<p>We are returning to WordCamp Asia again, and proud to be a Media Partner again as well as a sponsor for the event.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Do The Woo Community: Make. WordPress. Happy.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://dothewoo.io/make-wordpress-happy/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://dothewoo.io/make-wordpress-happy/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:137:\"<p>Starting 2024 on an optimistic note as I noticed more of my fellow WordPressers feeling more optimistic and happy about WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"Do The Woo Community: Goodbye 2023 and Hello 2024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://dothewoo.io/goodbye-2023-and-hello-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"https://dothewoo.io/goodbye-2023-and-hello-2024/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"<p>As we look at the past year, and what 2024 holds, we are growing even more globally and elevating more voices. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"Do The Woo Community: A Post State of the Word Chat with Rocio Valdivia, Pooja Derashri &amp; José Ramón\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://dothewoo.io/a-post-state-of-the-word-chat-with-rocio-valdivia-pooja-derashri-jose-ramon/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://dothewoo.io/a-post-state-of-the-word-chat-with-rocio-valdivia-pooja-derashri-jose-ramon/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:168:\"<p>Listen to insights and experiences in the Spanish WordPress community, features and updates announced at SOTW, plus getting involved in the WordPress community. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"Do The Woo Community: Resources and Opportunities in WordPress for Speaking, Contributing and Connecting\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://dothewoo.io/resources-and-opportunities-in-wordpress-for-speaking-contributing-and-connecting/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://dothewoo.io/resources-and-opportunities-in-wordpress-for-speaking-contributing-and-connecting/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:123:\"<p>WordCamp opportunities, supporting underrepresented and connecting the WordPress community with resources and sites.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Do The Woo Community: A Post Mortem Marketing Analysis of Black Friday aka Stuff You Should Do\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://dothewoo.io/a-post-mortem-marketing-analysis-of-black-friday-aka-stuff-you-should-do/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://dothewoo.io/a-post-mortem-marketing-analysis-of-black-friday-aka-stuff-you-should-do/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:136:\"<p>Adam and Emma discuss the importance of conducting a post-mortem analysis after a major marketing campaign, such as Black Friday.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"Do The Woo Community: End of the Year Emerging Tech with Kathy Zant and Dave Lockie\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://dothewoo.io/end-of-the-year-emerging-tech-with-kathy-zant-and-dave-lockie/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://dothewoo.io/end-of-the-year-emerging-tech-with-kathy-zant-and-dave-lockie/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:295:\"<p>In this episode, Kathy and Dave discuss the influence of AI and blockchain on content creation, the rise of businesses using OpenAI API, and the potential of using blockchain for content authentication. They also explore the options for WordPress content and online identity verification.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Do The Woo Community: Page Builders, Documentation and an Scaling for Swifties\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://dothewoo.io/page-builders-documentation-and-an-scaling-for-swifties/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://dothewoo.io/page-builders-documentation-and-an-scaling-for-swifties/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:147:\"<p>A look at a couple of polls on page builders and documentation and the WordPressVIP team preparing for an onslaught of Swifties on Time.com.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Do The Woo Community: Share a Question or Comment for the Do the Woo End-of-Year Show\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://dothewoo.io/share-a-question-or-comment-for-the-do-the-woo-end-of-year-show/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://dothewoo.io/share-a-question-or-comment-for-the-do-the-woo-end-of-year-show/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:131:\"<p>Want to share your favorite episode, host or show? Perhaps you have a burning question or comment. Here&#8217;s your chance.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"Do The Woo Community: Looking at 2023 and Moving into 2024 with Carl and Zach in Woo DevChat\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://dothewoo.io/looking-at-2023-and-moving-into-2024-with-carl-and-zach-in-woo-devchat/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://dothewoo.io/looking-at-2023-and-moving-into-2024-with-carl-and-zach-in-woo-devchat/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:141:\"<p>Carl Alexander and Zach Stepek, hosts of Woo DevChat at Do the Woo Podcast, end the year 2023 the only way these two could end a year.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:119:\"Do The Woo Community: Agency Client Relations, Team Work and Differentiating with Nuno Morgadinho and Jesper Wallmander\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://dothewoo.io/agency-client-relations-team-work-and-differentiating-with-nuno-morgadinho-and-jesper-wallmander/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://dothewoo.io/agency-client-relations-team-work-and-differentiating-with-nuno-morgadinho-and-jesper-wallmander/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:154:\"<p>Nuno Morgadinho from WidgiLabs and Jesper Wallmander from Wallmander Co chat about their experiences and insights into running a WooCommerce Agency</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: Growing Meetups at the WordPress Community Day, Roma 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://dothewoo.io/growing-meetups-at-the-wordpress-community-day-roma-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://dothewoo.io/growing-meetups-at-the-wordpress-community-day-roma-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:169:\"<p>In this show the organizers for this event share how the idea transpired for the Next-Gen event and the goals to help grow the Italian WordPress meetup community.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"Do The Woo Community: Rebranding Your WordPress Plugin Business with Robert Abela\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://dothewoo.io/rebranding-your-wordpress-plugin-business-with-robert-abela/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://dothewoo.io/rebranding-your-wordpress-plugin-business-with-robert-abela/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:147:\"<p>Robert Abela from Melapress shares his story of rebranding his business and also shares some insights into the under-rated user roles in WP.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"Do The Woo Community: Do the Woo is Headed to State of the Word 2023 in Madrid\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://dothewoo.io/do-the-woo-is-headed-to-state-of-the-word-2023-in-madrid/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://dothewoo.io/do-the-woo-is-headed-to-state-of-the-word-2023-in-madrid/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:160:\"<p>BobWP from Do the Woo will once again attend State of the Word. The SOTW 2023 will be in Madrid this year to celebrate Spain&#8217;s WordPress community.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: ChatGPT Told Me How I Can Do the Woo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://dothewoo.io/chatgpt-told-me-how-i-can-do-the-woo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://dothewoo.io/chatgpt-told-me-how-i-can-do-the-woo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"<p>How much can ChatGPT tell me about WooCommerce, and doing the Woo. Well, I found out and am sharing it in this weeks WooBits.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:112:\"Do The Woo Community: Working on Different Open Source Platforms and More with Ian Gordon and Philip James Wylie\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"https://dothewoo.io/working-on-different-open-source-platforms-and-more-with-ian-gordon-and-philip-james-wylie/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"https://dothewoo.io/working-on-different-open-source-platforms-and-more-with-ian-gordon-and-philip-james-wylie/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:125:\"<p>Ian and Philip from Kanuka Digital talk about WooCommerce, Magento, web specializations and the open source community.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: The Backstory of the New Woo Branding with David Callaway\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://dothewoo.io/the-backstory-of-the-new-woo-branding-with-david-callaway/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://dothewoo.io/the-backstory-of-the-new-woo-branding-with-david-callaway/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"<p>David Callaway from Woo.com joins BobWP as they take a deeper dive into the latest WooCommerce branding.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Do The Woo Community: All Things WordPress 6.4 with Anne McCarthy and Bud Kraus\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://dothewoo.io/all-things-wordpress-6-4-with-anne-mccarthy-and-bud-kraus/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://dothewoo.io/all-things-wordpress-6-4-with-anne-mccarthy-and-bud-kraus/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:145:\"<p>Anne McCarthy and Bud Kraus join Abha for a chat about the earlier release of WordPress 6.4 filled with insights and experiences from all.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"Do The Woo Community: Meetups and State of the Word Watch Parties with Devin Maeztri\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://dothewoo.io/meetups-and-state-of-the-word-watch-parties-with-devin-maeztri/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://dothewoo.io/meetups-and-state-of-the-word-watch-parties-with-devin-maeztri/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:135:\"<p>Devin Maeztri joins us as a new host and shares more about meetups and how to put together a State of the Word 2023 watch party.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"Do The Woo Community: WordPress Meetups Have Always Had a Place in My Heart\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://dothewoo.io/wordpress-meetups-have-always-had-a-place-in-my-heart/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://dothewoo.io/wordpress-meetups-have-always-had-a-place-in-my-heart/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:136:\"<p>A bit of reflection and good feelings seeing more meetups being organized. Plus a teaser for State of the Word and watch parties.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"Do The Woo Community: Now is the Time for Passkeys in WordPress, All the Time with Timothy Jacobs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://dothewoo.io/now-is-the-time-for-passkeys-in-wordpress-all-the-time-with-timothy-jacobs/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://dothewoo.io/now-is-the-time-for-passkeys-in-wordpress-all-the-time-with-timothy-jacobs/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:262:\"<p>On Emerging Tech, Timothy Jacobs of SolidWP explores passkeys, a security tech for WordPress. Eliminating passwords, it uses biometric data, ensuring user safety and resisting phishing. Adopted by major firms, passkeys promise enhanced WordPress security.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Three Years Later, Why Woo Builders?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://dothewoo.io/three-years-later-why-woo-builders/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://dothewoo.io/three-years-later-why-woo-builders/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:143:\"<p>It started with Woo builders. And with the expectation of connecting the global community, it continues with Woo and WordPress builders.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Do The Woo Community: De Nederlandse WordPress Community – The Dutch WordPress Community\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://dothewoo.io/de-nederlandse-wordpress-community-the-dutch-wordpress-community/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://dothewoo.io/de-nederlandse-wordpress-community-the-dutch-wordpress-community/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:157:\"<p>In ons programma Community Voices, WordPress Around the World zetten we de Nederlandse gemeenschap in de spotlight voor een gesprek in hun moedertaal.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"Do The Woo Community: Keeping Your Site Secure for the Holidays and Beyond with Rob Cairns and Dan Knauss\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://dothewoo.io/keeping-your-site-secure-for-the-holidays-and-beyond-with-rob-cairns-and-dan-knauss/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://dothewoo.io/keeping-your-site-secure-for-the-holidays-and-beyond-with-rob-cairns-and-dan-knauss/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"<p>Rob and Dan discuss the importance of website security, hosting, plugins, backups and two-factor authentication in website security during the holiday season.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"Do The Woo Community: WP 6.4, Black Friday, Tumblr, Free Plugins and Woo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://dothewoo.io/wp-6-4-black-friday-tumblr-free-plugins-and-woo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://dothewoo.io/wp-6-4-black-friday-tumblr-free-plugins-and-woo/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:121:\"<p>BobWP mentioning WordPress 6.4, Black Friday deals, Tumblr in the red, free vs. premium plugins and the Woo brand.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"Do The Woo Community: The Challenges of Hosting Difficult Woo Sites Tom Fanelli and Ben Gabler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://dothewoo.io/the-challenges-of-hosting-difficult-woo-sites-tom-fanelli-and-ben-gabler/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://dothewoo.io/the-challenges-of-hosting-difficult-woo-sites-tom-fanelli-and-ben-gabler/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:143:\"<p>Guests Ben Gabler from Rocket.net and Tom Fanelli from Convesio talk scaling, plugins and coding standards when it comes to performance.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"Do The Woo Community: New Woo BizChat Hosts Emma and Adam Dive into Black Friday\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://dothewoo.io/new-woo-bizchat-hosts-emma-and-adam-dive-into-black-friday/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://dothewoo.io/new-woo-bizchat-hosts-emma-and-adam-dive-into-black-friday/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:123:\"<p>Join our new hosts Emma Young and Adam Weeks for a great conversation and insights into doing sales on Black Friday.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"Do The Woo Community: How to Tell Friends and Family What You Do in WordPress with Topher DeRosia\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://dothewoo.io/how-to-tell-friends-and-family-what-you-do-in-wordpress-with-topher-derosia/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://dothewoo.io/how-to-tell-friends-and-family-what-you-do-in-wordpress-with-topher-derosia/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"<p>In this show we talk with Topher about explaining what WordPress pros do for a living, the demographics of WordPress and teaching with video.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Do the Woo Day 3 Recap, WooSesh 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/do-the-woo-day-3-recap-woosesh-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/do-the-woo-day-3-recap-woosesh-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:123:\"<p>Day 3 recap included a deep look at producing WooSesh, the Seshies awards and conversation around the days sessions.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Do the Woo Day 2 Recap, WooSesh 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/do-the-woo-day-2-recap-woosesh-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/do-the-woo-day-2-recap-woosesh-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"<p>Conversations around AI and customer support, Amazon Pay, personalization and privacy in ecommerce and shipping trends.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Do The Woo Community: Do the … Woo dot Com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://dothewoo.io/do-the-woo-dot-com/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://dothewoo.io/do-the-woo-dot-com/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"<p>Inside Woo. Today the WooCommerce site becomes Woo.com as a strategic part of their branding and product line. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"Do The Woo Community: Do the Woo Day 1 Recap, WooSesh 2023\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/do-the-woo-day-1-recap-woosesh-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://dothewoo.io/do-the-woo-day-1-recap-woosesh-2023/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"<p>Day one started with State of the Woo, conversations on open source and hosting, scalable ecommerce and website security.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Do The Woo Community: Never Say Never with LinkedIn\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://dothewoo.io/never-say-never-with-linkedin/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"https://dothewoo.io/never-say-never-with-linkedin/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"<p>I have had many people in the WordPress and WooCommerce space ask me why I use and like LinkedIn. Here is my answer, finally.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:109:\"Do The Woo Community: Navigating the WordPress Ecosystem and Marketing Automation Evolution with Rytis Lauris\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://dothewoo.io/navigating-the-wordpress-ecosystem-and-marketing-automation-evolution-with-rytis-lauris/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://dothewoo.io/navigating-the-wordpress-ecosystem-and-marketing-automation-evolution-with-rytis-lauris/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:122:\"<p>From political science to tech, Rytis Lauris, co-founder of Omnisend takes us on his product and WordPress journey.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"Do The Woo Community: Agency Growth, Challenges, Workflow and Team Building with Matt Nelson and Neil Harner\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://dothewoo.io/agency-growth-challenges-workflow-and-team-building-with-matt-nelson-and-neil-harner/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://dothewoo.io/agency-growth-challenges-workflow-and-team-building-with-matt-nelson-and-neil-harner/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:145:\"<p>Matthew Nelson of FirstTracks Marketing and Neil Harner of Inverse Paradox, share their experiences in growth, workflow and team building.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2024 14:15:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"BobWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:48:\"WpOrg\\Requests\\Utility\\CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 29 Mar 2024 12:01:28 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:13:\"last-modified\";s:29:\"Fri, 29 Mar 2024 12:00:29 GMT\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"alt-svc\";s:19:\"h3=\":443\"; ma=86400\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20211221080300\";}','no'),(148,'recently_activated','a:4:{s:39:\"jeg-elementor-kit/jeg-elementor-kit.php\";i:1711363622;s:35:\"envato-elements/envato-elements.php\";i:1711363612;s:37:\"elementskit-lite/elementskit-lite.php\";i:1711363591;s:24:\"wpforms-lite/wpforms.php\";i:1711363530;}','yes'),(159,'elementor_pro_license_key','*********','yes'),(160,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1711761196;s:5:\"value\";s:71:\"{\"success\":true,\"license\":\"valid\",\"expires\":\"01.01.2030\",\"features\":[]}\";}','yes'),(184,'_elementor_pro_api_requests_lock','a:1:{s:11:\"get_version\";i:1711363499;}','yes'),(181,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:84:\"Introducing Elementor 3.20: New Display Condition Features, Performance Improvements\";s:7:\"excerpt\";s:190:\"Version 3.20 introduces exciting new features that enhance the flexibility of Display Conditions. This version also improves the loading time of your site’s frontend and backend, and more!\";s:7:\"created\";i:1710845895;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:175:\"https://blog-0c81.site.strattic.io/elementor-320-display-conditions-enhacments-peformance-improvements/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:97:\"Introducing Elementor 3.19: Display Conditions, Role Permissions in the Element Manager, and More\";s:7:\"excerpt\";s:230:\"Create dynamic visitor experiences, customize your teammates’ widget panels, protect forms from spam submissions, generate variations in the template library, and use URLs from the open web as a reference to generate containers.\";s:7:\"created\";i:1707315304;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:152:\"https://elementor.com/blog/elementor-319-display-conditions-akismet-integration/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:75:\"Redefining the Web Creation Experience: Elementor Unveils AI for Containers\";s:7:\"excerpt\";s:296:\"Elementor has always been a pioneer in the WordPress ecosystem, and now, we\'re taking a monumental leap into the future with the release of our advanced AI editor capability for containers. We are thrilled to introduce a groundbreaking AI capability that will reshape the way you create websites.\";s:7:\"created\";i:1702548879;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:160:\"https://elementor.com/blog/new-web-creation-experience-with-elementor-ai-for-containers/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(1659,'_transient_timeout_elementor_remote_info_api_data_3.20.2','1711756866','no'),(1660,'_transient_elementor_remote_info_api_data_3.20.2','a:4:{s:9:\"timestamp\";s:10:\"1711712873\";s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:75:{i:0;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:9:\"mega-menu\";s:5:\"title\";s:4:\"Menu\";s:4:\"icon\";s:15:\"eicon-mega-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:3;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:9:\"loop-grid\";s:5:\"title\";s:9:\"Loop Grid\";s:4:\"icon\";s:18:\"eicon-loop-builder\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:5;a:4:{s:4:\"name\";s:13:\"loop-carousel\";s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"icon\";s:19:\"eicon-carousel-loop\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:6;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:9;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:10;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:11;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:12;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:15:\"nested-carousel\";s:5:\"title\";s:8:\"Carousel\";s:4:\"icon\";s:21:\"eicon-nested-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:16;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:4:\"icon\";s:12:\"eicon-lottie\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:7:\"hotspot\";s:5:\"title\";s:7:\"Hotspot\";s:4:\"icon\";s:19:\"eicon-image-hotspot\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:19;a:4:{s:4:\"name\";s:13:\"paypal-button\";s:5:\"title\";s:13:\"PayPal Button\";s:4:\"icon\";s:19:\"eicon-paypal-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:20;a:4:{s:4:\"name\";s:14:\"code-highlight\";s:5:\"title\";s:14:\"Code Highlight\";s:4:\"icon\";s:20:\"eicon-code-highlight\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:21;a:4:{s:4:\"name\";s:14:\"video-playlist\";s:5:\"title\";s:14:\"Video Playlist\";s:4:\"icon\";s:20:\"eicon-video-playlist\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:22;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:23;a:4:{s:4:\"name\";s:13:\"stripe-button\";s:5:\"title\";s:13:\"Stripe Button\";s:4:\"icon\";s:19:\"eicon-stripe-button\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:24;a:4:{s:4:\"name\";s:16:\"progress-tracker\";s:5:\"title\";s:16:\"Progress Tracker\";s:4:\"icon\";s:22:\"eicon-progress-tracker\";s:10:\"categories\";s:40:\"[\"pro-elements\",\"theme-elements-single\"]\";}i:25;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:26;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:27;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:28;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:29;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:30;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:31;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:32;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:33;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:34;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:35;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:36;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:37;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:38;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:39;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:40;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:41;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:42;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:43;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:44;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:45;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:46;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:47;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:48;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:49;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:50;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:51;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:52;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:53;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:54;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:55;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:56;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:57;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:58;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:59;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:60;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:61;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:62;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:63;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:64;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:65;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:66;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:67;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:68;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:69;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:70;a:4:{s:4:\"name\";s:25:\"woocommerce-checkout-page\";s:5:\"title\";s:8:\"Checkout\";s:4:\"icon\";s:14:\"eicon-checkout\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:71;a:4:{s:4:\"name\";s:16:\"woocommerce-cart\";s:5:\"title\";s:4:\"Cart\";s:4:\"icon\";s:14:\"eicon-woo-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:72;a:4:{s:4:\"name\";s:22:\"woocommerce-my-account\";s:5:\"title\";s:10:\"My Account\";s:4:\"icon\";s:16:\"eicon-my-account\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:73;a:4:{s:4:\"name\";s:28:\"woocommerce-purchase-summary\";s:5:\"title\";s:16:\"Purchase Summary\";s:4:\"icon\";s:22:\"eicon-purchase-summary\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:74;a:4:{s:4:\"name\";s:19:\"woocommerce-notices\";s:5:\"title\";s:19:\"WooCommerce Notices\";s:4:\"icon\";s:25:\"eicon-woocommerce-notices\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:0:{}}}','no'),(190,'hfe_plugin_is_activated','yes','yes'),(191,'action_scheduler_hybrid_store_demarkation','9','yes'),(192,'schema-ActionScheduler_StoreSchema','7.0.1711090283','yes'),(193,'schema-ActionScheduler_LoggerSchema','3.0.1711090283','yes'),(194,'wpforms_version','1.8.7.2','yes'),(195,'wpforms_version_lite','1.8.7.2','yes'),(196,'wpforms_activated','a:1:{s:4:\"lite\";i:1711090283;}','yes'),(222,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1711367298;s:5:\"value\";s:7046:\"[{\"id\":\"display-conditions-3.19\",\"title\":\"Create Comprehensive Dynamic Visitor Experiences with Display Conditions\",\"description\":\"Customize visitor experiences by setting display conditions for your content based on parameters like the time and date, the visitor\'s identity, the type of page they\'re viewing, and more.\",\"topic\":\"New in Elementor Pro 3.19\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/display-conditions-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-319-display-conditions-akismet-integration\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"display-conditions-3.19\",\"title\":\"Create Personalized Visitor Experiences\",\"description\":\"Choose when to display certain content on your website according to conditions such as the visitor\\u2019s identity, the timing of their visit, the page they are viewing, and the URL address they came from.\",\"topic\":\"New in Elementor Pro 3.19\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/display-conditions-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-319-display-conditions-akismet-integration\\/\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-dispaly-conditions\\/\"},{\"id\":\"element-manager-permissions-3.19\",\"title\":\"Streamline Collaboration by Setting Permissions to Widgets in the Element Manager\",\"description\":\"Customize the widgets displayed in the Widget Panel for each user based on their assigned roles.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/element-manager-role-permissions-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"element-manager-permissions-3.19\",\"title\":\"Streamline Collaboration by Setting Permissions to Widgets in the Element Manager\",\"description\":\"Customize the widgets displayed in the Widget Panel for each user based on their assigned roles.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/element-manager-role-permissions-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-element-manager-permission\\/\"},{\"id\":\"akismet-3.19\",\"title\":\"Protect Forms From Spam by Seamlessly Integrating Akismet Spam Filter\",\"description\":\"Akismet works in the background, using AI technology to detect spam with 99.9 percent accuracy without any additional interactions required by your visitors.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/akismet-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"akismet-3.19\",\"title\":\"Protect Forms From Spam by Seamlessly Integrating Akismet Spam Filter\",\"description\":\"Akismet works in the background, using AI technology to detect spam with 99.9 percent accuracy without any additional interactions required by your visitors.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/akismet-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-akismet\\/\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website.  Resize, compress, and convert images to WebP , for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"ai-variations-in-template-library-3.19\",\"title\":\"Inspire Your Creation with Web-Based Container Generation\",\"description\":\"Use a URL address to generate containers based on a reference from the open web.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-variations-in-template-library-3.19.png\",\"chipPlan\":\"Elementor AI\",\"chipTags\":[\"New Feature\"],\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Get Elementor AI\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ai-notification-web-based-container\\/\"},{\"id\":\"ai-variations-in-template-library-3.19\",\"title\":\"Inspire Your Creation with Web-Based Container Generation\",\"description\":\"Use a URL address to generate containers based on a reference from the open web.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-variations-in-template-library-3.19.png\",\"chipPlan\":\"Elementor AI\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ai-notification-web-based-container\\/\"},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"taxonomy-filter-multi-select-3.18\",\"title\":\"Enhance the Visitor Experience of Listings with Taxonomy Filter Multi-Select Capabilities\",\"description\":\"Help visitors find the products and posts they\'re looking for by filter listings based on multiple categories or tags from the same taxonomy filter.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/taxonomy-filter-multi-select-3.18.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-318-element-manager-multi-selection-taxonomy-filter\\/#:~:text=%5BPro%5D%20Enhanced%20Taxonomy%20Filter%20with%20Multi%2DSelection\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"taxonomy-filter-multi-select-3.18\",\"title\":\"Enhance the Visitor Experience of Listings with Taxonomy Filter Multi-Select Capabilities\",\"description\":\"Help visitors find the products and posts they\'re looking for by filter listings based on multiple categories or tags from the same taxonomy filter.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/taxonomy-filter-multi-select-3.18.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-318-element-manager-multi-selection-taxonomy-filter\\/#:~:text=%5BPro%5D%20Enhanced%20Taxonomy%20Filter%20with%20Multi%2DSelection\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-taxonomy-filter\\/\"}]\";}','no'),(201,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(204,'wpforms_settings','a:3:{s:13:\"modern-markup\";s:1:\"1\";s:20:\"modern-markup-is-set\";b:1;s:26:\"modern-markup-hide-setting\";b:1;}','yes'),(206,'wpforms_versions_lite','a:12:{s:5:\"1.5.9\";i:0;s:7:\"1.6.7.2\";i:0;s:5:\"1.6.8\";i:0;s:5:\"1.7.5\";i:0;s:7:\"1.7.5.1\";i:0;s:5:\"1.7.7\";i:0;s:5:\"1.8.2\";i:0;s:5:\"1.8.3\";i:0;s:5:\"1.8.4\";i:0;s:5:\"1.8.6\";i:0;s:5:\"1.8.7\";i:0;s:7:\"1.8.7.2\";i:1711090286;}','yes'),(208,'elementor_disable_color_schemes','yes','yes'),(209,'elementor_disable_typography_schemes','yes','yes'),(210,'envato_elements_version','2.0.12','yes'),(211,'envato_elements_install_time','1711090293','yes'),(212,'_hfe_db_version','1.6.26','yes'),(213,'wpforms_admin_notices','a:1:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1711090294;s:9:\"dismissed\";b:0;}}','yes'),(214,'action_scheduler_lock_async-request-runner','6606b081178975.42253458|1711714493','no'),(217,'wpforms_process_forms_locator_status','completed','yes'),(338,'site_logo','145','yes'),(342,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(219,'elementor_custom_icon_sets_config','a:0:{}','yes'),(1072,'rank_math_known_post_types','a:10:{s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:14:\"e-landing-page\";s:14:\"e-landing-page\";s:19:\"elementskit_content\";s:19:\"elementskit_content\";s:20:\"elementskit_template\";s:20:\"elementskit_template\";s:11:\"jkit-header\";s:11:\"jkit-header\";s:11:\"jkit-footer\";s:11:\"jkit-footer\";s:13:\"jkit-template\";s:13:\"jkit-template\";s:12:\"elementor-hf\";s:12:\"elementor-hf\";}','yes'),(1073,'rank_math_modules','a:16:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:10:\"content-ai\";i:11;s:16:\"instant-indexing\";i:12;s:11:\"404-monitor\";i:13;s:9:\"image-seo\";i:14;s:9:\"local-seo\";i:16;s:12:\"redirections\";}','yes'),(1074,'rank-math-options-general','a:52:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:26:\"https://yatrainayodhya.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:3:\"off\";s:14:\"img_alt_format\";s:11:\" %filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:3:\"off\";s:21:\"breadcrumbs_separator\";s:1:\"-\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:15:\"Archives for %s\";s:25:\"breadcrumbs_search_format\";s:14:\"Results for %s\";s:21:\"breadcrumbs_404_label\";s:25:\"404 Error: page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";i:100;s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";s:2:\"90\";s:21:\"console_email_reports\";b:0;s:23:\"console_email_frequency\";s:7:\"monthly\";s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";s:1:\"1\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:18:\"rss_before_content\";s:0:\"\";s:17:\"rss_after_content\";s:0:\"\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:9:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";i:3;s:19:\"elementskit_content\";i:4;s:20:\"elementskit_template\";i:5;s:11:\"jkit-header\";i:6;s:11:\"jkit-footer\";i:7;s:13:\"jkit-template\";i:8;s:12:\"elementor-hf\";}s:18:\"content_ai_country\";s:3:\"all\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:15:\"analytics_stats\";s:2:\"on\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:14:\"google_updates\";s:2:\"on\";s:13:\"podcast_title\";s:10:\"%sitename%\";s:19:\"podcast_description\";s:10:\"%sitedesc%\";s:29:\"podcast_tipodcast_explicittle\";s:3:\"off\";}','yes'),(1075,'rank-math-options-titles','a:199:{s:24:\"noindex_empty_taxonomies\";s:2:\"on\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:7:\"company\";s:19:\"knowledgegraph_name\";s:16:\"Yatra in Ayodhya\";s:12:\"website_name\";s:16:\"Yatra in Ayodhya\";s:19:\"local_business_type\";s:12:\"TravelAgency\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:3:\"off\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:30:\"%name% %sep% %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:2:\"on\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:38:\"%search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page Not Found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:13:\"pt_post_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_post_description\";s:9:\"%excerpt%\";s:14:\"pt_post_robots\";a:0:{}s:21:\"pt_post_custom_robots\";s:3:\"off\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:8:\"category\";s:13:\"pt_page_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_page_description\";s:9:\"%excerpt%\";s:14:\"pt_page_robots\";a:0:{}s:21:\"pt_page_custom_robots\";s:3:\"off\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:24:\"%title% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:9:\"%excerpt%\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:36:\"pt_attachment_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_attachment_add_meta_box\";s:3:\"off\";s:23:\"pt_e-landing-page_title\";s:24:\"%title% %sep% %sitename%\";s:29:\"pt_e-landing-page_description\";s:9:\"%excerpt%\";s:24:\"pt_e-landing-page_robots\";a:0:{}s:31:\"pt_e-landing-page_custom_robots\";s:3:\"off\";s:38:\"pt_e-landing-page_default_rich_snippet\";s:7:\"service\";s:38:\"pt_e-landing-page_default_article_type\";s:7:\"Article\";s:38:\"pt_e-landing-page_default_snippet_name\";s:11:\"%seo_title%\";s:38:\"pt_e-landing-page_default_snippet_desc\";s:17:\"%seo_description%\";s:40:\"pt_e-landing-page_slack_enhanced_sharing\";s:3:\"off\";s:27:\"pt_e-landing-page_ls_use_fk\";s:6:\"titles\";s:30:\"pt_e-landing-page_add_meta_box\";s:2:\"on\";s:30:\"pt_e-landing-page_bulk_editing\";s:7:\"editing\";s:34:\"pt_e-landing-page_link_suggestions\";s:2:\"on\";s:28:\"pt_elementskit_content_title\";s:24:\"%title% %sep% %sitename%\";s:34:\"pt_elementskit_content_description\";s:9:\"%excerpt%\";s:29:\"pt_elementskit_content_robots\";a:0:{}s:36:\"pt_elementskit_content_custom_robots\";s:3:\"off\";s:43:\"pt_elementskit_content_default_rich_snippet\";s:3:\"off\";s:43:\"pt_elementskit_content_default_article_type\";s:7:\"Article\";s:43:\"pt_elementskit_content_default_snippet_name\";s:11:\"%seo_title%\";s:43:\"pt_elementskit_content_default_snippet_desc\";s:17:\"%seo_description%\";s:45:\"pt_elementskit_content_slack_enhanced_sharing\";s:3:\"off\";s:32:\"pt_elementskit_content_ls_use_fk\";s:6:\"titles\";s:35:\"pt_elementskit_content_add_meta_box\";s:2:\"on\";s:35:\"pt_elementskit_content_bulk_editing\";s:7:\"editing\";s:39:\"pt_elementskit_content_link_suggestions\";s:2:\"on\";s:29:\"pt_elementskit_template_title\";s:24:\"%title% %sep% %sitename%\";s:35:\"pt_elementskit_template_description\";s:9:\"%excerpt%\";s:30:\"pt_elementskit_template_robots\";a:0:{}s:37:\"pt_elementskit_template_custom_robots\";s:3:\"off\";s:44:\"pt_elementskit_template_default_rich_snippet\";s:3:\"off\";s:44:\"pt_elementskit_template_default_article_type\";s:7:\"Article\";s:44:\"pt_elementskit_template_default_snippet_name\";s:11:\"%seo_title%\";s:44:\"pt_elementskit_template_default_snippet_desc\";s:17:\"%seo_description%\";s:46:\"pt_elementskit_template_slack_enhanced_sharing\";s:3:\"off\";s:33:\"pt_elementskit_template_ls_use_fk\";s:6:\"titles\";s:36:\"pt_elementskit_template_add_meta_box\";s:2:\"on\";s:36:\"pt_elementskit_template_bulk_editing\";s:7:\"editing\";s:40:\"pt_elementskit_template_link_suggestions\";s:2:\"on\";s:20:\"pt_jkit-header_title\";s:24:\"%title% %sep% %sitename%\";s:26:\"pt_jkit-header_description\";s:9:\"%excerpt%\";s:21:\"pt_jkit-header_robots\";a:0:{}s:28:\"pt_jkit-header_custom_robots\";s:3:\"off\";s:35:\"pt_jkit-header_default_rich_snippet\";s:3:\"off\";s:35:\"pt_jkit-header_default_article_type\";s:7:\"Article\";s:35:\"pt_jkit-header_default_snippet_name\";s:11:\"%seo_title%\";s:35:\"pt_jkit-header_default_snippet_desc\";s:17:\"%seo_description%\";s:37:\"pt_jkit-header_slack_enhanced_sharing\";s:3:\"off\";s:24:\"pt_jkit-header_ls_use_fk\";s:6:\"titles\";s:27:\"pt_jkit-header_add_meta_box\";s:2:\"on\";s:27:\"pt_jkit-header_bulk_editing\";s:7:\"editing\";s:31:\"pt_jkit-header_link_suggestions\";s:2:\"on\";s:20:\"pt_jkit-footer_title\";s:24:\"%title% %sep% %sitename%\";s:26:\"pt_jkit-footer_description\";s:9:\"%excerpt%\";s:21:\"pt_jkit-footer_robots\";a:0:{}s:28:\"pt_jkit-footer_custom_robots\";s:3:\"off\";s:35:\"pt_jkit-footer_default_rich_snippet\";s:3:\"off\";s:35:\"pt_jkit-footer_default_article_type\";s:7:\"Article\";s:35:\"pt_jkit-footer_default_snippet_name\";s:11:\"%seo_title%\";s:35:\"pt_jkit-footer_default_snippet_desc\";s:17:\"%seo_description%\";s:37:\"pt_jkit-footer_slack_enhanced_sharing\";s:3:\"off\";s:24:\"pt_jkit-footer_ls_use_fk\";s:6:\"titles\";s:27:\"pt_jkit-footer_add_meta_box\";s:2:\"on\";s:27:\"pt_jkit-footer_bulk_editing\";s:7:\"editing\";s:31:\"pt_jkit-footer_link_suggestions\";s:2:\"on\";s:22:\"pt_jkit-template_title\";s:24:\"%title% %sep% %sitename%\";s:28:\"pt_jkit-template_description\";s:9:\"%excerpt%\";s:23:\"pt_jkit-template_robots\";a:0:{}s:30:\"pt_jkit-template_custom_robots\";s:3:\"off\";s:37:\"pt_jkit-template_default_rich_snippet\";s:3:\"off\";s:37:\"pt_jkit-template_default_article_type\";s:7:\"Article\";s:37:\"pt_jkit-template_default_snippet_name\";s:11:\"%seo_title%\";s:37:\"pt_jkit-template_default_snippet_desc\";s:17:\"%seo_description%\";s:39:\"pt_jkit-template_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_jkit-template_ls_use_fk\";s:6:\"titles\";s:29:\"pt_jkit-template_add_meta_box\";s:2:\"on\";s:29:\"pt_jkit-template_bulk_editing\";s:7:\"editing\";s:33:\"pt_jkit-template_link_suggestions\";s:2:\"on\";s:21:\"pt_elementor-hf_title\";s:24:\"%title% %sep% %sitename%\";s:27:\"pt_elementor-hf_description\";s:9:\"%excerpt%\";s:22:\"pt_elementor-hf_robots\";a:0:{}s:29:\"pt_elementor-hf_custom_robots\";s:3:\"off\";s:36:\"pt_elementor-hf_default_rich_snippet\";s:3:\"off\";s:36:\"pt_elementor-hf_default_article_type\";s:7:\"Article\";s:36:\"pt_elementor-hf_default_snippet_name\";s:11:\"%seo_title%\";s:36:\"pt_elementor-hf_default_snippet_desc\";s:17:\"%seo_description%\";s:38:\"pt_elementor-hf_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_elementor-hf_ls_use_fk\";s:6:\"titles\";s:28:\"pt_elementor-hf_add_meta_box\";s:2:\"on\";s:28:\"pt_elementor-hf_bulk_editing\";s:7:\"editing\";s:32:\"pt_elementor-hf_link_suggestions\";s:2:\"on\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:35:\"pt_web-story_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_category_robots\";a:0:{}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:3:\"off\";s:24:\"tax_category_description\";s:18:\"%term_description%\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:18:\"tax_post_tag_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:1:{i:0;s:7:\"noindex\";}s:25:\"tax_post_tag_add_meta_box\";s:2:\"on\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:18:\"%term_description%\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:31:\"remove_product_cat_snippet_data\";s:2:\"on\";s:31:\"remove_product_tag_snippet_data\";s:2:\"on\";s:19:\"knowledgegraph_logo\";s:63:\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg\";s:22:\"knowledgegraph_logo_id\";s:3:\"145\";s:28:\"tax_post_format_add_meta_box\";s:2:\"on\";}','yes'),(862,'cnb','a:24:{s:6:\"active\";s:1:\"1\";s:6:\"number\";s:14:\"91 73182 27244\";s:4:\"text\";s:0:\"\";s:5:\"color\";s:7:\"#002bdb\";s:9:\"iconcolor\";s:7:\"#ffffff\";s:10:\"appearance\";s:4:\"left\";s:8:\"hideIcon\";s:1:\"0\";s:5:\"limit\";s:7:\"include\";s:9:\"frontpage\";s:1:\"0\";s:11:\"conversions\";s:1:\"0\";s:4:\"zoom\";s:1:\"1\";s:7:\"z-index\";s:2:\"10\";s:8:\"tracking\";s:1:\"0\";s:4:\"show\";s:0:\"\";s:7:\"version\";s:5:\"1.4.5\";s:17:\"changelog_version\";s:5:\"1.4.5\";s:13:\"cloud_enabled\";i:0;s:13:\"advanced_view\";i:0;s:27:\"show_all_buttons_for_domain\";i:0;s:18:\"footer_show_traces\";i:0;s:11:\"api_caching\";i:0;s:17:\"reporting_enabled\";i:0;s:11:\"displaymode\";s:6:\"ALWAYS\";s:15:\"activation_time\";i:1711272708;}','yes'),(865,'bsf_analytics_optin','no','no'),(870,'ht_ctc_group','a:17:{s:8:\"group_id\";s:0:\"\";s:14:\"call_to_action\";s:14:\"WhatsApp Group\";s:13:\"style_desktop\";s:1:\"4\";s:12:\"style_mobile\";s:1:\"2\";s:6:\"side_1\";s:6:\"bottom\";s:12:\"side_1_value\";s:4:\"10px\";s:6:\"side_2\";s:4:\"left\";s:12:\"side_2_value\";s:4:\"10px\";s:12:\"show_or_hide\";s:4:\"hide\";s:17:\"list_hideon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:17:\"list_showon_pages\";s:0:\"\";s:15:\"list_showon_cat\";s:0:\"\";s:13:\"mobile_side_1\";s:6:\"bottom\";s:19:\"mobile_side_1_value\";s:4:\"10px\";s:13:\"mobile_side_2\";s:4:\"left\";s:19:\"mobile_side_2_value\";s:4:\"10px\";}','yes'),(871,'ht_ctc_share','a:17:{s:10:\"share_text\";s:34:\"Checkout this Awesome page {{url}}\";s:14:\"call_to_action\";s:14:\"WhatsApp Share\";s:13:\"style_desktop\";s:1:\"1\";s:12:\"style_mobile\";s:1:\"2\";s:6:\"side_1\";s:3:\"top\";s:12:\"side_1_value\";s:4:\"10px\";s:6:\"side_2\";s:5:\"right\";s:12:\"side_2_value\";s:4:\"10px\";s:12:\"show_or_hide\";s:4:\"hide\";s:17:\"list_hideon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:17:\"list_showon_pages\";s:0:\"\";s:15:\"list_showon_cat\";s:0:\"\";s:13:\"mobile_side_1\";s:3:\"top\";s:19:\"mobile_side_1_value\";s:4:\"10px\";s:13:\"mobile_side_2\";s:5:\"right\";s:19:\"mobile_side_2_value\";s:4:\"10px\";}','yes'),(872,'ht_ctc_woo_options','a:2:{s:14:\"woo_pre_filled\";s:0:\"\";s:18:\"woo_call_to_action\";s:0:\"\";}','yes'),(873,'ht_ctc_s1','a:4:{s:13:\"s1_text_color\";s:0:\"\";s:11:\"s1_bg_color\";s:0:\"\";s:13:\"s1_icon_color\";s:7:\"#25d366\";s:12:\"s1_icon_size\";s:4:\"16px\";}','yes'),(874,'ht_ctc_s3','a:4:{s:11:\"s3_img_size\";s:4:\"50px\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25d366\";s:8:\"cta_type\";s:4:\"hide\";}','yes'),(875,'ht_ctc_s3_1','a:9:{s:11:\"s3_img_size\";s:4:\"40px\";s:11:\"s3_bg_color\";s:7:\"#25D366\";s:17:\"s3_bg_color_hover\";s:7:\"#25D366\";s:10:\"s3_padding\";s:4:\"14px\";s:13:\"s3_box_shadow\";s:1:\"1\";s:19:\"s3_box_shadow_hover\";s:1:\"1\";s:8:\"cta_type\";s:4:\"hide\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25d366\";}','yes'),(876,'ht_ctc_s4','a:5:{s:13:\"s4_text_color\";s:7:\"#7f7d7d\";s:11:\"s4_bg_color\";s:7:\"#e4e4e4\";s:10:\"s4_img_url\";s:0:\"\";s:15:\"s4_img_position\";s:4:\"left\";s:11:\"s4_img_size\";s:4:\"32px\";}','yes'),(877,'ht_ctc_s5','a:12:{s:9:\"s5_line_1\";s:0:\"\";s:9:\"s5_line_2\";s:35:\"We will respond as soon as possible\";s:15:\"s5_line_1_color\";s:7:\"#000000\";s:15:\"s5_line_2_color\";s:7:\"#000000\";s:19:\"s5_background_color\";s:7:\"#ffffff\";s:15:\"s5_border_color\";s:7:\"#dddddd\";s:6:\"s5_img\";s:0:\"\";s:13:\"s5_img_height\";s:4:\"70px\";s:12:\"s5_img_width\";s:4:\"70px\";s:17:\"s5_content_height\";s:4:\"70px\";s:16:\"s5_content_width\";s:5:\"270px\";s:15:\"s5_img_position\";s:5:\"right\";}','yes'),(878,'ht_ctc_s6','a:4:{s:12:\"s6_txt_color\";s:0:\"\";s:21:\"s6_txt_color_on_hover\";s:0:\"\";s:17:\"s6_txt_decoration\";s:0:\"\";s:26:\"s6_txt_decoration_on_hover\";s:0:\"\";}','yes'),(879,'ht_ctc_s7','a:10:{s:12:\"s7_icon_size\";s:4:\"20px\";s:13:\"s7_icon_color\";s:7:\"#ffffff\";s:19:\"s7_icon_color_hover\";s:7:\"#f4f4f4\";s:14:\"s7_border_size\";s:4:\"12px\";s:15:\"s7_border_color\";s:7:\"#25D366\";s:21:\"s7_border_color_hover\";s:7:\"#25d366\";s:16:\"s7_border_radius\";s:3:\"50%\";s:8:\"cta_type\";s:4:\"hide\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25d366\";}','yes'),(880,'ht_ctc_s7_1','a:7:{s:12:\"s7_icon_size\";s:4:\"20px\";s:13:\"s7_icon_color\";s:7:\"#ffffff\";s:19:\"s7_icon_color_hover\";s:7:\"#f4f4f4\";s:14:\"s7_border_size\";s:4:\"12px\";s:10:\"s7_bgcolor\";s:7:\"#25D366\";s:16:\"s7_bgcolor_hover\";s:7:\"#00d34d\";s:8:\"cta_type\";s:5:\"hover\";}','yes'),(881,'ht_ctc_s8','a:10:{s:12:\"s8_txt_color\";s:7:\"#ffffff\";s:21:\"s8_txt_color_on_hover\";s:7:\"#ffffff\";s:11:\"s8_bg_color\";s:7:\"#26a69a\";s:20:\"s8_bg_color_on_hover\";s:7:\"#26a69a\";s:13:\"s8_icon_color\";s:7:\"#ffffff\";s:22:\"s8_icon_color_on_hover\";s:7:\"#ffffff\";s:16:\"s8_icon_position\";s:4:\"left\";s:12:\"s8_text_size\";s:0:\"\";s:12:\"s8_icon_size\";s:0:\"\";s:11:\"s8_btn_size\";s:3:\"btn\";}','yes'),(882,'ht_ctc_s99','a:6:{s:19:\"s99_dekstop_img_url\";s:0:\"\";s:18:\"s99_mobile_img_url\";s:0:\"\";s:22:\"s99_desktop_img_height\";s:4:\"50px\";s:21:\"s99_desktop_img_width\";s:0:\"\";s:21:\"s99_mobile_img_height\";s:4:\"50px\";s:20:\"s99_mobile_img_width\";s:0:\"\";}','yes'),(883,'ht_ctc_one_time','a:2:{s:13:\"first_version\";s:4:\"3.34\";s:18:\"first_install_time\";i:1711273085;}','yes'),(885,'ht_ctc_greetings_options','a:1:{s:15:\"fallback_values\";s:3:\"yes\";}','yes'),(887,'ht_ctc_admin_pages','a:1:{s:5:\"count\";i:3;}','yes'),(188,'template_kit_import_version','1.0.14','yes'),(189,'template_kit_import_install_time','1711090159','yes'),(276,'maintenance_meta','a:4:{s:13:\"first_version\";s:4:\"4.06\";s:13:\"first_install\";i:1711091316;s:11:\"old_version\";b:0;s:20:\"hide_welcome_pointer\";b:1;}','yes'),(277,'mtnc_db_version','2','yes'),(278,'maintenance_options','a:24:{s:10:\"page_title\";s:30:\"Site is undergoing maintenance\";s:7:\"heading\";s:22:\"Maintenance mode is on\";s:11:\"description\";s:121:\"Site will be available soon. Thank you for your patience! Designed by <a href=\"https://whettle.com\">Whettle Services.</a>\";s:11:\"footer_text\";s:24:\"© Yatra in Ayodhya 2024\";s:8:\"is_login\";s:1:\"1\";s:10:\"logo_width\";s:3:\"220\";s:11:\"logo_height\";s:0:\"\";s:4:\"logo\";s:1:\"0\";s:11:\"retina_logo\";s:1:\"0\";s:7:\"body_bg\";s:2:\"97\";s:17:\"bg_image_portrait\";s:1:\"0\";s:13:\"preloader_img\";s:1:\"0\";s:13:\"body_bg_color\";s:7:\"#111111\";s:10:\"font_color\";s:7:\"#ffffff\";s:17:\"controls_bg_color\";s:7:\"#111111\";s:16:\"body_font_family\";s:9:\"Open Sans\";s:16:\"body_font_subset\";s:3:\"300\";s:14:\"blur_intensity\";s:1:\"5\";s:15:\"gg_analytics_id\";s:0:\"\";s:10:\"custom_css\";s:0:\"\";s:5:\"state\";i:0;s:2:\"ID\";i:0;s:6:\"filter\";s:2:\"db\";s:16:\"default_settings\";b:0;}','yes'),(283,'_transient_timeout_wpmet-jhanda-10011220','1712387600','no'),(284,'_transient_wpmet-jhanda-10011220','1','no'),(285,'_transient_timeout_elementskit-lite-go-pro-noti2ce','1737011602','no'),(286,'_transient_elementskit-lite-go-pro-noti2ce','1','no'),(228,'elementor_log','a:8:{s:32:\"1f3f7f521382974dd61eff7a8148ee9e\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2024-03-22 06:55:02\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:38:\"elementorFrontendConfig is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:19;s:14:\"\0*\0times_dates\";a:19:{i:0;s:19:\"2024-03-22 06:55:02\";i:1;s:19:\"2024-03-22 06:55:09\";i:2;s:19:\"2024-03-22 06:56:05\";i:3;s:19:\"2024-03-22 07:06:25\";i:4;s:19:\"2024-03-22 07:06:37\";i:5;s:19:\"2024-03-22 07:06:41\";i:6;s:19:\"2024-03-22 07:18:11\";i:7;s:19:\"2024-03-22 07:18:20\";i:8;s:19:\"2024-03-23 03:26:09\";i:9;s:19:\"2024-03-23 03:26:24\";i:10;s:19:\"2024-03-23 04:27:28\";i:11;s:19:\"2024-03-23 04:27:37\";i:12;s:19:\"2024-03-23 04:28:03\";i:13;s:19:\"2024-03-23 04:32:43\";i:14;s:19:\"2024-03-23 04:32:54\";i:15;s:19:\"2024-03-23 04:35:46\";i:16;s:19:\"2024-03-23 04:35:54\";i:17;s:19:\"2024-03-23 04:36:00\";i:18;s:19:\"2024-03-24 12:26:36\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1711090502\";s:7:\"message\";s:38:\"elementorFrontendConfig is not defined\";s:3:\"url\";s:92:\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.20.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"32595\";}s:7:\"\0*\0file\";s:92:\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.20.2\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"32595\";}s:32:\"ca8428d47e5f7557e6699e9134ae6422\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2024-03-22 07:04:24\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:68:\"Cannot read properties of undefined (reading &#039;attributes&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:9;s:14:\"\0*\0times_dates\";a:9:{i:0;s:19:\"2024-03-22 07:04:24\";i:1;s:19:\"2024-03-22 07:04:24\";i:2;s:19:\"2024-03-22 07:04:24\";i:3;s:19:\"2024-03-22 07:04:24\";i:4;s:19:\"2024-03-22 07:04:24\";i:5;s:19:\"2024-03-22 07:04:24\";i:6;s:19:\"2024-03-22 07:04:24\";i:7;s:19:\"2024-03-22 07:04:24\";i:8;s:19:\"2024-03-22 07:04:24\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1711091064\";s:7:\"message\";s:58:\"Cannot read properties of undefined (reading \'attributes\')\";s:3:\"url\";s:100:\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.20.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"16853\";}s:7:\"\0*\0file\";s:100:\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.20.2\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"16853\";}s:32:\"2f8b22503014336f8315fad251903af4\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2024-03-22 07:06:53\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:32:\"elementorFrontend is not defined\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:4;s:14:\"\0*\0times_dates\";a:4:{i:0;s:19:\"2024-03-22 07:06:53\";i:1;s:19:\"2024-03-22 07:17:10\";i:2;s:19:\"2024-03-22 07:17:22\";i:3;s:19:\"2024-03-24 12:24:06\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1711091213\";s:7:\"message\";s:32:\"elementorFrontend is not defined\";s:3:\"url\";s:90:\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.20.2\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"931098\";}s:7:\"\0*\0file\";s:90:\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.20.2\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:6:\"931098\";}s:32:\"9ebf05407ca2a6a522dfe8c9889d9f4e\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2024-03-23 04:29:55\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:69:\"Cannot read properties of undefined (reading &#039;needHelpUrl&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-23 04:29:55\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1711168195\";s:7:\"message\";s:59:\"Cannot read properties of undefined (reading \'needHelpUrl\')\";s:3:\"url\";s:73:\"https://yatrainayodhya.com/wp-admin/post.php?post=83&amp;action=elementor\";s:4:\"line\";s:1:\"6\";s:6:\"column\";s:2:\"39\";}s:7:\"\0*\0file\";s:73:\"https://yatrainayodhya.com/wp-admin/post.php?post=83&amp;action=elementor\";s:7:\"\0*\0line\";s:1:\"6\";s:9:\"\0*\0column\";s:2:\"39\";}s:32:\"f51661a4a2f5cd9214c651c76ca8aa17\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2024-03-23 04:30:07\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:74:\"Cannot read properties of undefined (reading &#039;widgets_settings&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2024-03-23 04:30:07\";i:1;s:19:\"2024-03-23 04:30:10\";i:2;s:19:\"2024-03-23 04:31:32\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1711168207\";s:7:\"message\";s:64:\"Cannot read properties of undefined (reading \'widgets_settings\')\";s:3:\"url\";s:90:\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.20.2\";s:4:\"line\";s:1:\"3\";s:6:\"column\";s:6:\"751282\";}s:7:\"\0*\0file\";s:90:\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=3.20.2\";s:7:\"\0*\0line\";s:1:\"3\";s:9:\"\0*\0column\";s:6:\"751282\";}s:32:\"eb470fa0f60e75e8d11fb4d6ce472149\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2024-03-24 16:53:54\";s:7:\"\0*\0type\";s:7:\"warning\";s:10:\"\0*\0message\";s:39:\"Undefined array key &quot;wrapper&quot;\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2024-03-24 16:53:54\";i:1;s:19:\"2024-03-24 17:03:49\";i:2;s:19:\"2024-03-24 17:04:01\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:7:\"warning\";s:7:\"message\";s:29:\"Undefined array key \"wrapper\"\";s:4:\"file\";s:99:\"/disk1/rjstoura/yatrainayodhya.com/wp-content/plugins/elementor/includes/controls/base-multiple.php\";s:4:\"line\";i:87;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:99:\"/disk1/rjstoura/yatrainayodhya.com/wp-content/plugins/elementor/includes/controls/base-multiple.php\";s:7:\"\0*\0line\";i:87;}s:32:\"0c32aacdf5aa33462dbb7cf04484886e\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2024-03-25 10:45:52\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:82:\"preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:19;s:14:\"\0*\0times_dates\";a:19:{i:0;s:19:\"2024-03-25 10:45:52\";i:1;s:19:\"2024-03-25 10:56:58\";i:2;s:19:\"2024-03-25 10:57:06\";i:3;s:19:\"2024-03-25 10:59:44\";i:4;s:19:\"2024-03-25 11:05:55\";i:5;s:19:\"2024-03-25 13:05:40\";i:6;s:19:\"2024-03-25 13:05:41\";i:7;s:19:\"2024-03-26 01:06:54\";i:8;s:19:\"2024-03-26 23:38:50\";i:9;s:19:\"2024-03-27 01:32:12\";i:10;s:19:\"2024-03-27 05:44:36\";i:11;s:19:\"2024-03-27 10:16:48\";i:12;s:19:\"2024-03-27 21:23:07\";i:13;s:19:\"2024-03-28 03:19:29\";i:14;s:19:\"2024-03-28 03:20:37\";i:15;s:19:\"2024-03-28 03:20:38\";i:16;s:19:\"2024-03-28 13:29:15\";i:17;s:19:\"2024-03-28 16:39:06\";i:18;s:19:\"2024-03-28 21:28:08\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:82:\"preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated\";s:4:\"file\";s:82:\"/disk1/rjstoura/yatrainayodhya.com/wp-content/plugins/elementor/includes/embed.php\";s:4:\"line\";i:78;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:82:\"/disk1/rjstoura/yatrainayodhya.com/wp-content/plugins/elementor/includes/embed.php\";s:7:\"\0*\0line\";i:78;}s:32:\"58fb37337126433428b9342b4ff6938d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:7:\"\0*\0date\";s:19:\"2024-03-25 10:55:15\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:63:\"Cannot read properties of undefined (reading &#039;value&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-25 10:55:15\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1711364115\";s:7:\"message\";s:53:\"Cannot read properties of undefined (reading \'value\')\";s:3:\"url\";s:136:\"https://yatrainayodhya.com/wp-admin/load-scripts.php?c=0&amp;loadchunk_0=jquery-core,jquery-migrate,utils,moxiejs,plupload&amp;ver=6.4.3\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"28760\";}s:7:\"\0*\0file\";s:136:\"https://yatrainayodhya.com/wp-admin/load-scripts.php?c=0&amp;loadchunk_0=jquery-core,jquery-migrate,utils,moxiejs,plupload&amp;ver=6.4.3\";s:7:\"\0*\0line\";s:1:\"2\";s:9:\"\0*\0column\";s:5:\"28760\";}}','no'),(231,'elementskit-lite__banner_last_check','1711713665','yes'),(232,'elementskit-lite__banner_data','O:8:\"stdClass\":10:{s:8:\"10011221\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011221;s:5:\"title\";s:33:\"Wpmet Ramadan Sale 2024 Own Pages\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1710115200;s:3:\"end\";i:1711929600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https://wpmet.com/ramadan24-notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:538:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Ramadan sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $180 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011220\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011220;s:5:\"title\";s:33:\"Wpmet Ramadan Sale 2024 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1710028800;s:3:\"end\";i:1711929600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:34:\"https://wpmet.com/ramadan24-notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:538:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Ramadan sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $180 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011059\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011059;s:5:\"title\";s:34:\"Wpmet Holiday Notice Ownpages 2023\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1702512000;s:3:\"end\";i:1704412800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:30:\"https://wpmet.com/hol23-notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:538:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">holiday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $180 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011058\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011058;s:5:\"title\";s:35:\"Wpmet Holiday Notice Dashboard 2023\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1702512000;s:3:\"end\";i:1704412800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:30:\"https://wpmet.com/hol23-notice\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:538:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">holiday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $180 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011039\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011039;s:5:\"title\";s:32:\"Wpmet BFCM Notice Dashboard 2023\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1700611200;s:3:\"end\";i:1701907200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:36:\"https://wpmet.com/notice/blackfriday\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:543:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Black friday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $240 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 40% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:73:\"https://api.wpmet.com/auth/wp-content/uploads/2022/12/40-OFF-getgenie.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10011038\";O:8:\"stdClass\":7:{s:2:\"id\";i:10011038;s:5:\"title\";s:31:\"Wpmet BFCM Notice Own Page 2023\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1700611200;s:3:\"end\";i:1701907200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:36:\"https://wpmet.com/notice/blackfriday\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:543:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Black friday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $240 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 40% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:73:\"https://api.wpmet.com/auth/wp-content/uploads/2022/12/40-OFF-getgenie.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10010872\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010872;s:5:\"title\";s:33:\"Wpmet Notice Halloween 23 Ownpage\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1698192000;s:3:\"end\";i:1699574400;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"https://wpmet.com/notice/hallo23\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:540:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Halloween sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $210 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:65:\"https://api.wpmet.com/auth/wp-content/uploads/2023/04/genie-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10010871\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010871;s:5:\"title\";s:35:\"Wpmet Notice Halloween 23 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1698192000;s:3:\"end\";i:1699574400;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"https://wpmet.com/notice/hallo23\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:540:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Halloween sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $210 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 35% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:65:\"https://api.wpmet.com/auth/wp-content/uploads/2023/04/genie-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10010506\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010506;s:5:\"title\";s:32:\"Wpmet Summer sale 2023 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1689552000;s:3:\"end\";i:1691625600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"https://wpmet.com/summer-sale-23\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:537:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Summer sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $174 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10010508\";O:8:\"stdClass\":7:{s:2:\"id\";i:10010508;s:5:\"title\";s:31:\"Wpmet Summer sale 2023 own page\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1689552000;s:3:\"end\";i:1691625600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"https://wpmet.com/summer-sale-23\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:537:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Summer sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $174 on Premium WordPress Plugins!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get 30% discounts</b> on each of our PRO plugins — ElementsKit, ShopEngine, MetForm, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:66:\"https://api.wpmet.com/auth/wp-content/uploads/2023/07/notice-1.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}}','yes'),(235,'bsf_analytics_installed_time','1711090527','no'),(238,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1711699262;s:7:\"checked\";a:4:{s:15:\"hello-elementor\";s:5:\"3.0.1\";s:16:\"twentytwentyfour\";s:3:\"1.0\";s:17:\"twentytwentythree\";s:3:\"1.3\";s:15:\"twentytwentytwo\";s:3:\"1.6\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:4:{s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"3.0.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.3.0.1.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.3\";}s:16:\"twentytwentyfour\";a:6:{s:5:\"theme\";s:16:\"twentytwentyfour\";s:11:\"new_version\";s:3:\"1.0\";s:3:\"url\";s:46:\"https://wordpress.org/themes/twentytwentyfour/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/theme/twentytwentyfour.1.0.zip\";s:8:\"requires\";s:3:\"6.4\";s:12:\"requires_php\";s:3:\"7.0\";}s:17:\"twentytwentythree\";a:6:{s:5:\"theme\";s:17:\"twentytwentythree\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:47:\"https://wordpress.org/themes/twentytwentythree/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/twentytwentythree.1.3.zip\";s:8:\"requires\";s:3:\"6.1\";s:12:\"requires_php\";s:3:\"5.6\";}s:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.1.6.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}}','no'),(242,'hello_theme_version','3.0.1','yes'),(239,'current_theme','Hello Elementor','yes'),(240,'theme_mods_hello-elementor','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:6:\"menu-1\";i:4;s:6:\"menu-2\";i:4;}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:145;}','yes'),(241,'theme_switched','','yes'),(243,'elementor_pro_theme_builder_conditions','a:2:{s:6:\"header\";a:1:{i:170;a:2:{i:0;s:15:\"include/general\";i:1;s:15:\"include/general\";}}s:6:\"footer\";a:1:{i:205;a:1:{i:0;s:15:\"include/general\";}}}','yes'),(1669,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1711756888','no'),(1662,'_transient_timeout_rank_math_feed_posts_v2','1711756887','no'),(1663,'_transient_rank_math_feed_posts_v2','a:4:{i:0;a:5:{s:5:\"title\";a:1:{s:8:\"rendered\";s:51:\"Content AI 2.0: Introducing AI SEO Inside WordPress\";}s:4:\"date\";s:19:\"2024-03-29 10:35:07\";s:4:\"link\";s:62:\"https://rankmath.com/blog/introducing-supercharged-content-ai/\";s:12:\"custom_label\";s:0:\"\";s:9:\"condition\";s:0:\"\";}i:1;a:3:{s:5:\"title\";a:1:{s:8:\"rendered\";s:49:\"Win a Free iPhone 15 Pro Max (Rank Math Giveaway)\";}s:4:\"date\";s:19:\"2024-03-28 10:32:04\";s:4:\"link\";s:35:\"https://rankmath.com/blog/giveaway/\";}i:2;a:3:{s:5:\"title\";a:1:{s:8:\"rendered\";s:51:\"SEO Benchmarks: A Comprehensive Guide for Beginners\";}s:4:\"date\";s:19:\"2024-03-27 18:11:51\";s:4:\"link\";s:41:\"https://rankmath.com/blog/seo-benchmarks/\";}i:3;a:3:{s:5:\"title\";a:1:{s:8:\"rendered\";s:36:\"10 Common SEO Issues and Quick Fixes\";}s:4:\"date\";s:19:\"2024-03-26 12:53:04\";s:4:\"link\";s:37:\"https://rankmath.com/blog/seo-issues/\";}}','no'),(1664,'_site_transient_timeout_community-events-5286178df8cba66f23362ab326336c43','1711756888','no'),(1665,'_site_transient_community-events-5286178df8cba66f23362ab326336c43','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"42.105.210.0\";}s:6:\"events\";a:0:{}}','no'),(853,'ht_ctc_othersettings','a:11:{s:7:\"an_type\";s:12:\"no-animation\";s:8:\"an_delay\";s:1:\"0\";s:6:\"an_itr\";s:1:\"1\";s:11:\"show_effect\";s:11:\"From Corner\";s:3:\"amp\";s:1:\"1\";s:4:\"g_an\";s:3:\"ga4\";s:15:\"g_an_event_name\";s:13:\"click to chat\";s:8:\"fb_pixel\";s:1:\"1\";s:16:\"pixel_event_type\";s:11:\"trackCustom\";s:23:\"pixel_custom_event_name\";s:27:\"Click to Chat by HoliThemes\";s:25:\"pixel_standard_event_name\";s:4:\"Lead\";}','yes'),(854,'ht_ctc_chat_options','a:23:{s:6:\"number\";s:13:\"+917318227244\";s:4:\"intl\";s:1:\"1\";s:10:\"pre_filled\";s:58:\"Hello Can I get more information about your tour package..\";s:14:\"call_to_action\";s:11:\"WhatsApp us\";s:13:\"style_desktop\";s:3:\"3_1\";s:13:\"position_type\";s:5:\"fixed\";s:6:\"side_1\";s:6:\"bottom\";s:12:\"side_1_value\";s:4:\"15px\";s:6:\"side_2\";s:5:\"right\";s:12:\"side_2_value\";s:4:\"15px\";s:13:\"same_settings\";s:1:\"1\";s:12:\"style_mobile\";s:1:\"2\";s:20:\"position_type_mobile\";s:5:\"fixed\";s:13:\"mobile_side_1\";s:6:\"bottom\";s:19:\"mobile_side_1_value\";s:4:\"10px\";s:13:\"mobile_side_2\";s:5:\"right\";s:19:\"mobile_side_2_value\";s:4:\"10px\";s:12:\"url_target_d\";s:6:\"_blank\";s:15:\"url_structure_d\";s:7:\"default\";s:15:\"url_structure_m\";s:7:\"default\";s:15:\"display_desktop\";s:4:\"show\";s:14:\"display_mobile\";s:4:\"show\";s:7:\"display\";a:19:{s:14:\"global_display\";s:4:\"show\";s:4:\"home\";s:1:\"g\";s:5:\"posts\";s:1:\"g\";s:5:\"pages\";s:1:\"g\";s:7:\"archive\";s:1:\"g\";s:8:\"category\";s:1:\"g\";s:8:\"page_404\";s:1:\"g\";s:14:\"e-landing-page\";s:1:\"g\";s:17:\"elementor_library\";s:1:\"g\";s:19:\"elementskit_content\";s:1:\"g\";s:20:\"elementskit_template\";s:1:\"g\";s:11:\"jkit-header\";s:1:\"g\";s:11:\"jkit-footer\";s:1:\"g\";s:13:\"jkit-template\";s:1:\"g\";s:12:\"elementor-hf\";s:1:\"g\";s:17:\"list_hideon_pages\";s:0:\"\";s:17:\"list_showon_pages\";s:0:\"\";s:15:\"list_hideon_cat\";s:0:\"\";s:15:\"list_showon_cat\";s:0:\"\";}}','yes'),(855,'ht_ctc_s2','a:5:{s:11:\"s2_img_size\";s:4:\"50px\";s:13:\"cta_textcolor\";s:7:\"#ffffff\";s:11:\"cta_bgcolor\";s:7:\"#25D366\";s:8:\"cta_type\";s:5:\"hover\";s:13:\"cta_font_size\";s:4:\"15px\";}','yes'),(856,'ht_ctc_plugin_details','a:13:{s:7:\"version\";s:4:\"3.34\";s:18:\"first_install_time\";i:1711272664;s:2:\"v3\";i:1711272664;s:6:\"v3_2_5\";i:1711272664;s:6:\"v3_3_3\";i:1711272664;s:6:\"v3_3_5\";i:1711272664;s:4:\"v3_7\";i:1711272664;s:4:\"v3_8\";i:1711272664;s:4:\"v3_9\";i:1711272664;s:5:\"v3_19\";i:1711272664;s:5:\"v3_23\";i:1711272664;s:5:\"v3_28\";i:1711272664;s:5:\"v3_31\";i:1711272664;}','yes'),(1286,'_site_transient_timeout_php_check_7f423e167c7e7e0a82fea1a6d5318f5f','1711968284','no'),(1287,'_site_transient_php_check_7f423e167c7e7e0a82fea1a6d5318f5f','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:3:\"7.0\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(1666,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1711756888','no'),(1667,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1711756888','no'),(1668,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1711713688','no'),(1671,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1711756888','no'),(1672,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1711713688','no'),(1673,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1711756888','no'),(1674,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-4/\'>WordPress 6.5 Release Candidate 4</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-3/\'>WordPress 6.5 Release Candidate 3</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://heropress.com/jouralism-5000-theme-reviews-wordcamp-europe-and-more/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=jouralism-5000-theme-reviews-wordcamp-europe-and-more\'>HeroPress: Jouralism, 5000 Theme Reviews, WordCamp Europe and more!</a></li><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2024/03/wordpress-6-5-release-candidate-4/\'>WordPress.org blog: WordPress 6.5 Release Candidate 4</a></li><li><a class=\'rsswidget\' href=\'https://blog.gravatar.com/2024/03/28/new-gravatar-profile-features-make-it-yours/\'>Gravatar: New Gravatar Profile Features: Make It Yours</a></li></ul></div>','no'),(1328,'_wpforms_transient_timeout_wpforms_existing_tables','1711969004','no'),(1329,'_wpforms_transient_wpforms_existing_tables','a:4:{s:23:\"wpra_wpforms_tasks_meta\";a:1:{i:0;s:23:\"wpra_wpforms_tasks_meta\";}s:21:\"wpra_wpforms_payments\";a:1:{i:0;s:21:\"wpra_wpforms_payments\";}s:25:\"wpra_wpforms_payment_meta\";a:1:{i:0;s:25:\"wpra_wpforms_payment_meta\";}s:17:\"wpra_wpforms_logs\";a:1:{i:0;s:17:\"wpra_wpforms_logs\";}}','no'),(1357,'rank_math_notifications','a:0:{}','yes'),(256,'_wpforms_transient_timeout_splash.json','1712318464','no'),(257,'_wpforms_transient_splash.json','1711713664','no'),(258,'elementskit-lite__stories_last_check','1711713665','yes'),(259,'elementskit-lite__stories_data','O:8:\"stdClass\":10:{s:8:\"10011218\";O:8:\"stdClass\":9:{s:2:\"id\";i:10011218;s:5:\"title\";s:23:\"Wpmet Ramadan Sale 2024\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1710115200;s:3:\"end\";i:1711929600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:33:\"https://wpmet.com/ramadan24-story\";s:11:\"story_image\";s:71:\"https://api.wpmet.com/auth/wp-content/uploads/2024/03/wpmet_story-2.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10011214\";O:8:\"stdClass\":9:{s:2:\"id\";i:10011214;s:5:\"title\";s:25:\"GetGenieRamadan Sale 2024\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1710028800;s:3:\"end\";i:1711929600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:35:\"https://getgenie.ai/ramadan24-story\";s:11:\"story_image\";s:74:\"https://api.wpmet.com/auth/wp-content/uploads/2024/03/getgenie_story-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10011212\";O:8:\"stdClass\":9:{s:2:\"id\";i:10011212;s:5:\"title\";s:50:\"Human First Approach to Ai Content: Best Practices\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:55:\"https://getgenie.ai/human-first-approach-to-ai-content/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10011211\";O:8:\"stdClass\":9:{s:2:\"id\";i:10011211;s:5:\"title\";s:62:\"7 Best ChatGPT Alternatives Worth Checking Out (Free and Paid)\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:46:\"https://getgenie.ai/best-chatgpt-alternatives/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10011210\";O:8:\"stdClass\":9:{s:2:\"id\";i:10011210;s:5:\"title\";s:51:\"How to Write a Cold Email for Sales: The Easy Ways!\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:46:\"https://getgenie.ai/how-to-write-a-cold-email/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10011209\";O:8:\"stdClass\":9:{s:2:\"id\";i:10011209;s:5:\"title\";s:59:\"How to Set Up WooCommerce One-click Checkout (The Easy Way)\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:56:\"https://wpmet.com/set-up-woocommerce-one-click-checkout/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10011208\";O:8:\"stdClass\":9:{s:2:\"id\";i:10011208;s:5:\"title\";s:56:\"ElementsKit vs Premium Addons: Elementor Addon Face-Off!\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:48:\"https://wpmet.com/elementskit-vs-premium-addons/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10011207\";O:8:\"stdClass\":9:{s:2:\"id\";i:10011207;s:5:\"title\";s:53:\"How to Add Frosted Glass Morphism Effect in Elementor\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:4:{i:0;s:16:\"elementskit-lite\";i:1;s:7:\"metform\";i:2;s:10:\"shopengine\";i:3;s:9:\"wp-social\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:54:\"https://wpmet.com/add-elementor-glass-morphism-effect/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10011203\";O:8:\"stdClass\":9:{s:2:\"id\";i:10011203;s:5:\"title\";s:45:\"Ai for Enterprise — Things You Need to Know\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:38:\"https://getgenie.ai/ai-for-enterprise/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10011202\";O:8:\"stdClass\":9:{s:2:\"id\";i:10011202;s:5:\"title\";s:54:\"How to do Keyword Research for Blog: 5 Steps to Follow\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:1:{i:0;s:8:\"getgenie\";}s:4:\"type\";s:4:\"news\";s:8:\"priority\";s:6:\"normal\";s:5:\"start\";b:0;s:3:\"end\";b:0;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:4:\"news\";s:10:\"story_link\";s:56:\"https://getgenie.ai/how-to-do-keyword-research-for-blog/\";s:11:\"story_image\";s:0:\"\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}}','yes'),(260,'elementskit-lite_install_date','2024-03-22 07:01:39','yes'),(261,'_wpforms_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1711090899;s:5:\"ctime\";i:1711090899;}','yes'),(262,'_wpforms_transient_wpforms_/disk1/rjstoura/yatrainayodhya.com/wp-content/uploads/wpforms/cache/.htaccess_file','a:3:{s:4:\"size\";i:446;s:5:\"mtime\";i:1711090899;s:5:\"ctime\";i:1711090899;}','yes'),(267,'elementskit_options','a:4:{s:17:\"megamenu_settings\";a:2:{s:15:\"menu_location_0\";a:1:{s:10:\"is_enabled\";i:1;}s:15:\"menu_location_4\";a:1:{s:10:\"is_enabled\";i:1;}}s:11:\"widget_list\";a:43:{s:15:\"image-accordion\";a:5:{s:4:\"slug\";s:15:\"image-accordion\";s:5:\"title\";s:15:\"Image Accordion\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:9:\"accordion\";a:5:{s:4:\"slug\";s:9:\"accordion\";s:5:\"title\";s:9:\"Accordion\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:6:\"button\";a:5:{s:4:\"slug\";s:6:\"button\";s:5:\"title\";s:6:\"Button\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:7:\"heading\";a:5:{s:4:\"slug\";s:7:\"heading\";s:5:\"title\";s:7:\"Heading\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:10:\"blog-posts\";a:5:{s:4:\"slug\";s:10:\"blog-posts\";s:5:\"title\";s:10:\"Blog Posts\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:8:\"wp-posts\";s:6:\"status\";s:6:\"active\";}s:8:\"icon-box\";a:5:{s:4:\"slug\";s:8:\"icon-box\";s:5:\"title\";s:8:\"Icon Box\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:9:\"image-box\";a:5:{s:4:\"slug\";s:9:\"image-box\";s:5:\"title\";s:9:\"Image Box\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:15:\"countdown-timer\";a:5:{s:4:\"slug\";s:15:\"countdown-timer\";s:5:\"title\";s:15:\"Countdown Timer\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:11:\"client-logo\";a:5:{s:4:\"slug\";s:11:\"client-logo\";s:5:\"title\";s:11:\"Client Logo\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:3:\"faq\";a:5:{s:4:\"slug\";s:3:\"faq\";s:5:\"title\";s:3:\"FAQ\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:7:\"funfact\";a:5:{s:4:\"slug\";s:7:\"funfact\";s:5:\"title\";s:7:\"Funfact\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:16:\"image-comparison\";a:5:{s:4:\"slug\";s:16:\"image-comparison\";s:5:\"title\";s:16:\"Image Comparison\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:6:\"lottie\";a:5:{s:4:\"slug\";s:6:\"lottie\";s:5:\"title\";s:6:\"Lottie\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:11:\"testimonial\";a:5:{s:4:\"slug\";s:11:\"testimonial\";s:5:\"title\";s:11:\"Testimonial\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:7:\"pricing\";a:5:{s:4:\"slug\";s:7:\"pricing\";s:5:\"title\";s:13:\"Pricing Table\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:4:\"team\";a:5:{s:4:\"slug\";s:4:\"team\";s:5:\"title\";s:4:\"Team\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:6:\"social\";a:5:{s:4:\"slug\";s:6:\"social\";s:5:\"title\";s:12:\"Social Icons\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:11:\"progressbar\";a:5:{s:4:\"slug\";s:11:\"progressbar\";s:5:\"title\";s:12:\"Progress Bar\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:13:\"category-list\";a:5:{s:4:\"slug\";s:13:\"category-list\";s:5:\"title\";s:13:\"Category List\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:8:\"wp-posts\";s:6:\"status\";s:6:\"active\";}s:9:\"page-list\";a:5:{s:4:\"slug\";s:9:\"page-list\";s:5:\"title\";s:9:\"Page List\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:13:\"header-footer\";s:6:\"status\";s:6:\"active\";}s:9:\"post-grid\";a:5:{s:4:\"slug\";s:9:\"post-grid\";s:5:\"title\";s:9:\"Post Grid\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:8:\"wp-posts\";s:6:\"status\";s:8:\"inactive\";}s:9:\"post-list\";a:5:{s:4:\"slug\";s:9:\"post-list\";s:5:\"title\";s:9:\"Post List\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:8:\"wp-posts\";s:6:\"status\";s:6:\"active\";}s:8:\"post-tab\";a:5:{s:4:\"slug\";s:8:\"post-tab\";s:5:\"title\";s:8:\"Post Tab\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:8:\"wp-posts\";s:6:\"status\";s:8:\"inactive\";}s:8:\"nav-menu\";a:5:{s:4:\"slug\";s:8:\"nav-menu\";s:5:\"title\";s:20:\"ElementsKit Nav Menu\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:13:\"header-footer\";s:6:\"status\";s:6:\"active\";}s:10:\"mail-chimp\";a:5:{s:4:\"slug\";s:10:\"mail-chimp\";s:5:\"title\";s:9:\"MailChimp\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:12:\"form-widgets\";s:6:\"status\";s:8:\"inactive\";}s:11:\"header-info\";a:5:{s:4:\"slug\";s:11:\"header-info\";s:5:\"title\";s:11:\"Header Info\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:13:\"header-footer\";s:6:\"status\";s:6:\"active\";}s:8:\"piechart\";a:5:{s:4:\"slug\";s:8:\"piechart\";s:5:\"title\";s:9:\"Pie Chart\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:13:\"header-search\";a:5:{s:4:\"slug\";s:13:\"header-search\";s:5:\"title\";s:13:\"Header Search\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:13:\"header-footer\";s:6:\"status\";s:6:\"active\";}s:16:\"header-offcanvas\";a:5:{s:4:\"slug\";s:16:\"header-offcanvas\";s:5:\"title\";s:16:\"Header Offcanvas\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:13:\"header-footer\";s:6:\"status\";s:6:\"active\";}s:3:\"tab\";a:5:{s:4:\"slug\";s:3:\"tab\";s:5:\"title\";s:3:\"Tab\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:13:\"contact-form7\";a:5:{s:4:\"slug\";s:13:\"contact-form7\";s:5:\"title\";s:13:\"Contact Form7\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:12:\"form-widgets\";s:6:\"status\";s:8:\"inactive\";}s:5:\"video\";a:5:{s:4:\"slug\";s:5:\"video\";s:5:\"title\";s:5:\"Video\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:6:\"active\";}s:14:\"business-hours\";a:5:{s:4:\"slug\";s:14:\"business-hours\";s:5:\"title\";s:14:\"Business Hours\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:9:\"drop-caps\";a:5:{s:4:\"slug\";s:9:\"drop-caps\";s:5:\"title\";s:9:\"Drop Caps\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:12:\"social-share\";a:5:{s:4:\"slug\";s:12:\"social-share\";s:5:\"title\";s:12:\"Social Share\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:11:\"dual-button\";a:5:{s:4:\"slug\";s:11:\"dual-button\";s:5:\"title\";s:11:\"Dual Button\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:13:\"caldera-forms\";a:5:{s:4:\"slug\";s:13:\"caldera-forms\";s:5:\"title\";s:13:\"Caldera Forms\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:12:\"form-widgets\";s:6:\"status\";s:8:\"inactive\";}s:8:\"we-forms\";a:5:{s:4:\"slug\";s:8:\"we-forms\";s:5:\"title\";s:7:\"weForms\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:12:\"form-widgets\";s:6:\"status\";s:8:\"inactive\";}s:8:\"wp-forms\";a:5:{s:4:\"slug\";s:8:\"wp-forms\";s:5:\"title\";s:7:\"WPForms\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:12:\"form-widgets\";s:6:\"status\";s:8:\"inactive\";}s:11:\"ninja-forms\";a:5:{s:4:\"slug\";s:11:\"ninja-forms\";s:5:\"title\";s:11:\"Ninja Forms\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:12:\"form-widgets\";s:6:\"status\";s:8:\"inactive\";}s:10:\"tablepress\";a:5:{s:4:\"slug\";s:10:\"tablepress\";s:5:\"title\";s:10:\"TablePress\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}s:12:\"fluent-forms\";a:5:{s:4:\"slug\";s:12:\"fluent-forms\";s:5:\"title\";s:12:\"Fluent Forms\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:12:\"form-widgets\";s:6:\"status\";s:8:\"inactive\";}s:11:\"back-to-top\";a:5:{s:4:\"slug\";s:11:\"back-to-top\";s:5:\"title\";s:11:\"Back To Top\";s:7:\"package\";s:4:\"free\";s:15:\"widget-category\";s:7:\"general\";s:6:\"status\";s:8:\"inactive\";}}s:11:\"module_list\";a:5:{s:21:\"elementskit-icon-pack\";a:5:{s:4:\"slug\";s:21:\"elementskit-icon-pack\";s:5:\"title\";s:21:\"ElementsKit Icon Pack\";s:7:\"package\";s:4:\"free\";s:10:\"attributes\";a:1:{i:0;s:3:\"new\";}s:6:\"status\";s:6:\"active\";}s:13:\"header-footer\";a:4:{s:4:\"slug\";s:13:\"header-footer\";s:5:\"title\";s:13:\"Header Footer\";s:7:\"package\";s:4:\"free\";s:6:\"status\";s:6:\"active\";}s:8:\"megamenu\";a:4:{s:4:\"slug\";s:8:\"megamenu\";s:7:\"package\";s:4:\"free\";s:5:\"title\";s:9:\"Mega Menu\";s:6:\"status\";s:6:\"active\";}s:14:\"onepage-scroll\";a:4:{s:4:\"slug\";s:14:\"onepage-scroll\";s:7:\"package\";s:4:\"free\";s:5:\"title\";s:14:\"Onepage Scroll\";s:6:\"status\";s:8:\"inactive\";}s:14:\"widget-builder\";a:4:{s:4:\"slug\";s:14:\"widget-builder\";s:7:\"package\";s:4:\"free\";s:5:\"title\";s:14:\"Widget Builder\";s:6:\"status\";s:8:\"inactive\";}}s:8:\"settings\";a:2:{s:20:\"filter_widget_module\";s:5:\"basic\";s:16:\"newsletter_email\";s:0:\"\";}}','yes'),(268,'jeg-dynamic-css','','yes'),(270,'elementor_library_category_children','a:0:{}','yes'),(298,'elements_kit_onboard_status','onboarded','yes');
INSERT INTO `wpra_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1094,'elementor_pro_remote_info_api_data_3.20.0','a:2:{s:7:\"timeout\";i:1711406699;s:5:\"value\";s:214534:\"{\"stable_version\":\"3.20.1\",\"last_updated\":\"2022-05-10 14:03:37\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:201504:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code>&lt;time&gt;<\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Missing CSS stylesheet in Loop Item template [ED-13534] (#3555)<\\/li>\\n<li>Tweak: AI - Remove AI icon from irrelevant places [ED-13430] (#3559)<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Add to the File Upload field the option to upload a file as an attachment [ED-2192] (#3072)<\\/li>\\n<li>Fix: Fix name for global widget repackaging [ED-12746] (#3228)<\\/li>\\n<li>Tweak: Added styling option for the dropdown indicator in the new menu widget [ED-11085] (#3224)<\\/li>\\n<li>Fix: Taxonomy + Loop grid AJAX pagination fix [ED-12380] (#3231)<\\/li>\\n<li>Fix: Form not submitting when File Upload field is added on PHP 8.1+ [ED-12761] (#3236)<\\/li>\\n<li>Fix: Form Telephone field placeholder RTL problem [ED-12689] (#3230)<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation [ED-12122] (#3256)<\\/li>\\n<li>Fix: Second Pro rollback installs the latest version [ED-10534] (#3268)<\\/li>\\n<li>Revert Display Conditions b89c355bf498c9f8a5ccdcd184ba3c5266f44bf8 (#3284)<\\/li>\\n<li>Fix: Dynamic Background isn\'t displayed in combination with Ajax Pagination [ED-12977] (#3296)<\\/li>\\n<li>Fix: UX issues when using menu and in-place editing [ED-12131] (#3270)<\\/li>\\n<li>Fix: Notes still appear in Admin Bar when turned off [ED-13019] (#3306)<\\/li>\\n<li>Fix: Taxonomy filter no results when reload with deep link and de-selecting terms [ED-12963] (#3291)<\\/li>\\n<li>Fix: Page Reload pagination doesn\'t work - Grid + Taxonomy filter + archive template [ED-12790] (#3304)<\\/li>\\n<li>Fix: Elementor v3.18 Incompatibility issue with PHP 8.1 or 8.2 [ED-13044] (#3325)<\\/li>\\n<li>Tweak: Use CSS logical properties in Reviews widget [ED-11580] (#2871)<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid [ED-12415] (#3315)<\\/li>\\n<li>Tweak: Use CSS logical properties in Nav Menu widget [ED-10986] (#2780)<\\/li>\\n<li>New: Added Akismet integration to Forms widget [ED-12997] (#3300)<\\/li>\\n<li>Tweak: Removed ai buttons from some controls [ED-13123] (#3355)<\\/li>\\n<li>Fix: History panel deprecation notices in console log [ED-10226] (#3351)<\\/li>\\n<li>Tweak: Added additional units everywhere [ED-13118] (#3354)<\\/li>\\n<li>Fix: Display Conditions build icons issue [ED-13098] (#3359)<\\/li>\\n<li>Fix: Kit is not being deleted when using Remove Kit feature [ED-12797] (#3373)<\\/li>\\n<li>Fix: Button styles in Flip Box widget appear when deactivated [ED-8694] (#3374)<\\/li>\\n<li>Fix: Hide Countdown Label style controls when labels are hidden [ED-2414] (#3376)<\\/li>\\n<li>Fix: Login widget, Logged in Message Style appears even the field is hidden [ED-2388] (#3377)<\\/li>\\n<li>New: Added Permissions functionality to Element Manager [ED-13115] (#3399)<\\/li>\\n<li>Tweak: Menu feature promoted to beta status [ED-13291] (#3406)<\\/li>\\n<li>Tweak: Optimized DOM Output feature merged to version CP [ED-13290] (#3409)<\\/li>\\n<li>Fix: Add placeholder to DC text input [ED-13331] (#3441)<\\/li>\\n<li>Fix: Display Conditions fixes [ED-13360] (#3460)<\\/li>\\n<li>Fix: Fix current day test beta [ED-13392] (#3465)<\\/li>\\n<li>Fix: Loop Builder - Deprecated message on PHP 8.2 in Loop Grid widget [ED-13348] (#3479)<\\/li>\\n<li>Fix: Remove default value from current day condition [ED-13429] (#3486)<\\/li>\\n<li>Fix: WooCommerce test fail [ED-13444] (#3510)<\\/li>\\n<li>Fix: Email being sent to mail even when marked as spam with Akismet integration [ED-13361] (#3511)<\\/li>\\n<li>Fix: Page name special character are escaped on Display Condition [ED-13441] (#3506)<\\/li>\\n<li>Fix: \'WooCommerce notices\' [ED-13218] (#3520)<\\/li>\\n<\\/ul>\\n<h4>3.18.3 - 2024-01-17<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<li>Fix: Kit is not being deleted when using Remove Kit feature<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code>&lt;search&gt;<\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an &quot;Offset Sides&quot; functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Price List widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Slides widget<\\/li>\\n<li>Tweak: Added &quot;Title HTML Tag&quot; and &quot;Description HTML Tag&quot; in Flip Box widget<\\/li>\\n<li>Tweak: Added &quot;Description HTML Tag&quot; in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.3 - 2023-04-23<\\/h4>\\n<ul>\\n<li>Fix: Document is not loading after assigning a CSS ID value to a menu item in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21934\\\">#21934<\\/a>)<\\/li>\\n<li>Fix: Elementor CLI causes conflicts with other CLI commands when using PHP 8+ (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21582\\\">#21582<\\/a>)<\\/li>\\n<li>Fix: Dropdown content area is not working as expected with Space Between and Margins in Menu widget<\\/li>\\n<li>Fix: Reverted the option to set a custom icon to Remove Item in Menu Cart widget<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added &quot;Form Validation&quot; control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under &quot;Advanced Rules&quot; in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save &amp; Back handle from the Loop Carousel becomes inaccessible in some cases ([#21316]<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful &amp; repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-21<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-07<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful &amp; repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated ([#19553] (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553<\\/a>))<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes characher is showing up as <code>&amp;quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into &quot;Row&quot; direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629]\\\">#18629<\\/a><\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles &amp; Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel &amp; Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce &amp; Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added &quot;Auto Updates&quot; capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added &quot;Excerpt Length&quot; control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel &quot;Need Help&quot; link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content &amp; Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the &quot;Change&quot; Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave &amp; Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not &quot;Standard&quot; in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"#11475\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475<\\/a><\\/a>, <a href=\\\"#10690\\\"><a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690<\\/a><\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Show on Browsers&quot; Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging  Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to &quot;Canvas&quot; Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to &quot;Move to Trash&quot; in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress &quot;Learn More&quot; links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word &quot;occurred&quot; in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using &quot;Progress Bar&quot; and &quot;None&quot; view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing &quot;for&quot; attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing &quot;Save Changes&quot; document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: &quot;No headings were found on this page&quot; message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added &quot;Open in new tab&quot; option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: &quot;Graphic Element&quot; section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title &amp; Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: &quot;Reply To&quot; option not working in Form widget &quot;Email 2&quot; Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: &quot;No products were found&quot; message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code>&lt;br&gt;<\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code>&lt;p&gt;<\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL &quot;undefined Index&quot; notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show &quot;Custom label&quot; control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed &quot;Date&quot; query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for &quot;By Author&quot; condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under &quot;All&quot; filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons &amp; Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the &quot;Save as Global&quot; option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when &quot;Infinite Loop&quot; enabled with &quot;Autoplay&quot; in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core &gt;=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix:  Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>&gt;2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: &quot;Child of Term&quot; and &quot;Any child of term&quot; conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS &amp; Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows &amp; Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in &quot;All Archives&quot; condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row &amp; column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas &amp; Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling &amp; Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in &quot;Show up to X times&quot; Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed &quot;Scrolling Effects&quot; section label to &quot;Motion Effects&quot;<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns &amp; Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart &quot;View Cart&quot; &amp; &quot;Checkout&quot; buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code>&lt;IfModule&gt;<\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to &quot;On&quot;<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for &quot;Nothing Found&quot; message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in &quot;Nothing Found&quot; message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box &amp; CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons &amp; buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> &amp; <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab &amp; Custom CSS for Header &amp; Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing &quot;Edit Template&quot; in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added &quot;Any Child Of&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added &quot;In Child&quot; condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed &quot;Child Of&quot; templates condition to &quot;Direct Child Of&quot;<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari &amp; IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image &amp; ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags &amp; widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title &amp; Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller &amp; more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements &amp; Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for &quot;Nothing Found&quot; Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to &quot;All Singular&quot;<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control &amp; Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 &amp; 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow &quot;Content Only mode&quot; (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo &amp; Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min &amp; max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to &quot;Tweet&quot; button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio &amp; checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll &amp; Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 &amp; 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible &quot;required&quot; field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when &quot;Bring to Front&quot; is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler &amp; load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts &amp; Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA &amp; Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc &amp; Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products &amp; Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control &amp; Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position &quot;none&quot; remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts &amp; Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies &amp; authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.20.1\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.4.3\",\"elementor_requires\":\"3.0.1\",\"package\":\"\",\"download_link\":\"\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.4.3\",\"elementor_requires\":\"3.0.1\",\"package\":\"\",\"download_link\":\"\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','no'),(1076,'rank-math-options-sitemap','a:23:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:13:\"exclude_roles\";a:2:{s:11:\"contributor\";s:11:\"Contributor\";s:10:\"subscriber\";s:10:\"Subscriber\";}s:12:\"html_sitemap\";s:2:\"on\";s:20:\"html_sitemap_display\";s:9:\"shortcode\";s:17:\"html_sitemap_sort\";s:9:\"published\";s:23:\"html_sitemap_seo_titles\";s:6:\"titles\";s:15:\"authors_sitemap\";s:2:\"on\";s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:25:\"pt_e-landing-page_sitemap\";s:2:\"on\";s:30:\"pt_elementskit_content_sitemap\";s:2:\"on\";s:31:\"pt_elementskit_template_sitemap\";s:2:\"on\";s:22:\"pt_jkit-header_sitemap\";s:2:\"on\";s:22:\"pt_jkit-footer_sitemap\";s:2:\"on\";s:24:\"pt_jkit-template_sitemap\";s:2:\"on\";s:23:\"pt_elementor-hf_sitemap\";s:2:\"on\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:2:\"on\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";}','yes'),(1077,'rank-math-options-instant-indexing','a:2:{s:15:\"bing_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:16:\"indexnow_api_key\";s:32:\"ab31136ae4484a5f8cd8104e333304bf\";}','yes'),(1068,'rank_math_connect_data','a:5:{s:8:\"username\";s:7:\"weadown\";s:5:\"email\";s:16:\"info@weadown.com\";s:7:\"api_key\";s:9:\"*********\";s:4:\"plan\";s:8:\"business\";s:9:\"connected\";b:1;}','yes'),(1069,'rank_math_registration_skip','1','yes'),(1080,'rank_math_version','1.0.215.1','yes'),(1081,'rank_math_db_version','1','yes'),(1082,'rank_math_install_date','1711285545','yes'),(1085,'rank_math_review_posts_converted','1','yes'),(1084,'rank_math_review_notice_date','1712495147','no'),(1336,'wpforms_notifications','a:4:{s:4:\"feed\";a:0:{}s:6:\"events\";a:5:{s:15:\"welcome-message\";a:6:{s:2:\"id\";s:15:\"welcome-message\";s:5:\"title\";s:19:\"Welcome to WPForms!\";s:7:\"content\";s:234:\"We’re grateful that you chose WPForms for your website! Now that you’ve installed the plugin, you’re less than 5 minutes away from publishing your first form. To make it easy, we’ve got 1100+ form templates to get you started!\";s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:66:\"https://yatrainayodhya.com/wp-admin/admin.php?page=wpforms-builder\";s:4:\"text\";s:14:\"Start Building\";}s:3:\"alt\";a:2:{s:3:\"url\";s:163:\"https://wpforms.com/docs/creating-first-form/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Welcome%20Read%20the%20Guide\";s:4:\"text\";s:14:\"Read the Guide\";}}s:4:\"type\";a:7:{i:0;s:4:\"lite\";i:1;s:5:\"basic\";i:2;s:4:\"plus\";i:3;s:3:\"pro\";i:4;s:6:\"agency\";i:5;s:5:\"elite\";i:6;s:8:\"ultimate\";}s:5:\"start\";s:19:\"2024-03-22 06:51:26\";}s:22:\"wp-mail-smtp-education\";a:5:{s:2:\"id\";s:22:\"wp-mail-smtp-education\";s:5:\"title\";s:43:\"Don’t Miss Your Form Notification Emails!\";s:7:\"content\";s:260:\"Did you know that many WordPress sites are not properly configured to send emails? With the free WP Mail SMTP plugin, you can easily optimize your site to send emails, avoid the spam folder, and make sure your emails land in the recipient’s inbox every time.\";s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:63:\"https://yatrainayodhya.com/wp-admin/admin.php?page=wpforms-smtp\";s:4:\"text\";s:11:\"Install Now\";}s:3:\"alt\";a:2:{s:3:\"url\";s:195:\"https://wpforms.com/docs/how-to-set-up-smtp-using-the-wp-mail-smtp-plugin/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=WP%20Mail%20SMTP%20Learn%20More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-03-25 06:51:26\";}s:15:\"join-vip-circle\";a:5:{s:2:\"id\";s:15:\"join-vip-circle\";s:5:\"title\";s:27:\"Want to Be a VIP? Join Now!\";s:7:\"content\";s:326:\"Running a WordPress site can be challenging. But help is just around the corner! Our Facebook group contains tons of tips and help to get your business growing! When you join our VIP Circle, you’ll get instant access to tips, tricks, and answers from a community of loyal WPForms users. Best of all, membership is 100% free!\";s:4:\"btns\";a:1:{s:4:\"main\";a:2:{s:3:\"url\";s:43:\"https://www.facebook.com/groups/wpformsvip/\";s:4:\"text\";s:8:\"Join Now\";}}s:5:\"start\";s:19:\"2024-04-21 06:51:26\";}s:14:\"survey-reports\";a:5:{s:2:\"id\";s:14:\"survey-reports\";s:5:\"title\";s:46:\"Want to Know What Your Customers Really Think?\";s:7:\"content\";s:334:\"Nothing beats real feedback from your customers and visitors. That’s why many small businesses love our awesome Surveys and Polls addon. Instantly unlock full survey reporting right in your WordPress dashboard. And don’t forget: building a survey is easy with our pre-made templates, so you could get started within a few minutes!\";s:4:\"btns\";a:2:{s:4:\"main\";a:1:{s:7:\"license\";a:5:{s:4:\"lite\";a:2:{s:3:\"url\";s:178:\"https://wpforms.com/lite-upgrade/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Upgrade%20Lite&utm_locale=en_US\";s:4:\"text\";s:11:\"Upgrade Now\";}s:5:\"basic\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:4:\"plus\";a:2:{s:3:\"url\";s:166:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"pro\";a:2:{s:3:\"url\";s:65:\"https://yatrainayodhya.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}s:5:\"elite\";a:2:{s:3:\"url\";s:65:\"https://yatrainayodhya.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}}}s:3:\"alt\";a:2:{s:3:\"url\";s:202:\"https://wpforms.com/docs/how-to-install-and-use-the-surveys-and-polls-addon/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Surveys%20and%20Polls%20Learn%20More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-05-06 06:51:26\";}s:16:\"form-abandonment\";a:5:{s:2:\"id\";s:16:\"form-abandonment\";s:5:\"title\";s:31:\"Get More Leads From Your Forms!\";s:7:\"content\";s:363:\"Are your forms converting fewer visitors than you hoped? Often, visitors quit forms partway through. That can prevent you from getting all the leads you deserve to capture. With our Form Abandonment addon, you can capture partial entries even if your visitor didn’t hit Submit! From there, it’s easy to follow up with leads and turn them into loyal customers.\";s:4:\"btns\";a:2:{s:4:\"main\";a:1:{s:7:\"license\";a:5:{s:4:\"lite\";a:2:{s:3:\"url\";s:175:\"https://wpforms.com/lite-upgrade/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Upgrade%20Lite&utm_locale=en_US\";s:4:\"text\";s:11:\"Upgrade Now\";}s:5:\"basic\";a:2:{s:3:\"url\";s:163:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:4:\"plus\";a:2:{s:3:\"url\";s:163:\"https://wpforms.com/account/licenses/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Upgrade%20Basic\";s:4:\"text\";s:11:\"Upgrade Now\";}s:3:\"pro\";a:2:{s:3:\"url\";s:65:\"https://yatrainayodhya.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}s:5:\"elite\";a:2:{s:3:\"url\";s:65:\"https://yatrainayodhya.com/wp-admin/admin.php?page=wpforms-addons\";s:4:\"text\";s:11:\"Install Now\";}}}s:3:\"alt\";a:2:{s:3:\"url\";s:201:\"https://wpforms.com/docs/how-to-install-and-use-form-abandonment-with-wpforms/?utm_source=WordPress&utm_medium=Event%20Notification&utm_campaign=liteplugin&utm_content=Form%20Abandonment%20Learn%20More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2024-05-21 06:51:26\";}}s:9:\"dismissed\";a:0:{}s:6:\"update\";i:1711713669;}','yes'),(1086,'_transient_rank_math_first_submenu_id','rank-math','yes'),(1088,'rank_math_pro_version','3.0.57','yes'),(1097,'wp_rocket_settings','a:64:{s:12:\"consumer_key\";s:8:\"********\";s:14:\"consumer_email\";s:17:\"noreply@gmail.com\";s:10:\"secret_key\";s:8:\"c1171a5c\";s:39:\"delay_js_exclusions_selected_exclusions\";a:0:{}s:7:\"version\";s:6:\"3.15.9\";s:17:\"cache_logged_user\";i:0;s:9:\"cache_ssl\";i:1;s:12:\"cache_mobile\";i:0;s:23:\"do_caching_mobile_files\";i:0;s:19:\"minify_google_fonts\";i:0;s:10:\"minify_css\";i:0;s:9:\"minify_js\";i:0;s:21:\"minify_concatenate_js\";i:0;s:12:\"defer_all_js\";i:0;s:16:\"exclude_defer_js\";a:0:{}s:5:\"emoji\";i:0;s:8:\"lazyload\";i:0;s:16:\"lazyload_iframes\";i:0;s:16:\"lazyload_youtube\";i:0;s:19:\"purge_cron_interval\";i:0;s:15:\"purge_cron_unit\";s:0:\"\";s:12:\"dns_prefetch\";a:0:{}s:17:\"cache_purge_pages\";a:0:{}s:16:\"cache_reject_uri\";a:0:{}s:20:\"cache_reject_cookies\";a:0:{}s:19:\"cache_query_strings\";a:0:{}s:15:\"cache_reject_ua\";a:0:{}s:11:\"exclude_css\";a:0:{}s:10:\"exclude_js\";a:0:{}s:17:\"exclude_inline_js\";a:0:{}s:9:\"async_css\";i:0;s:12:\"critical_css\";s:0:\"\";s:18:\"database_revisions\";i:0;s:20:\"database_auto_drafts\";i:0;s:22:\"database_trashed_posts\";i:0;s:22:\"database_spam_comments\";i:0;s:25:\"database_trashed_comments\";i:0;s:23:\"database_all_transients\";i:0;s:24:\"database_optimize_tables\";i:0;s:26:\"schedule_automatic_cleanup\";i:0;s:27:\"automatic_cleanup_frequency\";s:0:\"\";s:14:\"manual_preload\";i:0;s:13:\"preload_fonts\";a:0:{}s:21:\"sucury_waf_cache_sync\";i:0;s:18:\"sucury_waf_api_key\";s:0:\"\";s:17:\"control_heartbeat\";i:0;s:23:\"heartbeat_site_behavior\";s:0:\"\";s:24:\"heartbeat_admin_behavior\";s:0:\"\";s:25:\"heartbeat_editor_behavior\";s:0:\"\";s:3:\"cdn\";i:0;s:10:\"cdn_cnames\";a:0:{}s:8:\"cdn_zone\";a:0:{}s:16:\"cdn_reject_files\";a:0:{}s:18:\"varnish_auto_purge\";i:0;s:16:\"image_dimensions\";i:0;s:16:\"exclude_lazyload\";a:0:{}s:20:\"preload_excluded_uri\";a:0:{}s:8:\"delay_js\";i:0;s:19:\"delay_js_exclusions\";a:0:{}s:28:\"delay_js_exclusions_selected\";a:0:{}s:17:\"remove_unused_css\";i:0;s:26:\"remove_unused_css_safelist\";a:0:{}s:13:\"minify_js_key\";s:22:\"66016c56a4f96018147365\";s:14:\"minify_css_key\";s:22:\"66016c56a4f86508719903\";}','yes'),(1100,'wpr_rocket_cache_version','20220927','yes'),(1636,'_transient_timeout_wp_rocket_pricing','1711742457','no'),(1637,'_transient_wp_rocket_pricing','O:8:\"stdClass\":3:{s:8:\"licenses\";O:8:\"stdClass\":3:{s:6:\"single\";O:8:\"stdClass\":2:{s:6:\"prices\";O:8:\"stdClass\":3:{s:7:\"regular\";i:59;s:4:\"sale\";d:47.2;s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:47.2;s:14:\"is_grandmother\";i:59;s:15:\"not_grandfather\";i:59;s:10:\"is_expired\";i:59;}}s:8:\"websites\";i:1;}s:4:\"plus\";O:8:\"stdClass\":2:{s:6:\"prices\";O:8:\"stdClass\":4:{s:7:\"regular\";i:119;s:4:\"sale\";d:95.2;s:11:\"from_single\";O:8:\"stdClass\":2:{s:7:\"regular\";i:60;s:4:\"sale\";i:48;}s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:95.2;s:14:\"is_grandmother\";i:119;s:15:\"not_grandfather\";i:119;s:10:\"is_expired\";i:119;}}s:8:\"websites\";i:3;}s:8:\"infinite\";O:8:\"stdClass\":2:{s:6:\"prices\";O:8:\"stdClass\":5:{s:7:\"regular\";i:299;s:4:\"sale\";d:239.2;s:11:\"from_single\";O:8:\"stdClass\":2:{s:7:\"regular\";i:240;s:4:\"sale\";i:192;}s:9:\"from_plus\";O:8:\"stdClass\":2:{s:7:\"regular\";i:180;s:4:\"sale\";i:144;}s:7:\"renewal\";O:8:\"stdClass\":4:{s:14:\"is_grandfather\";d:239.2;s:14:\"is_grandmother\";i:299;s:15:\"not_grandfather\";i:299;s:10:\"is_expired\";i:299;}}s:8:\"websites\";s:9:\"unlimited\";}}s:8:\"renewals\";O:8:\"stdClass\":4:{s:10:\"extra_days\";i:15;s:16:\"grandfather_date\";i:1640995200;s:16:\"grandmother_date\";i:315532800;s:16:\"discount_percent\";O:8:\"stdClass\":3:{s:14:\"is_grandfather\";i:20;s:15:\"not_grandfather\";i:0;s:10:\"is_expired\";i:0;}}s:5:\"promo\";O:8:\"stdClass\":4:{s:4:\"name\";s:6:\"Spring\";s:16:\"discount_percent\";i:20;s:10:\"start_date\";i:1709769600;s:8:\"end_date\";i:1711065599;}}','no'),(1616,'_transient_timeout_wp_rocket_customer_data','1711729130','no'),(1617,'_transient_wp_rocket_customer_data','O:8:\"stdClass\":3:{s:15:\"licence_account\";s:2:\"-1\";s:18:\"licence_expiration\";i:1893456000;s:19:\"has_one-com_account\";b:0;}','no'),(1105,'wpr_rucss_used_css_version','20231031','yes'),(1242,'rank_math_sitemap_cache_files','a:5:{s:46:\"rank_math_dac551548b53ae601ab7e377762b1d67.xml\";s:4:\"post\";s:46:\"rank_math_8c4b5c074beaafbb5d63d49b168c3a54.xml\";s:12:\"elementor-hf\";s:46:\"rank_math_915244350d53b1a39a991d02aaeeefc8.xml\";s:20:\"elementskit_template\";s:46:\"rank_math_af111b0ae63974af28835db4a690f07f.xml\";s:5:\"local\";s:46:\"rank_math_abb69536ed86c09842a96aa83b100ee2.xml\";s:4:\"page\";}','yes'),(1107,'wp_rocket_last_base_url','aHR0cHM6Ly95YXRyYWluYXlvZGh5YS5jb20v','yes'),(1108,'_transient_timeout_wpr_dynamic_lists_delayjs','1711890614','no'),(1109,'_transient_wpr_dynamic_lists_delayjs','O:8:\"stdClass\":3:{s:7:\"plugins\";O:8:\"stdClass\":211:{s:36:\"ffc21030-519a-4853-8cea-49f959e82731\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:def67a2c1ddd6df2353e4772b6fd4e5b\";s:5:\"title\";s:51:\"Additional Variation Images Gallery for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:45:\"/woo-variation-gallery/assets/js/slick.min.js\";i:3;s:48:\"/woo-variation-gallery/assets/js/frontend.min.js\";i:4;s:33:\"/wp-includes/js/underscore.min.js\";i:5;s:23:\"variation_custom_fields\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:47:\"woo-variation-gallery/woo-variation-gallery.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"0e7dc253-acd0-4421-877f-a7101d848717\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:4b82cc7379d46c6272f5d556bb264eec\";s:5:\"title\";s:12:\"Advanced Ads\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:16:\"/uploads/(.*).js\";i:3;s:18:\"advanced_ads_ready\";i:4;s:14:\"advadsCfpQueue\";i:5;s:11:\"adsbygoogle\";i:6;s:16:\"adservice.google\";i:7;s:17:\"/advanced-ads(.*)\";i:8;s:12:\"advads_items\";i:9;s:19:\"advads_tracking_ads\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"advanced-ads/advanced-ads.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"a4d5c058-9120-47ee-977c-f30f83fb1a75\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:a076fbb79772f497349a76ee74a7f708\";s:5:\"title\";s:52:\"All-in-one Compliance for GDPR / CCPA Cookie Consent\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:13:\"iubenda_cs.js\";i:1;s:8:\"var _iub\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:55:\"iubenda-cookie-law-solution/iubenda_cookie_solution.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"79a5082f-821a-4a4b-a0e3-caaf22cf3f75\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9bdceaa1bb89135730a3b2aa4db94c22\";s:5:\"title\";s:17:\"AMO Team Showcase\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:40:\"/amo-team-showcase/public/js/wookmark.js\";i:3;s:56:\"/amo-team-showcase/public/js/amo-team-showcase-public.js\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:11:\"amoTeamVars\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:39:\"amo-team-showcase/amo-team-showcase.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"90c7fd90-3adf-4cb7-8a92-845bdbd95d27\";O:8:\"stdClass\":8:{s:5:\"title\";s:46:\"Anti-Spam by CleanTalk - Prevent console error\";s:9:\"condition\";s:36:\"cleantalk-spam-protect/cleantalk.php\";s:10:\"exclusions\";a:2:{i:0;s:17:\"ctPublicFunctions\";i:1;s:8:\"ctPublic\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ed2ade77cd44e21b1703b093c002a903\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1699370420;}s:36:\"e054f840-700a-4549-bbba-485473a53f71\";O:8:\"stdClass\":8:{s:5:\"title\";s:39:\"AnWP Football Leagues - Calendar Widget\";s:9:\"condition\";s:53:\"football-leagues-by-anwppro/anwp-football-leagues.php\";s:10:\"exclusions\";a:6:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:33:\"/football-leagues-by-anwppro/(.*)\";i:2;s:49:\"/football-leagues-by-anwppro-premium-premium/(.*)\";i:3;s:16:\"window.AnWPFLPro\";i:4;s:22:\"window.AnWPFLTabulator\";i:5;s:48:\"/elementor/assets/lib/flatpickr/flatpickr.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e7581089f33fdf0a970d5c5deb16ff50\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1708535321;}s:36:\"1d058cae-4460-4354-bab3-a96445650bd8\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b739df50f3f5bf400075f17dca652517\";s:5:\"title\";s:22:\"AnyWhere Elementor Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:38:\"/anywhere-elementor-pro/build/index.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:49:\"anywhere-elementor-pro/anywhere-elementor-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"8a1614c7-55b1-4b6d-88e5-6e8ddc630dae\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:46741e77eaf4d13a0c80be6b86379758\";s:5:\"title\";s:17:\"Astra - Pro Addon\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:32:\"/astra-addon/astra-addon-(.*).js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"astra-addon/astra-addon.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"37d96403-f9ea-4481-b2f8-374d7c93e61a\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ccd87807930a1856717fd276c336db9a\";s:5:\"title\";s:14:\"Beaver Builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/uploads/bb-plugin/\";i:3;s:25:\"/bb-plugin/js/yui3.min.js\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:33:\"/bb-plugin/js/fl-slideshow.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f83dbf3b-783e-4ef9-9b18-8a469ca7102d\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Bloom\";s:9:\"condition\";s:15:\"bloom/bloom.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:7:\"/bloom/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e57cdfbc09f4e0f7445c279d9f580bdd\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1685189070;}s:36:\"135aadd2-cd4a-44ae-8dcf-801f3f2316c0\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:055ef01accbad6378e3d1a4965600964\";s:5:\"title\";s:6:\"Booked\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:8:\"/booked/\";i:1;s:31:\"/js/jquery/ui/datepicker.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:17:\"booked/booked.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ddfee9b0-e5a9-4d3f-8c21-b999cbb61c33\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:492f9b0d55f3bf07c68e915ea1dfb72a\";s:5:\"title\";s:6:\"Bookly\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:53:\"/bookly-responsive-appointment-booking-tool/frontend/\";i:3;s:13:\"window.bookly\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"bookly-responsive-appointment-booking-tool/main.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7a013fd6-0881-4dbe-8e93-33edefe7f717\";O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Borlabs Cookie\";s:9:\"condition\";s:33:\"borlabs-cookie/borlabs-cookie.php\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"borlabsCookieConfig\";i:3;s:21:\"borlabs-cookie.min.js\";i:4;s:27:\"borlabsCookieContentBlocker\";i:5;s:16:\"BorlabsCookieBox\";i:6;s:12:\"allFbWidgets\";i:7;s:34:\"/borlabs-cookie/assets/javascript/\";i:8;s:21:\"borlabs-cookie-config\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e1ec2daca513de476bd3dae79366e9ab\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1702497952;}s:36:\"3999e680-4049-4494-945c-768cecc1a2c4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:43019d66af7b41e65bb602c01e10c6a0\";s:5:\"title\";s:5:\"Brizy\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:58:\"/brizy/public/editor-build/(.*)-wp/editor/js/group-(.*).js\";i:3;s:55:\"/brizy/public/editor-build/(.*)-wp/editor/js/preview.js\";i:4;s:10:\"Brizy.emit\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:15:\"brizy/brizy.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"af4d9357-3def-42a1-86b7-419553444b4d\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5c317f9f244597d8f236ecb7d8e41752\";s:5:\"title\";s:52:\"Carousel Upsells and Related Product for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:76:\"/carousel-upsells-and-related-product-for-woocommerce/assets/js/glide.min.js\";i:1;s:22:\"carusel_poduct_related\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:91:\"carousel-upsells-and-related-product-for-woocommerce/ffxf-woo-glide-related-and-upsells.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"1d866d90-5451-43ba-a4d1-75b64f9235e1\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0a3a29603ebac8fe0808f64f5c8edbb2\";s:5:\"title\";s:26:\"clickskeks.at Cookiebanner\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:10:\"clickskeks\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:20:\"clickskeks/index.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c09695cc-2387-4416-881a-c0b392188a26\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Complianz\";s:9:\"condition\";s:33:\"complianz-gdpr/complianz-gpdr.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"complianz\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:a766f95208154cd69a3e15150a42f325\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1685188788;}s:36:\"b5e146fc-0b7c-4c6c-a631-8da246d3bd89\";O:8:\"stdClass\":8:{s:5:\"title\";s:36:\"Conerstone Builder - Fix mobile menu\";s:9:\"condition\";s:27:\"cornerstone/cornerstone.php\";s:10:\"exclusions\";a:2:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:46:\"/cornerstone/assets/js/site/cs-classic.(.*).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:f8f8c81535b5e0073aa3c56b6dd3df5b\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1708614275;}s:36:\"368bc394-b74e-4b62-b359-cd967f78c6ea\";O:8:\"stdClass\":8:{s:5:\"title\";s:54:\"ConsentMagic Pro - Show popup without user interaction\";s:9:\"condition\";s:39:\"consent-magic-pro/consent-magic-pro.php\";s:10:\"exclusions\";a:3:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:57:\"/wp-content/plugins/consent-magic-pro/js/cs-public.min.js\";i:2;s:42:\"/wp-content/plugins/pixelyoursite-pro/(.*)\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:9e0701a214f49a057f17b00e39df2e7e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1711026041;}s:36:\"7e551e3b-fbe4-4235-87a9-b476bc9e2020\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:949b1b923d51d10a2fb67a2a39d166b3\";s:5:\"title\";s:11:\"Content Egg\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:42:\"/content-egg/res/js/morrisjs/morris.min.js\";i:3;s:43:\"/content-egg/res/js/morrisjs/raphael.min.js\";i:4;s:11:\"Morris.Area\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"content-egg/content-egg.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7fbca6c5-9239-4550-a755-6f041f867a57\";O:8:\"stdClass\":8:{s:5:\"title\";s:42:\"Cookie Notice & Compliance for GDPR / CCPA\";s:9:\"condition\";s:31:\"cookie-notice/cookie-notice.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:15:\"/cookie-notice/\";i:3;s:10:\"var cnArgs\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:213d0f883ae27aefb3a7937656bbd11e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681379736;}s:36:\"26722567-fe35-44b5-a5a7-fb0f3a38c3f2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:1d10ad30bbcf0fd4b26e9625a07abcfc\";s:5:\"title\";s:13:\"Cookiebot CMP\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:21:\"consent.cookiebot.com\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:23:\"cookiebot/cookiebot.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"74110e36-89e5-440d-bec3-7133da3277c2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:edcf103293ceab711e999d419d038ca1\";s:5:\"title\";s:23:\"Coupon Referral Program\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:25:\"/coupon-referral-program/\";i:3;s:42:\"/wp-includes/js/jquery/ui/draggable.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"coupon-referral-program/coupon-referral-program.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ed63e02f-d6c5-481a-bcb9-aae15f72aa21\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c3e26264dcfd25802805b4fd1a2a449c\";s:5:\"title\";s:29:\"Crisp - Live Chat and Chatbot\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:20:\"CRISP_RUNTIME_CONFIG\";i:3;s:4:\"l.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:15:\"crisp/crisp.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"a8eb622b-279c-4f84-86e0-785e9497add7\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:6e4bf949e12f0bebfefb48f6c316102a\";s:5:\"title\";s:24:\"Custom Twitter Feeds pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:47:\"/custom-twitter-feeds-pro/js/ctf-scripts.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:48:\"custom-twitter-feeds-pro/custom-twitter-feed.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"1624ef15-e25b-406d-bdf9-d4b78d7a59e7\";O:8:\"stdClass\":8:{s:5:\"title\";s:39:\"Customer Reviews for WooCommerce Plugin\";s:9:\"condition\";s:38:\"customer-reviews-woocommerce/ivole.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:43:\"/customer-reviews-woocommerce/js/colcade.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:1f893b343e72ce55e6c9013fbda172fa\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704734788;}s:36:\"396cc03a-8946-4ee8-ab15-7e48261df79a\";O:8:\"stdClass\":8:{s:5:\"title\";s:26:\"Divi - Carousel Module 2.0\";s:9:\"condition\";s:16:\"dg-divi-carousel\";s:10:\"exclusions\";a:2:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:37:\"/wp-content/plugins/dg-divi-carousel/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:fcd789b7d02699f89720aa5ff3627912\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1709126476;}s:36:\"c15fe3b3-0eaa-48f9-bf04-0e778b1f8c63\";O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Divi - Supreme\";s:9:\"condition\";s:53:\"supreme-modules-for-divi/supreme-modules-for-divi.php\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:23:\"/Divi/js/scripts.min.js\";i:4;s:26:\"/Divi/js/custom.unified.js\";i:5;s:21:\"/js/magnific-popup.js\";i:6;s:8:\"var DIVI\";i:7;s:26:\"/supreme-modules-for-divi/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:b5489ae4d8b949f536d6dd2e5b0c1a95\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738701;}s:36:\"dd31451b-989a-4517-b02a-e2c2e2023366\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5caed322df984bbfd3ecb506cf12b688\";s:5:\"title\";s:12:\"Divi Den Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:54:\"/ddpro/build/freddie/js/freddieScriptPageTransition.js\";i:3;s:48:\"/ddpro/build/freddie/js/freddieScriptsHeaders.js\";i:4;s:49:\"/ddpro/build/freddie/js/freddieScriptsContents.js\";i:5;s:40:\"/ddpro/build/freddie/js/gsap/gsap.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:15:\"ddpro/ddpro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"2b006370-cc90-42c1-9656-a30fbfbc91c6\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:402d9b241b04934dd30f32e7ba490e63\";s:5:\"title\";s:11:\"Divi Mobile\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"divi-menu\";i:3;s:6:\"dm_nav\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"divi-mobile/divi-mobile.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"666bbed9-7ce3-457c-ad6e-b5e056d05010\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Divi Overlays\";s:9:\"condition\";s:31:\"divi-overlays/divi-overlays.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:23:\"/Divi/js/scripts.min.js\";i:4;s:26:\"/Divi/js/custom.unified.js\";i:5;s:8:\"var DIVI\";i:6;s:15:\"/divi-overlays/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:1c828c93d87298d2a27c76e13d0880ba\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738664;}s:36:\"42a404af-7792-44be-9baa-565dc3baf25d\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Divi Pixel\";s:9:\"condition\";s:25:\"divi-pixel/divi-pixel.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:43:\"/divi-pixel/dist/public/js/hamburger.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:dd2494945a487a6cc74d3ab1b2137ccb\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1686859169;}s:36:\"85f5c099-c481-4c38-bbb9-8b76113bdfd5\";O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Divi Supreme Pro\";s:9:\"condition\";s:61:\"supreme-modules-pro-for-divi/supreme-modules-pro-for-divi.php\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"elm.style.display\";i:3;s:76:\"/supreme-modules-pro-for-divi/includes/modules/ImageCarousel/frontend.min.js\";i:4;s:60:\"/supreme-modules-pro-for-divi/public/js/swiper-bundle.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:3d5f0ae7751702fd1bb490fcf991a334\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1695118162;}s:36:\"0b78d762-c7be-45de-9aae-0c5078ec0619\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b5fc0101608d0b0627268dc49e3e1f8f\";s:5:\"title\";s:12:\"Divi Toolbox\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:20:\"jQuery(\'.preloader\')\";i:3;s:42:\"/divi-toolbox/assets/js/toolbox-scripts.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"divi-toolbox/divi-toolbox.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"31a34440-1383-40c4-8920-effcf99f2165\";O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"Dracula Dark Mode\";s:9:\"condition\";s:36:\"dracula-dark-mode-premium/plugin.php\";s:10:\"exclusions\";a:9:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:68:\"/wp-content/plugins/dracula-dark-mode-premium/assets/js/dark-mode.js\";i:2;s:67:\"/wp-content/plugins/dracula-dark-mode-premium/assets/js/frontend.js\";i:3;s:44:\"/wp-includes/js/dist/vendor/react-dom.min.js\";i:4;s:40:\"/wp-includes/js/dist/vendor/react.min.js\";i:5;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:6;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:7;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:8;s:15:\"draculaDarkMode\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:5e8a5d8d3830136d84d0f3676f1bf5a5\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704210236;}s:36:\"8baba0f8-4449-47d8-a87d-9b6a116e7684\";O:8:\"stdClass\":8:{s:5:\"title\";s:48:\"Dynamic Pricing & Discounts Lite for WooCommerce\";s:9:\"condition\";s:85:\"woo-dynamic-pricing-discounts-lite/dynamic-pricing-discounts-lite-for-woocommerce.php\";s:10:\"exclusions\";a:3:{i:0;s:79:\"/woo-dynamic-pricing-discounts-lite/assets/OwlCarousel/dist/owl.carousel.min.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:185062bf08db42515488e1853d1f4917\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677857247;}s:36:\"0fa129f2-5869-4db7-9bf0-69e4b3549ee2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:27478327aa44075a86176fad95640d76\";s:5:\"title\";s:39:\"Dynamic Product Gallery for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/woocommerce-dynamic-gallery/\";i:3;s:21:\"a3revWCDynamicGallery\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:62:\"woocommerce-dynamic-gallery/wc_dynamic_gallery_woocommerce.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"9958c6be-2f67-4791-95c3-a7ad96d599c0\";O:8:\"stdClass\":8:{s:5:\"title\";s:47:\"Dynamic Product Gallery Premium for WooCommerce\";s:9:\"condition\";s:66:\"woocommerce-dynamic-gallery-pro/wc_dynamic_gallery_woocommerce.php\";s:10:\"exclusions\";a:5:{i:0;s:55:\"/jquery-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:1;s:55:\"/jquery-migrate(.*)(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:2;s:74:\"/woocommerce-dynamic-gallery-pro/assets/js/mygallery/jquery.a3-dgallery.js\";i:3;s:18:\"settings_defaults_\";i:4;s:21:\"a3revWCDynamicGallery\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:11dc02a76019f00422f4ac85f47f5135\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683208937;}s:36:\"ce26ed21-1be5-481f-80d4-31edfac6d890\";O:8:\"stdClass\":8:{s:5:\"title\";s:43:\"Dynamic.ooo - Dynamic Content for Elementor\";s:9:\"condition\";s:63:\"dynamic-content-for-elementor/dynamic-content-for-elementor.php\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:26:\"ElementorProFrontendConfig\";i:6;s:23:\"elementorFrontendConfig\";i:7;s:38:\"/dynamic-content-for-elementor/assets/\";i:8;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:9;s:32:\"/wp-includes/js/dist/i18n.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:d2bd5b348abe016bdc722acce7755062\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683355024;}s:36:\"6a3161a6-1a6f-457a-a9ee-54b376981927\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ee1dec033c6481a77fe88de5bef1a02d\";s:5:\"title\";s:22:\"Easy Table of Contents\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:46:\"/easy-table-of-contents/assets/js/front.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:49:\"easy-table-of-contents/easy-table-of-contents.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"25a534a0-2c1f-4cf4-9e19-7941bc032b3a\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"Ecwid Ecommerce Shopping Cart\";s:9:\"condition\";s:43:\"ecwid-shopping-cart/ecwid-shopping-cart.php\";s:10:\"exclusions\";a:11:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:23:\"app.ecwid.com/script.js\";i:3;s:35:\"/ecwid-shopping-cart/js/frontend.js\";i:4;s:38:\"/ecwid-shopping-cart/js/static-page.js\";i:5;s:20:\"ecwidParamswindow.ec\";i:6;s:13:\"jQuery.mobile\";i:7;s:7:\"xSearch\";i:8;s:13:\"xCategoriesV2\";i:9;s:15:\"xProductBrowser\";i:10;s:10:\"Ecwid.init\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:41c8f5f0ab00cb39654aedd783d194e0\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704734846;}s:36:\"40464325-5bae-4a20-bc97-553499e09a73\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Elementor\";s:9:\"condition\";s:23:\"elementor/elementor.php\";s:10:\"exclusions\";a:13:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:26:\"ElementorProFrontendConfig\";i:6;s:23:\"elementorFrontendConfig\";i:7;s:28:\"/happy-elementor-addons-pro/\";i:8;s:43:\"/header-footer-elementor/inc/js/frontend.js\";i:9;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:10;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:11;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:12;s:32:\"/wp-includes/js/dist/i18n.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:1d15783218a3137bec4ee8df5353e218\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694425872;}s:36:\"ac86b64c-c80a-4053-894d-6caa8b4fdce8\";O:8:\"stdClass\":8:{s:5:\"title\";s:25:\"Elementor  Loop Carrousel\";s:9:\"condition\";s:23:\"elementor/elementor.php\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:3;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:4;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:5;s:32:\"/wp-includes/js/dist/i18n.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:0eb8d0bbd1c7ca05ac133ea634f676b7\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694442056;}s:36:\"a8fc9fd1-f6d3-41eb-abe9-ef176de6d7e2\";O:8:\"stdClass\":8:{s:5:\"title\";s:39:\"Elementor - Lazy Load Background Images\";s:9:\"condition\";s:23:\"elementor/elementor.php\";s:10:\"exclusions\";a:1:{i:0;s:19:\"lazyloadRunObserver\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:bf248cb2876558452a566c5dd89262b8\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694453032;}s:36:\"1948aff5-7850-4979-91fa-0ce181484508\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:de658ae6c2d05a5a4a947efecf5e0c16\";s:5:\"title\";s:21:\"Elementor Custom Skin\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:31:\"/ele-custom-skin(.*)/assets/js/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:35:\"ele-custom-skin/ele-custom-skin.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"25708299-c596-4416-8ad8-740aee0f2752\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Elementor Pro\";s:9:\"condition\";s:31:\"elementor-pro/elementor-pro.php\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:26:\"ElementorProFrontendConfig\";i:6;s:23:\"elementorFrontendConfig\";i:7;s:28:\"/happy-elementor-addons-pro/\";i:8;s:43:\"/header-footer-elementor/inc/js/frontend.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:030ad23e3851ed7adfa7b9b6c13cf5a6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679490021;}s:36:\"f34dd874-4b34-41e6-a31c-ece3c1efbffc\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:305581ad4294a30eeb1247982f626005\";s:5:\"title\";s:26:\"Elementor Pro - SmartMenus\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:61:\"/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js\";i:3;s:59:\"/elementor-pro/assets/js/preloaded-elements-handlers.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"elementor-pro/elementor-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"111cc8b2-0be9-438b-9aa3-7f1e301a5697\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5ae9f5d99224d5ebc7d0c0bbf5b99787\";s:5:\"title\";s:26:\"Elementor Pro - User Cache\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:33:\"/wp-includes/js/underscore.min.js\";i:1;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:2;s:31:\"/wp-includes/js/backbone.min.js\";i:3;s:23:\"elementorAdminBarConfig\";i:4;s:21:\"elementorCommonConfig\";i:5;s:21:\"elementorWebCliConfig\";i:6;s:23:\"elementorDevToolsConfig\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"elementor-pro/elementor-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c1713bf8-e0c3-4cb5-8b3f-841b06aa87ed\";O:8:\"stdClass\":8:{s:5:\"title\";s:27:\"ElementsKit Lite - Megamenu\";s:9:\"condition\";s:37:\"elementskit-lite/elementskit-lite.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:17:\"/elementskit(.*)/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:b91fed2fc4478dbb7067742c1ee4691b\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683270249;}s:36:\"706ff35d-8e33-4b04-a986-346faff704e9\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:417192424139d89fb2a5b1ee1f2b9613\";s:5:\"title\";s:30:\"Essential Addons for Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:55:\"/essential-addons(-for)?-elementor(-lite)?/.*(.min)?.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b38556dc-2bc4-430f-9c55-7191cf7773db\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:057757d0593ad9d2dc58124f0077a5df\";s:5:\"title\";s:34:\"Essential Addons for Elementor Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:55:\"/essential-addons(-for)?-elementor(-lite)?/.*(.min)?.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:56:\"essential-addons-elementor/essential_adons_elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"719b988f-0d60-40c2-ba46-88f943119cb1\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c8e6c490f6438f566ade600c33531a85\";s:5:\"title\";s:14:\"Essential Grid\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:16:\"/essential-grid/\";i:3;s:15:\"lightboxOptions\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"essential-grid/essential-grid.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"47d3d2ab-160d-4b07-ac25-8250b9e6a951\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:dafd19fa48a1fef890dc4348052fcb75\";s:5:\"title\";s:12:\"EventON Lite\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:28:\"/eventon-lite/assets/js/(.*)\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:24:\"eventon-lite/eventon.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"219968d7-cf1f-4ee0-917a-db35dcc93a3e\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:49ff465628fc3cb6d7f23ff81d9b8339\";s:5:\"title\";s:7:\"FacetWP\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:36:\"/facetwp/assets/js/dist/front.min.js\";i:1;s:11:\"window.FWP_\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:17:\"facetwp/index.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"acce5701-5917-48d5-83ab-3e626aa420c5\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:78a1c88a56fa957c802074b6418c6fac\";s:5:\"title\";s:21:\"FacetWP - Flyout menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:34:\"/facetwp-flyout/assets/js/front.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"facetwp-flyout/facetwp-flyout.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"081461cf-dbd0-42f3-9557-10cdc16cf145\";O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"FiboFilters Premium\";s:9:\"condition\";s:31:\"fibofilters-pro/fibofilters.php\";s:10:\"exclusions\";a:2:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:41:\"/fibofilters-pro/build/front-pro/front.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:d9f62725f1470d35c3f220645bc2e473\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1709923289;}s:36:\"f2a5b95f-1a22-46d2-8b72-42a53e46ae3f\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5d7555892a3a9968fde3fa3a335fc3d8\";s:5:\"title\";s:40:\"FiboSearch - Ajax Search for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:32:\"/wp-includes/js/jquery/jquery.js\";i:1;s:40:\"/wp-includes/js/jquery/jquery-migrate.js\";i:2;s:56:\"/ajax-search-for-woocommerce-premium/assets/js/search.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:59:\"ajax-search-for-woocommerce/ajax-search-for-woocommerce.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7d1404e9-be76-449c-87aa-919557abe82d\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ad46179e8b0584abaf52056b846da227\";s:5:\"title\";s:9:\"FlexBlock\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:41:\"/flo-flex-builder/dist/flex-public.min.js\";i:2;s:9:\"flexDebug\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:37:\"flo-flex-builder/flo-flex-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b9c6a2dc-b226-4e2c-b85e-29ee55b8f751\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:567a2b15db30ef6bd4904e4317139aac\";s:5:\"title\";s:12:\"Fluent Forms\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:29:\"/fluentform/public/js/(.*).js\";i:2;s:32:\"/fluentformpro/public/js/(.*).js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"fluentform/fluentform.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"10874f8a-2855-4e80-bc46-e484589b76a8\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:e78c153103f698b2b34892332d6b3b62\";s:5:\"title\";s:13:\"Flying Images\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:12:\"flyingImages\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"nazy-load/flying-images.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"53958499-dacd-41d6-93bc-1534fe7d9eda\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5a0e40a6c5783856893b803189de1404\";s:5:\"title\";s:18:\"FooGallery Premium\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:57:\"/plugins/foobox-image-lightbox/free/js/foobox.free.min.js\";i:3;s:88:\"/plugins/foogallery-premium/pro/extensions/default-templates/shared/js/foogallery.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"foogallery-premium/foogallery.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7870d704-2024-4622-838c-fad37d5c6753\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ebb5efb57b19ae60e734e456ca2df3f8\";s:5:\"title\";s:16:\"Formidable Forms\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:7:\"frmSigs\";i:3;s:45:\"/formidable-signature/js/frm.signature.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"formidable/formidable.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3f24f9b3-e59e-400f-a784-999f93f60fab\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0b08523445b8869a67ca40e777704692\";s:5:\"title\";s:10:\"Forminator\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:9:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:15:\"forminatorFront\";i:3;s:42:\"/forminator/build/front/front.multi.min.js\";i:4;s:52:\"/forminator/assets/js/library/jquery.validate.min.js\";i:5;s:58:\"/forminator/assets/forminator-ui/js/forminator-form.min.js\";i:6;s:55:\"/forminator/assets/forminator-ui/js/select2.full.min.js\";i:7;s:43:\"/wp-includes/js/jquery/ui/datepicker.min.js\";i:8;s:41:\"/wp-includes/js/dist/vendor/moment.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"forminator/forminator.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3a600ded-3454-48fb-9811-46afa2ab3c05\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5759bf0d47ac3457485314b381a9b528\";s:5:\"title\";s:22:\"GDPR Cookie Compliance\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:44:\"/gdpr-cookie-compliance/dist/scripts/main.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:37:\"gdpr-cookie-compliance/moove-gdpr.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e21aaa5e-7354-471d-ab86-85f99f48830c\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ffb40036ab0583218561de7c28c6bd9b\";s:5:\"title\";s:19:\"GDPR Cookie Consent\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:36:\"/public/js/cookie-law-info-public.js\";i:3;s:8:\"Cli_Data\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:49:\"webtoffee-gdpr-cookie-consent/cookie-law-info.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c11ca4ea-1a23-49ee-9a6b-1e549de50ea2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3877953c5ec1e66db92ad844ae8ebafc\";s:5:\"title\";s:25:\"Getwid - Gutenberg Blocks\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:37:\"/wp-includes/js/jquery/ui/tabs.min.js\";i:3;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:17:\"getwid/getwid.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"79b33eb9-bc92-4d8a-afd8-1c61e70bed8f\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"GiveWP\";s:9:\"condition\";s:13:\"give/give.php\";s:10:\"exclusions\";a:5:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:28:\"/give/assets/dist/js/give.js\";i:2;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:3;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:4;s:32:\"/wp-includes/js/dist/i18n.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:0fb3af06fc5c710a670220b054c292c5\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1706652232;}s:36:\"3773bb33-b168-4f68-9963-512da24ac4da\";O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"GoodLayers Core\";s:9:\"condition\";s:35:\"goodlayers-core/goodlayers-core.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:34:\"/goodlayers-core/plugins/script.js\";i:3;s:43:\"/goodlayers-core/include/js/page-builder.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:5f124509a56ca2e0644246919ec70434\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704734904;}s:36:\"2adabe9b-6e03-4a67-959f-492813d40f69\";O:8:\"stdClass\":8:{s:5:\"title\";s:38:\"Google Tag Manager for WooCommerce PRO\";s:9:\"condition\";s:47:\"gtm-ecommerce-woo-pro/gtm-ecommerce-woo-pro.php\";s:10:\"exclusions\";a:1:{i:0;s:54:\"/gtm-ecommerce-woo-pro/assets/gtm-ecommerce-woo-pro.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e54fd4313007b6fedf8ab4df0e05277a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1691218549;}s:36:\"7bf261ac-89d4-492f-8a3d-1c5809b9579a\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Gravity Forms\";s:9:\"condition\";s:29:\"gravityforms/gravityforms.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:14:\"/gravityforms/\";i:2;s:5:\"gform\";i:3;s:9:\"recaptcha\";i:4;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:5;s:40:\"/wp-includes/js/plupload/plupload.min.js\";i:6;s:37:\"/wp-includes/js/plupload/moxie.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:7a1c1606d094f6bff83c0ee155908367\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694457903;}s:36:\"12340193-5c35-4b0d-b0bc-bea690cf1cae\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:2f3112dd98c39aeb6bde618c9026a29f\";s:5:\"title\";s:11:\"Green Forms\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:13:\"leform.min.js\";i:2;s:24:\"leform_customjs_handlers\";i:3;s:15:\"leform_ajax_url\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"green-forms/green-forms.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"4d20b427-47cf-4cdf-91c7-ff53602d3b2a\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0eb769dddc58f998e913345841b1d0b3\";s:5:\"title\";s:6:\"GTM4WP\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:9:\"dataLayer\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:81:\"duracelltomi-google-tag-manager/duracelltomi-google-tag-manager-for-wordpress.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"a2b3c237-728c-49d6-882a-e3885444e9b4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3b085ccda851ccf129d9506462f0cd65\";s:5:\"title\";s:10:\"GTranslate\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:20:\"translate.google.com\";i:1;s:26:\"googleTranslateElementInit\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"gtranslate/gtranslate.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"40cd9336-e73f-4a61-a7f6-27ec1ca6892c\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:e1f17c1eac230219e6fec3ac07406a0d\";s:5:\"title\";s:5:\"HBook\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:7:\"/hbook/\";i:3;s:20:\"hb_booking_form_data\";i:4;s:11:\"hb_max_date\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:15:\"hbook/hbook.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"192224c7-df72-4e3d-8f13-3206ac5b2e90\";O:8:\"stdClass\":8:{s:5:\"title\";s:37:\"Helper - OpenAI Chatbot for WordPress\";s:9:\"condition\";s:17:\"/helper/index.php\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:24:\"/helper/js/helper.min.js\";i:2;s:9:\"mdpHelper\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:07311d992a8a9d6af91e4766d2cb9ac9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1691599768;}s:36:\"99cfbb2e-5678-42c2-928f-5cb09d7e43da\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:269c5766fba124a838ac012a4b5a1a13\";s:5:\"title\";s:39:\"HUSKY - Products Filter for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:33:\"/woocommerce-products-filter/(.*)\";i:3;s:4:\"woof\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:37:\"woocommerce-products-filter/index.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3a964eac-4aeb-49a7-9fd6-4c31b2645dee\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:d457acfec0f86aac6733f1446f4fc94f\";s:5:\"title\";s:18:\"Instagram Feed Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:41:\"/instagram-feed-pro/js/sbi-scripts.min.js\";i:3;s:23:\"sb_instagram_js_options\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:37:\"instagram-feed-pro/instagram-feed.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"8f9f4788-1b8d-468b-b291-1fcbd48618b9\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:513b0c0ec8e12130af9b4bbbb17d7275\";s:5:\"title\";s:20:\"Interactive Geo Maps\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:66:\"/interactive-geo-maps-premium/assets/public/map-service/app.min.js\";i:3;s:54:\"/interactive-geo-maps/assets/public/map-service/app.js\";i:4;s:9:\"iMapsData\";i:5;s:21:\"cdn.amcharts.com/lib/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:45:\"interactive-geo-maps/interactive-geo-maps.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cf650ca3-afa0-4a13-9e4f-f7cca19abac6\";O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"Ivory Search\";s:9:\"condition\";s:41:\"add-search-to-menu/add-search-to-menu.php\";s:10:\"exclusions\";a:2:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:49:\"/add-search-to-menu/public/js/ivory-search.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:7430e9d2c985ae0a3339a7b7e1acc318\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677852711;}s:36:\"17a5dd54-1f5e-4d57-a56d-a8a970651954\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:1c8a1e1ba89a601f88654f094139b469\";s:5:\"title\";s:9:\"JetBlocks\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:39:\"/jet-blocks/assets/js/jet-blocks.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"jet-blocks/jet-blocks.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b6f78c90-9823-459a-8dc1-1257e5f0d4e3\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:dac9ec782180f33d0fcc7c4e0e569b9d\";s:5:\"title\";s:7:\"JetBlog\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:15:\"/elementor-pro/\";i:3;s:11:\"/elementor/\";i:4;s:10:\"/jet-blog/\";i:5;s:26:\"ElementorProFrontendConfig\";i:6;s:23:\"elementorFrontendConfig\";i:7;s:18:\"hasJetBlogPlaylist\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"jet-blog/jet-blog.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e17173d8-6ef8-4e27-ba0f-379c9aea7eda\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0fe8895d1da5247b73a5d0b482df4ac4\";s:5:\"title\";s:11:\"JetElements\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:14:\"/jet-elements/\";i:7;s:18:\"hasJetBlogPlaylist\";i:8;s:11:\"jetElements\";i:9;s:26:\"/wp-includes/js/jquery/ui/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"jet-elements/jet-elements.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cfd77501-9c9e-4f11-b994-0178a592fc08\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"JetEngine\";s:9:\"condition\";s:25:\"jet-engine/jet-engine.php\";s:10:\"exclusions\";a:1:{i:0;s:12:\"/jet-engine/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:bc998e71546860c8c7f70c45a6c18972\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1686208296;}s:36:\"36fed829-a2d9-41b5-94f6-2c3b9f07a94e\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:433a3173f2d06f7d02c7b91c06ed215d\";s:5:\"title\";s:7:\"JetMenu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:13:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:15:\"/elementor-pro/\";i:3;s:11:\"/elementor/\";i:4;s:42:\"/jet-blog/assets/js/lib/slick/slick.min.js\";i:5;s:14:\"/jet-elements/\";i:6;s:10:\"/jet-menu/\";i:7;s:23:\"elementorFrontendConfig\";i:8;s:26:\"ElementorProFrontendConfig\";i:9;s:18:\"hasJetBlogPlaylist\";i:10;s:17:\"JetEngineSettings\";i:11;s:21:\"jetMenuPublicSettings\";i:12;s:37:\"/jet-reviews/assets/js/lib/vue.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"jet-menu/jet-menu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"580cfed7-f034-4e39-bc7a-cdd01923ce87\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:51714cfdb43f231a1c93e7cffb1007ab\";s:5:\"title\";s:8:\"JetPopup\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:46:\"/jet-popup/assets/js/lib/anime-js/anime.min.js\";i:1;s:42:\"/jet-popup/assets/js/jet-popup-frontend.js\";i:2;s:17:\"/jet-woo-builder/\";i:3;s:16:\"var jetPopupData\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:23:\"jet-popup/jet-popup.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"d9cd2730-12e2-42d7-a082-6f0efcd466cc\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:df3bc4b6a8a9f28a5ba24cb7496bbc72\";s:5:\"title\";s:17:\"JetProductGallery\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:56:\"/jet-woo-product-gallery/assets/lib/swiper/swiper.min.js\";i:3;s:65:\"/jet-woo-product-gallery/assets/js/jet-woo-product-gallery.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"jet-woo-product-gallery/jet-woo-product-gallery.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"544aa37b-4d52-4182-99e8-abe23585da14\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5921fc95965ac7fccb7296957bd9abff\";s:5:\"title\";s:10:\"JetReviews\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:46:\"/jet-reviews/assets/js/jet-reviews-frontend.js\";i:3;s:37:\"/jet-reviews/assets/js/lib/vue.min.js\";i:4;s:16:\"jetReviewsWidget\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"jet-reviews/jet-reviews.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"963c7804-eede-4570-bd63-67066588b758\";O:8:\"stdClass\":8:{s:5:\"title\";s:32:\"JetSearch - Search results popup\";s:9:\"condition\";s:25:\"jet-search/jet-search.php\";s:10:\"exclusions\";a:4:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:50:\"/jet-search/assets/lib/chosen/chosen.jquery.min.js\";i:2;s:35:\"/jet-search/assets/js/jet-search.js\";i:3;s:49:\"/jet-search/assets/lib/jet-plugins/jet-plugins.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:13e8760379022187de982df2226a5be4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1708541675;}s:36:\"a8460089-34b4-4f8f-8694-5d92fa48aa82\";O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"JetSmartFilters\";s:9:\"condition\";s:39:\"jet-smart-filters/jet-smart-filters.php\";s:10:\"exclusions\";a:1:{i:0;s:23:\"jetOffcanvasInitialized\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:0cd63a514de1f1acb88e2bde65c4bc8d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694447256;}s:36:\"fe3c4915-6f8b-49b7-aa9c-c97b264d9f12\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:a346b60514ef52afeffc6e2ef2793da3\";s:5:\"title\";s:9:\"JetSticky\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:25:\"/jetsticky-for-elementor/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"jetsticky-for-elementor/jetsticky-for-elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"853479dc-fff5-47cf-9a60-bf9b00f71fc4\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"JetTabs for Elementor\";s:9:\"condition\";s:21:\"jet-tabs/jet-tabs.php\";s:10:\"exclusions\";a:7:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:11:\"/elementor/\";i:2;s:15:\"/elementor-pro/\";i:3;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:63:\"/wp-content/plugins/jet-tabs/assets/js/jet-tabs-frontend.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:d887a6ffea25d759e8aecdb6b78917f7\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1697130971;}s:36:\"b7f89562-230c-4f63-8360-7aad6df31e02\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:829272546b040d5aaeeeaf976b6cd4ec\";s:5:\"title\";s:9:\"JetTricks\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:12:\"/jet-tricks/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"jet-tricks/jet-tricks.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"90451e2a-553a-4496-9fa4-cffedbe69d43\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f44f3dbd09149f57db370e4132b057db\";s:5:\"title\";s:28:\"JetWoo Widgets For Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:58:\"/jetwoo-widgets-for-elementor/assets/js/jet-woo-widgets.js\";i:7;s:49:\"/jet-woo-builder/assets/js/jet-woo-builder.min.js\";i:8;s:42:\"/jet-woo-builder/assets/js/frontend.min.js\";i:9;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:35:\"jet-woo-builder/jet-woo-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"944718c2-48c6-4f53-aaa2-460d07e033cc\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:ed318a971f8a047bed5b02ad546a9c18\";s:5:\"title\";s:13:\"JetWooBuilder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:11:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:3;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:4;s:15:\"/elementor-pro/\";i:5;s:11:\"/elementor/\";i:6;s:23:\"elementorFrontendConfig\";i:7;s:26:\"ElementorProFrontendConfig\";i:8;s:17:\"JetEngineSettings\";i:9;s:17:\"/jet-woo-builder/\";i:10;s:65:\"/jet-woo-builder-custom-quantity-selectors-main/assets/js/main.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:35:\"jet-woo-builder/jet-woo-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f5b62f59-1dae-4cdf-ac3f-f5e846fc9918\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9562e253cd4ac2b1e1f70e32cb4e32dc\";s:5:\"title\";s:12:\"Layer Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:62:\"/LayerSlider/assets/static/layerslider/js/layerslider.utils.js\";i:3;s:77:\"/LayerSlider/assets/static/layerslider/js/layerslider.kreaturamedia.jquery.js\";i:4;s:68:\"/LayerSlider/assets/static/layerslider/js/layerslider.transitions.js\";i:5;s:15:\"initLayerSlider\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"LayerSlider/layerslider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e2be718d-83a2-4fa0-bc98-f0df52be3dc1\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:1425e2735306796fe1539d9184a77e10\";s:5:\"title\";s:14:\"LoftLoader Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"loftloader.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"loftloader-pro/loftloader-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cfa18552-656e-453c-9e14-c07522dc6598\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0bf67b8ba84771e1a367fe24590ef09c\";s:5:\"title\";s:20:\"MailUp for WordPress\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:73:\"/mailup-email-and-newsletter-subscription-form/public/js/mailup-public.js\";i:1;s:15:\"mailup-js-extra\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:56:\"mailup-email-and-newsletter-subscription-form/mailup.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c5330c66-ba7b-45b1-87e4-ce590ab005dd\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:10d0de28911c5f66463b9c8783f8148a\";s:5:\"title\";s:11:\"Maintenance\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:13:\"/maintenance/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"maintenance/maintenance.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"267aef71-afa0-4848-b6f8-3e1ca15c3a23\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9460789bdfe77425c895f130991a4cb4\";s:5:\"title\";s:15:\"Maps Marker Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:36:\"/maps-marker-pro/js/mapsmarkerpro.js\";i:1;s:17:\"var mapsMarkerPro\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:35:\"maps-marker-pro/maps-marker-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b5a88b63-e906-49b3-8134-420139915ea6\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Master Popups\";s:9:\"condition\";s:31:\"master-popups/master-popups.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:65:\"/plugins/master-popups/assets/public/js/master-popups-libs.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:8fd7bd2c8b0a33e62798573abd12be63\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681305305;}s:36:\"4be41549-bf4d-4c49-8346-0f8a3b88fdba\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:de888634cc4bd51576eed319d5a528fd\";s:5:\"title\";s:13:\"Master Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:12:\"masterslider\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"master-slider/master-slider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"087bee18-7cd1-4c10-8acc-19e1b7c4f4cd\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b71309a89bf3c8b558b6fca5d6531919\";s:5:\"title\";s:13:\"Max Mega Menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:34:\"/wp-includes/js/hoverIntent.min.js\";i:3;s:27:\"/megamenu/js/maxmegamenu.js\";i:4;s:12:\"var megamenu\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"megamenu/megamenu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cf22f0b9-01f4-409e-8a93-ad6743095abd\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:94a7bae84ef2816494be4af66c577bfc\";s:5:\"title\";s:11:\"Meta Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/ml-slider/\";i:3;s:14:\"var metaslider\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:23:\"ml-slider/ml-slider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"bb2cbc0d-20da-415e-8218-c17f1db53579\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Monarch\";s:9:\"condition\";s:19:\"monarch/monarch.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:22:\"dt-place-monarch-icons\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:b7335d6d6d5c5134ea10ac2d9b04226c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677853476;}s:36:\"a98d6a80-4610-4ede-bd33-c3e15bed0a95\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:4f8651262425ef6d7c223c68a2ec2063\";s:5:\"title\";s:16:\"Monster Insights\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:13:\"__gtagTracker\";i:1;s:24:\"monsterinsights_frontend\";i:2;s:62:\"/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:50:\"google-analytics-for-wordpress/googleanalytics.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"26e1a36e-7a03-449e-8ecc-e42c41ca291c\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f8fc66b302dec2327bdec0434a3b275b\";s:5:\"title\";s:11:\"Motion.page\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:40:\"/motionpage/core/includes/assets/js/(.*)\";i:1;s:45:\"/motionpage/core/includes/assets/js/gsap/(.*)\";i:2;s:26:\"/motionpage/assets/js/(.*)\";i:3;s:31:\"/motionpage/assets/js/gsap/(.*)\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"motionpage/motionpage.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"459fd663-7f80-45fd-8308-d3484981e161\";O:8:\"stdClass\":8:{s:5:\"title\";s:11:\"Ninja Forms\";s:9:\"condition\";s:27:\"ninja-forms/ninja-forms.php\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:33:\"/wp-includes/js/underscore.min.js\";i:3;s:31:\"/wp-includes/js/backbone.min.js\";i:4;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:5;s:44:\"/ninja-forms/assets/js/min/front-end-deps.js\";i:6;s:39:\"/ninja-forms/assets/js/min/front-end.js\";i:7;s:3:\"nf-\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:1d3ae9c1a96d5062616968b81eef319d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1703190792;}s:36:\"c97440dd-7592-40e7-8c98-dac20d39808f\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:723a588dcd49285ea9f7404e2379b47f\";s:5:\"title\";s:12:\"Ninja Tables\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:25:\"/ninja-tables(.*)/assets/\";i:3;s:25:\"/ninja-tables(.*)/public/\";i:4;s:41:\"/wp-includes/js/dist/vendor/moment.min.js\";i:5;s:21:\"ninja_table_instance_\";i:6;s:13:\"ninja_filter_\";i:7;s:31:\"ninja_table_ready_init_table_id\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"ninja-tables/ninja-tables.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ebc01f06-8c35-47fa-9c63-8959c5cbd915\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f41a52ab1dd50a81cd3a5e341af0007c\";s:5:\"title\";s:13:\"NotificationX\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:39:\"/notificationx/assets/public/js/(.*).js\";i:3;s:16:\"notificationXArr\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"notificationx/notificationx.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3aaf4a1b-591a-48b7-8d60-e6d65c0f94c9\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:be8fc72a8b8e8eb5958be13737cff47c\";s:5:\"title\";s:23:\"Ocean Elementor Widgets\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:25:\"/ocean-elementor-widgets/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"ocean-elementor-widgets/ocean-elementor-widgets.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f053a7d3-62b0-4312-b0ca-6ff63380eb0b\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:1a14afe852fefe7b22ccad3893672a29\";s:5:\"title\";s:23:\"One Click Accessibility\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:40:\"/pojo-accessibility/assets/js/app.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"pojo-accessibility/pojo-accessibility.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"61e11800-48a9-4354-8a4c-ac9a2b4b033a\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b9ed0fe6f2cdbd305691a6b857f4b3dc\";s:5:\"title\";s:30:\"OoohBoi Steroids for Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:32:\"/ooohboi-steroids-for-elementor/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:51:\"ooohboi-steroids-for-elementor/ooohboi-steroids.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"560b78a2-f051-490b-9dc6-a602dece0d81\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f1ff18a3e04c4e0995fca9cabffe57a7\";s:5:\"title\";s:8:\"Optimole\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:12:\"optimoleData\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"optimole-wp/optimole-wp.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b0fda458-4bf2-41e9-a159-60d4bb6102a6\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:48ec18bd3f59772d98f85dddab75e305\";s:5:\"title\";s:19:\"OSM - OpenStreetMap\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/osm/js/OL/\";i:3;s:28:\"/osm/js/osm-v3-plugin-lib.js\";i:4;s:7:\"vectorM\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:11:\"osm/osm.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3743ed67-e0d1-4243-bb1f-ee48a445dd10\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9eacf0b76484af0259cd788f4923f20c\";s:5:\"title\";s:9:\"OxyExtras\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:4:\"vime\";i:1;s:11:\"vime.esm.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:20:\"oxyextras/plugin.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"52a21e27-af5b-4476-8d6d-54c323fd1443\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:e852555c4b4789d78a96d76f503b3262\";s:5:\"title\";s:14:\"Oxygen Builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:38:\"/component-framework/vendor/aos/aos.js\";i:3;s:8:\"AOS.init\";i:4;s:20:\"oxygen_init_pro_menu\";i:5;s:26:\"oxy-pro-menu-show-dropdown\";i:6;s:17:\"oxy-shape-divider\";i:7;s:21:\"oxygenVSBInitToggleJs\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:20:\"oxygen/functions.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ebd282b9-e175-4b83-90a2-fe12389ccd11\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:6f9419e58ec86c94e7698aaaaf9dc715\";s:5:\"title\";s:21:\"PageLoader by Bonfire\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:36:\"/pageloader-by-bonfire/pageloader.js\";i:3;s:26:\"bonfire-pageloader-overlay\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:47:\"pageloader-by-bonfire/pageloader-by-bonfire.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"0baf6353-aa70-41a9-a3bc-d89870a5839b\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3a4c4518eb0f60108ab4934fab27d335\";s:5:\"title\";s:12:\"PDF Embedder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:24:\"/pdf-embedder/js/(.*).js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"pdf-embedder/pdf_embedder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cba51ec1-87cc-44eb-b12b-d652e3446507\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:4f90aca5957cccbf623e3bbc31afa204\";s:5:\"title\";s:30:\"Perfect Brands for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:57:\"/perfect-woocommerce-brands/assets/lib/slick/slick.min.js\";i:3;s:63:\"/perfect-woocommerce-brands/assets/js/functions-frontend.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:57:\"perfect-woocommerce-brands/perfect-woocommerce-brands.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"808e7a4e-025c-4fae-bf82-de3716e5eb0d\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:84fe214646388d7c021dda25003ac165\";s:5:\"title\";s:8:\"Photonic\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:65:\"/photonic/include/js/front-end/module/photonic-baguettebox.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"photonic/photonic.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"936aff7d-a8ac-4473-a7b5-4b1611b6c557\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:6838be282f853f71be282783cb1c162b\";s:5:\"title\";s:13:\"Pixel Caffein\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:33:\"/pixel-caffeine/build/frontend.js\";i:2;s:10:\"aepc_pixel\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"pixel-caffeine/pixel-caffeine.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ab3a4ef5-2732-4b46-a7c3-17b4e9405cd1\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:afe0eb7c64d4556a7111c56dd8c4d307\";s:5:\"title\";s:29:\"Pixel Manager for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:41:\"/woocommerce-pixel-manager-pro/js/public/\";i:2;s:3:\"wpm\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:59:\"woocommerce-pixel-manager-pro/woocommerce-pixel-manager.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"2774f964-50b2-425e-8a30-0a02f421b7e4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:38d4b2986868f543639cd1ebc3e510aa\";s:5:\"title\";s:13:\"Popup Builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:32:\"/popup-builder/public/js/(.*).js\";i:3;s:57:\"/popupbuilder-exit-intent/public/javascript/ExitIntent.js\";i:4;s:17:\"var sgpbPublicUrl\";i:5;s:17:\"SGPB_POPUP_PARAMS\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"popup-builder/popup-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"82dbb1e5-31f9-43d7-b522-52819aa49ba5\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:786717922362642f34a7ff58e919bd95\";s:5:\"title\";s:11:\"Popup Maker\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:3;s:24:\"/pum/pum-site-scripts.js\";i:4;s:3:\"pum\";i:5;s:42:\"/plugins/popup-maker/assets/js/site.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"popup-maker/popup-maker.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"48e08305-1f1c-4ef4-9f13-24af1b155abc\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:17831cbb64e469c7f66224c8c63d0a58\";s:5:\"title\";s:30:\"PowerPack Addons for Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:59:\"/powerpack-lite-for-elementor/assets/js/min/frontend.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:57:\"powerpack-lite-for-elementor/powerpack-lite-elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e037ae2f-e36b-4f1a-ada8-eb8fde6746f2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:80e1283ea1afead3ca904fad792643c5\";s:5:\"title\";s:14:\"Preloader Plus\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:20:\"/preloader-plus/(.*)\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:33:\"preloader-plus/preloader-plus.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"90fed478-e89a-455c-8371-836bee58fb81\";O:8:\"stdClass\":8:{s:5:\"title\";s:28:\"Premium Addons for Elementor\";s:9:\"condition\";s:61:\"premium-addons-for-elementor/premium-addons-for-elementor.php\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:74:\"/premium-addons-for-elementor/assets/frontend/min-js/premium-addons.min.js\";i:3;s:67:\"/premium-addons-for-elementor/assets/frontend/min-js/isotope.min.js\";i:4;s:49:\"/premium-addons-elementor/pa-frontend-(.*).min.js\";i:5;s:65:\"/premium-addons-for-elementor/assets/frontend/min-js/slick.min.js\";i:6;s:61:\"/premium-addons-pro/assets/frontend/min-js/tooltipster.min.js\";i:7;s:19:\"window.scopes_array\";i:8;s:13:\"lottie.min.js\";i:9;s:76:\"/premium-addons-for-elementor/assets/frontend/min-js/premium-nav-menu.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:debbfbbcbdf9ffb465bbc40008d99f02\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1693315214;}s:36:\"7e43c261-77be-48fc-b25a-8953a654ae85\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:100a0382fcf3d1b6b22da928bce46ea8\";s:5:\"title\";s:13:\"Presto Player\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:54:\"/wp-includes/js/dist/vendor/regenerator-runtime.min.js\";i:1;s:67:\"/presto-player/dist/components/web-components/web-components.esm.js\";i:2;s:42:\"/presto-player/src/player/player-static.js\";i:3;s:10:\"var player\";i:4;s:37:\"/wp-includes/js/dist/api-fetch.min.js\";i:5;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:6;s:32:\"/wp-includes/js/dist/i18n.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"presto-player/presto-player.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3d6f509f-d040-4279-9a2f-a4e6eae1e9df\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c0fce700121492b566517e68301db382\";s:5:\"title\";s:42:\"Price Based on Country for WooCommerce Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:79:\"/woocommerce-product-price-based-on-countries/assets/js/ajax-geolocation.min.js\";i:1;s:77:\"/woocommerce-price-based-country-pro-addon/assets/js/currency-switcher.min.js\";i:2;s:18:\"add-to-cart.min.js\";i:3;s:21:\"cart-fragments.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:87:\"woocommerce-price-based-country-pro-addon/woocommerce-price-based-country-pro-addon.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b970bc8a-bcbe-4d08-8ac0-a6853ab3f036\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f1ecfe258440b371124999ca3bfbfff3\";s:5:\"title\";s:12:\"Prime Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:62:\"/plugins/bdthemes-prime-slider-lite/assets/js/bdt-uikit.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:52:\"bdthemes-prime-slider-lite/bdthemes-prime-slider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e5458963-f167-4b68-88e4-77dd39af2842\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:29ea8f4dd72f5a5c5927917fb0665a05\";s:5:\"title\";s:12:\"PRO Elements\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/pro-elements/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"pro-elements/pro-elements.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b119ad72-f498-4576-bb71-9e6d8c37b68f\";O:8:\"stdClass\":8:{s:5:\"title\";s:39:\"Product Filter by WBW (for WooCommerce)\";s:9:\"condition\";s:41:\"woo-product-filter/woo-product-filter.php\";s:10:\"exclusions\";a:6:{i:0;s:55:\"/jquery-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:1;s:55:\"/jquery-migrate(.*)(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:2;s:83:\"/wp-content/plugins/woo-product-filter/modules/woofilters/js/frontend.woofilters.js\";i:3;s:38:\"/wp-includes/js/jquery/ui/mouse.min.js\";i:4;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:5;s:39:\"/wp-includes/js/jquery/ui/slider.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e57ad91e0d94fab011353af544873743\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1685686062;}s:36:\"7b779aca-e497-4da3-8e51-fa12837d15ab\";O:8:\"stdClass\":8:{s:5:\"title\";s:31:\"Product Filters for WooCommerce\";s:9:\"condition\";s:59:\"woocommerce-product-filters/woocommerce-product-filters.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/woocommerce-product-filters/\";i:3;s:51:\"/woocommerce/assets/js/accounting/accounting.min.js\";i:4;s:26:\"/wp-includes/js/jquery/ui/\";i:5;s:17:\"wcpf-load-project\";i:6;s:8:\"WCPFData\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:719469f1c977f7109d3d6ee21ecd5a16\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1691235154;}s:36:\"2b2a51f2-bd47-4591-92d8-4a690bce5d99\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:a898898b2b0ea2cd82e20a6d3a3aa47b\";s:5:\"title\";s:38:\"Product Gallery Slider for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/twist/assets/js/slick.min.js\";i:3;s:20:\"wpgs-public-js-after\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:15:\"twist/twist.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"062c5be3-e5ea-4958-9619-44e3410f237e\";O:8:\"stdClass\":8:{s:5:\"title\";s:37:\"Product Video Gallery for Woocommerce\";s:9:\"condition\";s:93:\"product-video-gallery-slider-for-woocommerce/product-video-gallery-slider-for-woocommerce.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:70:\"/product-video-gallery-slider-for-woocommerce/public/js/nickx.front.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:bbc653a91f0635cd2edb0b741aa62b85\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1693512477;}s:36:\"34d225a4-688c-476b-846b-420774160d6b\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:e0b123d324c6fc85b8682660c34f8829\";s:5:\"title\";s:13:\"Rank Math SEO\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:11:\"local_ga_js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:30:\"seo-by-rank-math/rank-math.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"02305ca0-2c2a-4eef-a802-b8a942771ecc\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Retainful\";s:9:\"condition\";s:91:\"retainful-next-order-coupon-for-woocommerce/retainful-next-order-coupon-for-woocommerce.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:83:\"/retainful-next-order-coupon-for-woocommerce/src/premium/assets/js/atc-popup.min.js\";i:3;s:87:\"/retainful-next-order-coupon-for-woocommerce/src/premium/assets/js/exit-intent-popup.js\";i:4;s:13:\"retainful.com\";i:5;s:26:\"rnoc-add-to-cart-js-before\";i:6;s:26:\"rnoc_redirect_coupon_popup\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:f9fdee19ba6aed961d96d86e1521a761\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679331508;}s:36:\"b4055250-5813-400f-b663-d390fee989e4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:d6a4d07d1b4022d886df52322dcd8a6f\";s:5:\"title\";s:17:\"Revolution Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:28:\"/revslider/public/assets/js/\";i:3;s:22:\"/revslider-(.*)-addon/\";i:4;s:15:\"setREVStartSize\";i:5;s:11:\"rev_slider_\";i:6;s:10:\"revslider_\";i:7;s:17:\"window.RS_MODULES\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:23:\"revslider/revslider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"0b4e061a-b366-4d5a-a00e-bded4b107133\";O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Royal Elementor Addons\";s:9:\"condition\";s:37:\"royal-elementor-addons/wpr-addons.php\";s:10:\"exclusions\";a:3:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:49:\"/royal-elementor-addons/assets/js/frontend.min.js\";i:2;s:62:\"/royal-elementor-addons/assets/js/lib/jarallax/jarallax.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:c4b464373716d7ac8e3cfb019aaa6102\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1688124503;}s:36:\"1b19ec89-171a-4f85-8c4b-b1bcfc6b1433\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5e3f85d8c82cc184b945415d1a862601\";s:5:\"title\";s:18:\"Sassy Social Share\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:58:\"/sassy-social-share/public/js/sassy-social-share-public.js\";i:3;s:19:\"heateorSssLoadEvent\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"sassy-social-share/sassy-social-share.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f5899925-2ab7-43b6-abc4-51b76d664ca6\";O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Scrollsequence\";s:9:\"condition\";s:41:\"scrollsequence-pro/scrollsequence-pro.php\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:51:\"/scrollsequence-pro/public/js/gsap__premium_only.js\";i:3;s:65:\"/scrollsequence-pro/public/js/gsap-scrolltrigger__premium_only.js\";i:4;s:54:\"/scrollsequence-pro/public/js/ssq-lib__premium_only.js\";i:5;s:27:\"scrollsequence-input-script\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:3df51830b6b80668fc342c8dcea495cf\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1678111131;}s:36:\"043827fc-3df8-45d6-9cd2-14fbe962987a\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9d60b5d2de4d828b78c7b088024377d6\";s:5:\"title\";s:37:\"ShiftNav Pro - Responsive Mobile Menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:39:\"/shiftnav-pro/assets/js/shiftnav(.*).js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"shiftnav-pro/shiftnav.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"bcbaf240-e76f-4620-b7d5-4852c46d4be7\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:56279bd768c8f27ad1972b6774738bcf\";s:5:\"title\";s:35:\"ShiftNav – Responsive Mobile Menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:33:\"/shiftnav-responsive-mobile-menu/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:67:\"shiftnav-responsive-mobile-menu/shiftnav-responsive-mobile-menu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"bbe0543b-b5af-467b-a90d-e2975d892d8d\";O:8:\"stdClass\":8:{s:5:\"title\";s:26:\"Short Pixel Adaptive Image\";s:9:\"condition\";s:45:\"shortpixel-adaptive-images/short-pixel-ai.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:51:\"/shortpixel-adaptive-images/assets/js/ai(.*).min.js\";i:3;s:13:\"spai_settings\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:1bc7ac87d8ab2301a1b904919dc7a798\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704734942;}s:36:\"543ab43a-6bd3-4948-a09e-3b95e7c9209d\";O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"Showcase IDX\";s:9:\"condition\";s:28:\"showcase-idx/showcaseidx.php\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:4:\"SIDX\";i:3;s:37:\"search.showcaseidx.com/js/app-(.*).js\";i:4;s:17:\"cdn.shortpixel.ai\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ce4dea8ddc3caa8d00e95cec3202d32a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704734988;}s:36:\"a16bcab7-1169-46b9-a425-b091478d8312\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3ea7d9f75ad03620b0bce2517bd5b8d1\";s:5:\"title\";s:21:\"Side Cart WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:61:\"/plugins/woocommerce/assets/js/frontend/cart-fragments.min.js\";i:3;s:58:\"/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js\";i:4;s:67:\"/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js\";i:5;s:57:\"/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:38:\"side-cart-woocommerce/xoo-wsc-main.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"521f748e-cf09-4019-bd28-b52daef5f16f\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:7843983bf90dbae16c6e889382c71b23\";s:5:\"title\";s:13:\"Simple Banner\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:15:\"/simple-banner/\";i:2;s:24:\"simpleBannerScriptParams\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"simple-banner/simple-banner.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"76026e82-d9cf-482c-b480-55c57693a184\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b6825f971d35a5515d095564a2e40936\";s:5:\"title\";s:18:\"Site Kit by Google\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:33:\"google-analytics.com/analytics.js\";i:1;s:6:\"ga\\( \'\";i:2;s:5:\"ga\\(\'\";i:3;s:8:\"/gtag/js\";i:4;s:6:\"gtag\\(\";i:5;s:7:\"/gtm.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:35:\"google-site-kit/google-site-kit.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"79c458d7-f7f7-4072-919d-ad337bde6ae3\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Slick Menu\";s:9:\"condition\";s:25:\"slick-menu/slick-menu.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:12:\"/slick-menu/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:5ce5dfecdc9d3292c69a1413bbd17d3c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735027;}s:36:\"99cf4942-49ea-4687-b156-405ed1ce1cfa\";O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Slide Anything\";s:9:\"condition\";s:33:\"slide-anything/slide-anything.php\";s:10:\"exclusions\";a:3:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:48:\"/slide-anything/owl-carousel/owl.carousel.min.js\";i:2;s:16:\"owl_goto.trigger\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:fff874cc48b80940210228c975df395c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1702907355;}s:36:\"dd0ea584-0c99-4c30-b46d-da35b94c9f0a\";O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"Slider by Soliloquy\";s:9:\"condition\";s:33:\"soliloquy-lite/soliloquy-lite.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:16:\"soliloquy-min.js\";i:3;s:16:\"soliloquy_slider\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ffb5f8cc0ea17886dbd05f601ca3eec0\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735068;}s:36:\"ecb2fffc-d289-4f68-ae94-71131f17deee\";O:8:\"stdClass\":8:{s:5:\"title\";s:14:\"Smart Slider 3\";s:9:\"condition\";s:33:\"smart-slider-3/smart-slider-3.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:23:\"/smart-slider-3/(.*).js\";i:3;s:3:\"_N2\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:2f373822dceb191c31c8ad2183d51869\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735119;}s:36:\"284ede43-bf80-419e-8414-46c26cb746f0\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Smart Slider 3 Pro\";s:9:\"condition\";s:55:\"nextend-smart-slider3-pro/nextend-smart-slider3-pro.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:21:\"/SmartSlider3/(.*).js\";i:3;s:3:\"_N2\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:720ec9fbbd8a52ce525959a68a5310b3\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735152;}s:36:\"be70034f-def5-4771-9b3f-662eb218da2a\";O:8:\"stdClass\":8:{s:5:\"title\";s:28:\"Spectra - Show Slider Images\";s:9:\"condition\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:10:\"exclusions\";a:7:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:66:\"/ultimate-addons-for-gutenberg/assets/js/spectra-animations.min.js\";i:2;s:52:\"/ultimate-addons-for-gutenberg/assets/js/post.min.js\";i:3;s:51:\"/ultimate-addons-for-gutenberg/assets/js/aos.min.js\";i:4;s:13:\"/slick.min.js\";i:5;s:20:\"/imagesloaded.min.js\";i:6;s:16:\"UAGBPostCarousel\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:af16af31f83a874b9d0a9570d9c15ff7\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1706824485;}s:36:\"c3334c29-4160-42df-a1ce-f8aeeaee8668\";O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Super Socializer\";s:9:\"condition\";s:37:\"super-socializer/super_socializer.php\";s:10:\"exclusions\";a:3:{i:0;s:8:\"theChamp\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:660defe26748470c3a47366cd4012579\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677853633;}s:36:\"f18b4242-fe3f-4e2b-bfc9-ac2fb3939a90\";O:8:\"stdClass\":8:{s:5:\"title\";s:13:\"Superfly Menu\";s:9:\"condition\";s:22:\"superfly-menu/main.php\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:33:\"/jquery-migrate((.*?)(.min?)?).js\";i:2;s:67:\"/superfly-menu/includes/vendor/looks_awesome/icon_manager/js/md5.js\";i:3;s:68:\"/superfly-menu/includes/vendor/looks_awesome/icon_manager/js/util.js\";i:4;s:31:\"/superfly-menu/js/public.min.js\";i:5;s:20:\"window.SFM_is_mobile\";i:6;s:21:\"var SFM_skew_disabled\";i:7;s:16:\"var SFM_template\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ccb15175093bc6c437b78797f0698a7b\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1684301673;}s:36:\"1a05c00a-8562-45bc-80e8-987a4574b1c9\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Symplr Ads\";s:9:\"condition\";s:28:\"symplr-ads/symplr-plugin.php\";s:10:\"exclusions\";a:2:{i:0;s:12:\"/symplr-ads/\";i:1;s:14:\"cdns.symplr.de\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:3b6d39e28a87e86c4659491e2368ff61\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1692199959;}s:36:\"858d2d7f-bdac-4d27-ba26-baa9ace96ba4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:7d93008296bb5c7c43d4cba185ed2632\";s:5:\"title\";s:21:\"Tabby Responsive Tabs\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:34:\"/tabby-responsive-tabs/js/tabby.js\";i:3;s:12:\"RESPONSIVEUI\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:47:\"tabby-responsive-tabs/tabby-responsive-tabs.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e44a5c93-bb77-4624-a121-d846905137ea\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:2f563bbb7e92363ec3fb2989a1c7dffe\";s:5:\"title\";s:29:\"The Plus Addons for Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:20:\"/theplus-addons/(.*)\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:70:\"the-plus-addons-for-elementor-page-builder/theplus_elementor_addon.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"2bbac961-b000-4802-ae97-d52472ec6750\";O:8:\"stdClass\":8:{s:5:\"title\";s:37:\"The Plus Addons for Elementor Premium\";s:9:\"condition\";s:51:\"theplus_elementor_addon/theplus_elementor_addon.php\";s:10:\"exclusions\";a:7:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:44:\"/wp-content/plugins/theplus_elementor_addon/\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:5;s:26:\"ElementorProFrontendConfig\";i:6;s:23:\"elementorFrontendConfig\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:6e127deaaeefbe57ff945b1f9e274518\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1688143611;}s:36:\"666b45e8-749c-4140-bd17-e1cd589e03ee\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b9c418b47c986935a1151ab9b42f8971\";s:5:\"title\";s:15:\"ThemeREX Addons\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:32:\"/trx_addons/js/__scripts-full.js\";i:3;s:67:\"/trx_addons/components/cpt/layouts/shortcodes/menu/superfish.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"trx_addons/trx_addons.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"a750cada-eb58-4df4-9966-21c8a69332ba\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:75af9efe22c5cc776636266feb55adf1\";s:5:\"title\";s:16:\"Thrive Architect\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:45:\"thrive-visual-editor/thrive-visual-editor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"13714cde-680e-4ca4-8607-c35952d6a5f2\";O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Thrive Comments\";s:9:\"condition\";s:35:\"thrive-comments/thrive-comments.php\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/thrive-leads/\";i:3;s:15:\"window.TL_Const\";i:4;s:7:\"var ml=\";i:5;s:27:\"/thrive-comments/assets/js/\";i:6;s:14:\"ThriveComments\";i:7;s:33:\"/wp-includes/js/underscore.min.js\";i:8;s:31:\"/wp-includes/js/backbone.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:6a72d06ca2f6a888b0d9d5ea93af2edc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677852974;}s:36:\"aa7ca898-499f-4f04-b419-3de199996969\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:b84d82c02cade64ade00712b9c5652aa\";s:5:\"title\";s:12:\"Thrive Leads\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/thrive-leads/\";i:3;s:15:\"window.TL_Const\";i:4;s:7:\"var ml=\";i:5;s:27:\"/thrive-comments/assets/js/\";i:6;s:14:\"ThriveComments\";i:7;s:33:\"/wp-includes/js/underscore.min.js\";i:8;s:31:\"/wp-includes/js/backbone.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"thrive-leads/thrive-leads.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"9eee297a-8241-4ef2-af97-46074bd0898c\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5bb61b0559b0a3fd578315b553451327\";s:5:\"title\";s:19:\"Thrive Quiz Builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:43:\"thrive-quiz-builder/thrive-quiz-builder.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c2f3ec2a-5b09-4845-aa95-84841783fbfc\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:a7f3e5206abff19ca7cf142260181738\";s:5:\"title\";s:16:\"Thrive Ultimatum\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:18:\"/thrive-ultimatum/\";i:3;s:12:\"var TVE_Ult_\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:37:\"thrive-ultimatum/thrive-ultimatum.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"d48b8d2f-e071-4a30-840a-306154a115a0\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:f57be2014b6a489d053f8367fa6c0f9f\";s:5:\"title\";s:10:\"Tidio Chat\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:22:\"document.tidioChatCode\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:34:\"tidio-live-chat/tidio-elements.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cb6d33ed-7eb4-4ff9-9ad0-7fc54fbecf6f\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c9e0485ec256d4a6a8d92a98c18d76fc\";s:5:\"title\";s:14:\"Toolset Blocks\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:26:\"toolsetCommonEs.fontToHead\";i:3;s:27:\"toolsetCommonEs.styleToHead\";i:4;s:59:\"/toolset-blocks/vendor/toolset/blocks/public/js/frontend.js\";i:5;s:77:\"/toolset-blocks/vendor/toolset/common-es/public/toolset-common-es-frontend.js\";i:6;s:43:\"/toolset-blocks/public/js/views-frontend.js\";i:7;s:33:\"/wp-includes/js/underscore.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:27:\"toolset-blocks/wp-views.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"4bac6350-0925-49fb-904a-372f22fd6baf\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:71beda322b37f7fc7d456822493cb972\";s:5:\"title\";s:11:\"Top Bar Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:40:\"/plugins/topbar-pro/js/tpbr_front.min.js\";i:3;s:39:\"/plugins/topbar-pro/js/jquery.cookie.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:25:\"topbar-pro/topbar_pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"033486e7-0ddc-4915-a848-31504d00448e\";O:8:\"stdClass\":8:{s:5:\"title\";s:27:\"Twenty20 Image Before-After\";s:9:\"condition\";s:20:\"twenty20/ttwenty.php\";s:10:\"exclusions\";a:4:{i:0;s:27:\"/twenty20/assets/js/(.*).js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";i:3;s:22:\"twentytwenty-container\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:23441bba9d3602bc932d697c7cb8aa1f\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677858089;}s:36:\"7675a34d-006e-4672-99d5-a81e1b8e47f9\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3d59cc34167a7f8123e66b627148e0b7\";s:5:\"title\";s:8:\"UberMenu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:35:\"/ubermenu/assets/js/ubermenu.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"ubermenu/ubermenu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"8233178a-e7b3-43ce-b193-bd0d9c960933\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:86424c46157c1c7e2e1571055813beee\";s:5:\"title\";s:29:\"Ultimate Addons for Elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:17:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:49:\"/ultimate-elementor/assets/lib/slick/slick.min.js\";i:3;s:54:\"/ultimate-elementor/assets/min-js/uael-frontend.min.js\";i:4;s:53:\"/ultimate-elementor/assets/lib/isotope/isotope.min.js\";i:5;s:73:\"/ultimate-elementor/assets/lib/jquery-element-resize/jquery_resize.min.js\";i:6;s:62:\"/ultimate-elementor/assets/lib/fancybox/jquery_fancybox.min.js\";i:7;s:71:\"/ultimate-elementor/assets/lib/justifiedgallery/justifiedgallery.min.js\";i:8;s:40:\"/elementor-pro/assets/js/frontend.min.js\";i:9;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:10;s:52:\"/js_composer/assets/js/dist/js_composer_front.min.js\";i:11;s:42:\"/elementor/assets/lib/swiper/swiper.min.js\";i:12;s:44:\"/nasa-core/assets/js/min/jquery.slick.min.js\";i:13;s:11:\"/elementor/\";i:14;s:15:\"/elementor-pro/\";i:15;s:26:\"ElementorProFrontendConfig\";i:16;s:23:\"elementorFrontendConfig\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"8bddf484-6c78-4147-a4e6-d3039904e5f6\";O:8:\"stdClass\":8:{s:5:\"title\";s:43:\"Ultimate Addons for Elementor - Mobile Menu\";s:9:\"condition\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:10:\"exclusions\";a:4:{i:0;s:55:\"/jquery-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:1;s:55:\"/jquery-migrate(.*)(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:2;s:46:\"/ultimate-elementor/assets/js/uael-nav-menu.js\";i:3;s:54:\"/ultimate-elementor/assets/min-js/uael-nav-menu.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:70cfade3a7adbb54196f6acccc5a176f\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1694771327;}s:36:\"028504f7-b1cd-4318-8a6d-ce186197e89d\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0f0a91f0c454021a5ff9fc25c3ed419f\";s:5:\"title\";s:41:\"Ultimate Addons for WPBakery Page Builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:27:\"/Ultimate_VC_Addons/assets/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"Ultimate_VC_Addons/Ultimate_VC_Addons.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"5754af3d-a6af-49eb-b731-bdd82f26dc4e\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:34db8636812bad84c8aea037c2ddc8c2\";s:5:\"title\";s:32:\"Ultimate Responsive Image Slider\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"sliderPro\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:69:\"ultimate-responsive-image-slider/ultimate-responsive-image-slider.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"78ae882d-ae31-4179-b677-8893814938c7\";O:8:\"stdClass\":8:{s:5:\"title\";s:49:\"Unlimited Elements for Elementor Premium - Slider\";s:9:\"condition\";s:67:\"unlimited-elements-for-elementor-premium/unlimited-elements-pro.php\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/elementor/\";i:3;s:15:\"/elementor-pro/\";i:4;s:26:\"ElementorProFrontendConfig\";i:5;s:23:\"elementorFrontendConfig\";i:6;s:42:\"/unlimited-elements-for-elementor-premium/\";i:7;s:3:\"uc_\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:17260bc347b8c29bee0010e9ec164184\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683270377;}s:36:\"051cbfbb-7ad2-4f06-a493-3cf423a80904\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:6717ef5673a956bc08ca4a5117065d53\";s:5:\"title\";s:34:\"Variation Swatches for WooCommerce\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/jquery/ui/\";i:3;s:24:\"/woo-variation-swatches/\";i:4;s:28:\"/woo-variation-swatches-pro/\";i:5;s:17:\"underscore.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:49:\"woo-variation-swatches/woo-variation-swatches.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"6879caba-7224-4eca-bcb2-370785b495ea\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:57597b7683e01892932083413f085134\";s:5:\"title\";s:30:\"Web Accessibility By accessiBe\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/accessibe/\";i:3;s:6:\"acsbJS\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:24:\"accessibe/accessiebe.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"bd6732fe-4c2b-40a1-9035-8464057e2da5\";O:8:\"stdClass\":8:{s:5:\"title\";s:28:\"WooCommerce - Cart Fragments\";s:9:\"condition\";s:27:\"woocommerce/woocommerce.php\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:53:\"/woocommerce/assets/js/frontend/cart-fragments.min.js\";i:2;s:49:\"/woocommerce/assets/js/js-cookie/js.cookie.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:201de694c6fc28c8d580a3b2ca484218\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1680937567;}s:36:\"d044900d-07e1-4533-9516-33106efcb259\";O:8:\"stdClass\":8:{s:5:\"title\";s:33:\"WooCommerce - Product description\";s:9:\"condition\";s:27:\"woocommerce/woocommerce.php\";s:10:\"exclusions\";a:3:{i:0;s:61:\"/plugins/woocommerce/assets/js/frontend/single-product.min.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:a82644b4c9417ea3a240939a73344700\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679309756;}s:36:\"bff953b1-2213-4666-8112-76a84a3cc207\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"WooCommerce - Product Gallery\";s:9:\"condition\";s:27:\"woocommerce/woocommerce.php\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:55:\"/woocommerce/?(.*)/assets/js/zoom/jquery.zoom(.min)?.js\";i:3;s:40:\"/woocommerce/?(.*)/assets/js/photoswipe/\";i:4;s:67:\"/woocommerce/?(.*)/assets/js/flexslider/jquery.flexslider(.min)?.js\";i:5;s:62:\"/woocommerce/?(.*)/assets/js/frontend/single-product(.min)?.js\";i:6;s:24:\"wc_single_product_params\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:7665868ff97c265628f376523a4f9ecc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1686579689;}s:36:\"016e6ddf-c6e7-49ec-bd3f-2585d9e45895\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"WooCommerce - Select2 library\";s:9:\"condition\";s:27:\"woocommerce/woocommerce.php\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:45:\"/woocommerce/assets/js/select2/select2(.*).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:4bca670bd5d55dd24b17fb0193b0891e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681459540;}s:36:\"b9b2c6d7-944f-4ae3-ae04-c9e2204b9dab\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:9165c768e978d6ad3f696db8c78ccbb2\";s:5:\"title\";s:30:\"WooCommerce Attribute Swatches\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:69:\"/iconic-woo-attribute-swatches-premium/assets/frontend/js/main.min.js\";i:3;s:82:\"/iconic-woo-attribute-swatches-premium/assets/vendor/flickity/flickity.pkgd.min.js\";i:4;s:15:\"iconic_was_vars\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:71:\"iconic-woo-attribute-swatches-premium/iconic-woo-attribute-swatches.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"4506c5e9-7349-44c9-9967-34370c83facb\";O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"WooCommerce Bookings\";s:9:\"condition\";s:45:\"woocommerce-bookings/woocommerce-bookings.php\";s:10:\"exclusions\";a:9:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:38:\"/woocommerce-bookings/dist/frontend.js\";i:3;s:32:\"/wp-includes/js/dist/date.min.js\";i:4;s:41:\"/wp-includes/js/dist/vendor/moment.min.js\";i:5;s:43:\"/wp-includes/js/jquery/ui/datepicker.min.js\";i:6;s:33:\"/wp-includes/js/underscore.min.js\";i:7;s:59:\"/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js\";i:8;s:33:\"/wp-includes/js/dist/hooks.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:14dec6d289b9977fa3a74116feecebcc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1693998405;}s:36:\"fec9cd04-c358-45da-a1a8-1668b964016b\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:456f3b849ba3b6647246aca9d7cdaed5\";s:5:\"title\";s:31:\"WooCommerce Product Reviews Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:22:\"wc_product_reviews_pro\";i:3;s:90:\"/woocommerce-product-reviews-pro/assets/js/frontend/wc-product-reviews-pro-frontend.min.js\";i:4;s:57:\"/woocommerce/assets/js/jquery-tiptip/jquery.tipTip.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:67:\"woocommerce-product-reviews-pro/woocommerce-product-reviews-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"551a9399-627f-4978-9bae-5cc8e0aefc82\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c8577e74eef3b082fb6403760d53f68c\";s:5:\"title\";s:36:\"WooCommerce TM Extra Product Options\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:10:{i:0;s:58:\"/woocommerce-tm-extra-product-options/assets/js/epo.min.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";i:3;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";i:4;s:38:\"/wp-includes/js/jquery/ui/mouse.min.js\";i:5;s:39:\"/wp-includes/js/jquery/ui/slider.min.js\";i:6;s:33:\"/wp-includes/js/underscore.min.js\";i:7;s:30:\"/wp-includes/js/wp-util.min.js\";i:8;s:29:\"/wp-includes/js/dist/hooks.js\";i:9;s:28:\"/wp-includes/js/dist/i18n.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:69:\"woocommerce-tm-extra-product-options/tm-woo-extra-product-options.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"3cac4650-6a52-448e-8e48-e99a772a59a2\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c6e6cab8c80fa3fe57d609f72d2d5c56\";s:5:\"title\";s:9:\"WooLentor\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:50:\"/woolementor/assets/third-party/slick/slick.min.js\";i:1;s:17:\"/woolentor-addons\";i:2;s:16:\"woolentor_addons\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:47:\"woolentor-addons/woolentor_addons_elementor.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"21af073d-d2ec-4d46-bbda-2c69f87f3f98\";O:8:\"stdClass\":8:{s:5:\"title\";s:31:\"Woolentor - Fix product gallery\";s:9:\"condition\";s:47:\"woolentor-addons/woolentor_addons_elementor.php\";s:10:\"exclusions\";a:4:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:20:\".woolentor-learg-img\";i:2;s:40:\"/woolentor-addons/assets/js/slick.min.js\";i:3;s:48:\"/woolentor-addons-pro/assets/lib/js/tippy.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:c5315e06dfc353cd57f85a60abe4e320\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1700061004;}s:36:\"67aeb4cb-1a00-4d10-a00c-34888b4c0dba\";O:8:\"stdClass\":8:{s:5:\"title\";s:25:\"WooThumbs for WooCommerce\";s:9:\"condition\";s:39:\"woothumbs-premium/woothumbs-premium.php\";s:10:\"exclusions\";a:5:{i:0;s:33:\"/wp-includes/js/dist/hooks.min.js\";i:1;s:33:\"/wp-includes/js/underscore.min.js\";i:2;s:31:\"/wp-includes/js/wp-embed.min.js\";i:3;s:30:\"/wp-includes/js/wp-util.min.js\";i:4;s:23:\"/woothumbs-premium/(.*)\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:b97b1d3f627769e1dd8305aa25af993c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679065404;}s:36:\"c7a14763-88d0-4344-a6af-e0a8dc5fa8d5\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:31b9e812a025e5750a6ef0980ee7d2db\";s:5:\"title\";s:32:\"WordPress Mega Menu – QuadMenu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/quadmenu\";i:3;s:13:\"#private-menu\";i:4;s:12:\"#public-menu\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:21:\"quadmenu/quadmenu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f699fdbd-84a7-4f24-b729-3e4a4f83a4dd\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:601f8fc7d10cad1c2ec2949c0d9b1651\";s:5:\"title\";s:9:\"WP Armour\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:28:\"/honeypot/includes/js/wpa.js\";i:3;s:39:\"/wp-armour-extended/includes/js/wpae.js\";i:4;s:16:\"wpa_hidden_field\";i:5;s:12:\"wpa_add_test\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"wp-armour-extended/wp-armour-extended.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"6a28aae5-ef91-43fc-8204-92e3a25642b4\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:5728f3b9856dfe37a36ab15b0a637198\";s:5:\"title\";s:10:\"WP Go Maps\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"maps.googleapis.com\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:31:\"wp-google-maps/wpGoogleMaps.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c9b991d1-a653-404b-be85-e276b1814e7d\";O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"WP Google Map Pro\";s:9:\"condition\";s:41:\"wp-google-map-gold/wp-google-map-gold.php\";s:10:\"exclusions\";a:5:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:27:\"maps.google.com/maps/api/js\";i:3;s:30:\"/wp-includes/js/masonry.min.js\";i:4;s:24:\"/wp-google-map-gold/(.*)\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:dc12a9b7b9c4c7ce3c532b6b377739f2\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677858391;}s:36:\"1f8f9fbf-fbf0-4e3a-b77c-af0fa47e950d\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:87f572f5f0ec143a8fceba77d0616197\";s:5:\"title\";s:18:\"WP Google Maps Pro\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/wp-google-maps(.*)\";i:3;s:19:\"maps.googleapis.com\";i:4;s:4:\"mgl_\";i:5;s:6:\"wpgmza\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"wp-google-maps-pro/wp-google-maps-pro.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"41e4b98c-e63f-4800-a478-02592562322b\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:3735ca768ede98b25795f4cb057ff4ed\";s:5:\"title\";s:20:\"WP iCal Availability\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:41:\"/wp-ical-availability/js/custom-select.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";i:3;s:22:\"/wp-ical-availability/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:45:\"wp-ical-availability/wp-ical-availability.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"2b06c5b8-dc32-4bb0-8504-3a9f1c3a1ec0\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"WP MapIt\";s:9:\"condition\";s:21:\"wp-mapit/wp_mapit.php\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:32:\"/wp-mapit/wp_mapit/js/leaflet.js\";i:3;s:42:\"/wp-mapit/wp_mapit/js/wp_mapit_multipin.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ba8d1c7f294a3f5b593556eb3b0bc7d9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679331261;}s:36:\"2039eafd-1c11-4e21-a61b-30857f291ae3\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:927b8bf7806f2d287559b86a0b455a59\";s:5:\"title\";s:18:\"WP Responsive Menu\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:24:\"/wp-responsive-menu/(.*)\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"wp-responsive-menu/wp-responsive-menu.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"e06be942-cccd-4b2d-a268-06dc78f0b820\";O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"WP Search with Algolia\";s:9:\"condition\";s:34:\"wp-search-with-algolia/algolia.php\";s:10:\"exclusions\";a:4:{i:0;s:71:\"/wp-search-with-algolia/js/algoliasearch/dist/algoliasearch-lite.umd.js\";i:1;s:53:\"/wp-search-with-algolia/js/autocomplete-noconflict.js\";i:2;s:67:\"/wp-search-with-algolia/js/autocomplete.js/dist/autocomplete.min.js\";i:3;s:11:\"var algolia\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:43267e659d599fbb6b42c719b49bb7a7\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677857180;}s:36:\"4fc2a7ae-b9e6-410e-93cf-e6d1962add6a\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"WP Smart Preloader\";s:9:\"condition\";s:35:\"wp-smart-preloader/wp-preloader.php\";s:10:\"exclusions\";a:2:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:55:\"/wp-smart-preloader/assets/js/wsp-main-script(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:4fb90fc73fc2b5d1e37ea2dadfd3cef3\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1711125833;}s:36:\"7ecf40ce-2bcd-412c-bb01-9e71fecf6be8\";O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"WP Store Locator\";s:9:\"condition\";s:37:\"wp-store-locator/wp-store-locator.php\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:18:\"/wp-store-locator/\";i:3;s:33:\"/wp-includes/js/underscore.min.js\";i:4;s:15:\"maps.google.com\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:d37bb5054a24471ca1675d9ab49d01b0\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735183;}s:36:\"7a1d19a2-3a48-40ab-8051-f642fc63ce2d\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"WP Ultimate Post Grid\";s:9:\"condition\";s:47:\"wp-ultimate-post-grid/wp-ultimate-post-grid.php\";s:10:\"exclusions\";a:4:{i:0;s:67:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:1;s:37:\"/wp-ultimate-post-grid/dist/public.js\";i:2;s:53:\"/wp-ultimate-post-grid-premium/dist/public-premium.js\";i:3;s:15:\"wpupg_grid_args\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:e24341fef49bd64b89682d583218c108\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1686597940;}s:36:\"76c86163-ddf3-4113-b620-de9d5058f505\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"WPBakery Page Builder\";s:9:\"condition\";s:27:\"js_composer/js_composer.php\";s:10:\"exclusions\";a:2:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:52:\"/js_composer/assets/js/dist/js_composer_front.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:517d7d24da9a7072ed389d0fb30374a0\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704404852;}s:36:\"0b8ff2c0-c3cd-4ec1-b7f5-c7751de6101b\";O:8:\"stdClass\":8:{s:5:\"title\";s:32:\"WPBakery Page Builder - Carousel\";s:9:\"condition\";s:27:\"js_composer/js_composer.php\";s:10:\"exclusions\";a:2:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:57:\"/js_composer/assets/lib/vc_carousel/js/vc_carousel.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:76336ed3f04df091e669f89d908ef2ed\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704405212;}s:36:\"4f5e5b98-c326-4b9f-9ada-3b257862132c\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:1ec7138c950c355e7af60d49c81139fc\";s:5:\"title\";s:12:\"wpDataTables\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/wpdatatables/\";i:3;s:10:\"highcharts\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:29:\"wpdatatables/wpdatatables.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"18be1b8c-0bc4-4a01-abc6-a127aff380c6\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:c62ca58ea081c1271de8dadfa7daac69\";s:5:\"title\";s:7:\"WPForms\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:61:\"/wpforms-offline-forms/assets/js/wpforms-offline-forms.min.js\";i:1;s:30:\"wpforms-offline-forms-js-extra\";i:2;s:20:\"wpformsRecaptchaLoad\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:19:\"wpforms/wpforms.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"8a3cacb6-81bd-456a-a1cc-a4025f8e5234\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:0992ac952c0a05bb35e18b1d5744d346\";s:5:\"title\";s:12:\"WPForms Lite\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:20:\"wpformsRecaptchaLoad\";i:1;s:61:\"/wpforms-offline-forms/assets/js/wpforms-offline-forms.min.js\";i:2;s:30:\"wpforms-offline-forms-js-extra\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:24:\"wpforms-lite/wpforms.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"98bbd410-5b01-4244-a8eb-715765180328\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"XL WooCommerce Sales Triggers\";s:9:\"condition\";s:63:\"xl-woocommerce-sales-triggers/xl-woocommerce-sales-triggers.php\";s:10:\"exclusions\";a:3:{i:0;s:61:\"/xl-woocommerce-sales-triggers/assets/js/wcst_combined.min.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:ba9e526ddb0157e69757530c6b18b714\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1677856813;}s:36:\"bf9f9620-dd0e-4e6f-9a45-4eb78a148f42\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:58663fc781232169e865f6fe7cf1afaa\";s:5:\"title\";s:36:\"YITH WooCommerce Ajax Product Filter\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:71:\"/yith-woocommerce-ajax-navigation/assets/js/yith-wcan-shortcodes.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:41:\"yith-woocommerce-ajax-navigation/init.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"b053279d-e07c-438c-bb3e-3a1f4f5d7c5e\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"plugin:68b637fd247e40c8e135e4771d739b07\";s:5:\"title\";s:44:\"YITH WooCommerce AJAX Product Filter Premium\";s:4:\"type\";s:6:\"plugin\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:83:\"/yith-woocommerce-ajax-product-filter-premium/assets/js/yith-wcan-shortcodes.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:53:\"yith-woocommerce-ajax-product-filter-premium/init.php\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"62056165-8bd9-4ff0-b21f-e4ed0ae45fae\";O:8:\"stdClass\":8:{s:5:\"title\";s:35:\"YITH WooCommerce Points and Rewards\";s:9:\"condition\";s:52:\"yith-woocommerce-points-and-rewards-premium/init.php\";s:10:\"exclusions\";a:3:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:70:\"/yith-woocommerce-points-and-rewards-premium/assets/js/frontend.min.js\";i:2;s:66:\"/woo-variation-swatches-pro/assets/js/add-to-cart-variation.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:4acc87d4eb72c86cdea76d180b61a098\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1709917756;}s:36:\"d94dbbf3-bcab-4e47-9fbb-6b3a7cf92787\";O:8:\"stdClass\":8:{s:5:\"title\";s:36:\"Yotpo Social Reviews for Woocommerce\";s:9:\"condition\";s:49:\"yotpo-social-reviews-for-woocommerce/wc_yotpo.php\";s:10:\"exclusions\";a:1:{i:0;s:63:\"/yotpo-social-reviews-for-woocommerce/assets/js/headerScript.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"plugin\";s:2:\"id\";s:39:\"plugin:45ab742b3fccbd04d7bc973c8582be87\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1680686421;}}s:6:\"themes\";O:8:\"stdClass\":122:{s:36:\"9aeea459-91d3-44b6-8a26-b883dca8b402\";O:8:\"stdClass\":8:{s:5:\"title\";s:43:\"Agensy - Load page without User Interaction\";s:9:\"condition\";s:6:\"agensy\";s:10:\"exclusions\";a:8:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:28:\"/themes/agensy/js/scripts.js\";i:2;s:35:\"/themes/agensy/js/scripts-single.js\";i:3;s:28:\"/themes/agensy/js/wow.min.js\";i:4;s:33:\"/themes/agensy/js/TweenMax.min.js\";i:5;s:31:\"/themes/agensy/js/swiper.min.js\";i:6;s:73:\"/plugins/visualcomposer/assets/lib/bower/isotope/dist/isotope.pkgd.min.js\";i:7;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:7ab7dfeb0db9c0c74c020be318c2e6d9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1707317936;}s:36:\"9c623554-5834-4669-9e96-1b894c1939b2\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:0193ea55fce2ada93b262f2824008c0f\";s:5:\"title\";s:7:\"Andaman\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/andaman/assets/js/\";i:3;s:41:\"/wp-andaman-plugins/shortcodes/vc_extend/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:7:\"andaman\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7374c5a5-69f8-460f-b44f-dee884a824cd\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:24cbda63f1b898ade5562ab4ec6d97a5\";s:5:\"title\";s:6:\"Artale\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:6:{i:0;s:40:\"/artale-elementor/assets/js/modulobox.js\";i:1;s:47:\"/artale-elementor/assets/js/artale-elementor.js\";i:2;s:28:\"/artale/js/jquery-stellar.js\";i:3;s:33:\"/artale/js/core/artale-plugins.js\";i:4;s:32:\"/artale/js/core/artale-custom.js\";i:5;s:10:\"var loader\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:6:\"artale\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"23b01203-2a70-4394-9326-d59824def2d7\";O:8:\"stdClass\":8:{s:5:\"title\";s:16:\"Ashe Pro Premium\";s:9:\"condition\";s:16:\"ashe-pro-premium\";s:10:\"exclusions\";a:2:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:18:\"/ashe-pro-premium/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:4791da3cbbd1ed86253a087f0287aeb4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704912793;}s:36:\"03a9cc62-c167-447d-beb2-65c76c96b056\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Astra\";s:9:\"condition\";s:5:\"astra\";s:10:\"exclusions\";a:1:{i:0;s:41:\"/astra/assets/js/minified/frontend.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:3cce5f3eaf76e098ba8e28f7bbba3f92\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1702486947;}s:36:\"2a2b54cb-8e1d-49d2-bfca-93eee231e470\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:72a8d63e59c10bdf512a62b862d143a7\";s:5:\"title\";s:16:\"Astra - Carousel\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:9:\"var astra\";i:1;s:38:\"/astra/assets/js/minified/style.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"astra\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7783361f-66fc-4d95-a054-4e9545bb5b48\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Auteur\";s:9:\"condition\";s:13:\"g5plus-auteur\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:36:\"/g5plus-auteur/assets/js/core.min.js\";i:3;s:30:\"/g5plus-auteur/assets/vendors/\";i:4;s:106:\"/auteur-framework/libs/smart-framework/assets/vendors/perfect-scrollbar/js/perfect-scrollbar.jquery.min.js\";i:5;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:6207fe478e269e7547bda70a46607a49\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737107;}s:36:\"4c618038-8fc7-4d48-8d41-a32da14e5c1e\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"AutoTrader\";s:9:\"condition\";s:10:\"autotrader\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/autotrader/(.*).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:046dfeee2b77390c53e0e7f93b6a3792\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679736741;}s:36:\"18f04f23-35a0-4c45-8cb6-a91d57ca1790\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:835da12f43373029659f766920e81b47\";s:5:\"title\";s:44:\"Avada - Animations & mobile-specific actions\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:31:\"/uploads/fusion-scripts/(.*).js\";i:3;s:18:\"window.off_canvas_\";i:4;s:24:\"/plugins/fusion-builder/\";i:5;s:21:\"/plugins/fusion-core/\";i:6;s:16:\"/Avada/includes/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"90135867-1b95-498b-80d6-f5dbf2f6b318\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"Avada - FAQ shortcode\";s:9:\"condition\";s:5:\"Avada\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:41:\"/plugins/fusion-core/js/min/avada-faqs.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b084708c80d8582546e5430219aa4670\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1678277160;}s:36:\"d23b5bb1-1d7f-4109-bf69-b20a2be2d337\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:5e7a2248e1a53d9bb27b187deb541248\";s:5:\"title\";s:23:\"Avada - Fusion carousel\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:58:\"/includes/lib/assets/min/js/library/jquery.carouFredSel.js\";i:3;s:54:\"/includes/lib/assets/min/js/general/fusion-carousel.js\";i:4;s:18:\"fusionCarouselVars\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"98dfa8c1-e72a-4cef-a0b2-8f0c322490fc\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:f16fb109027f4994a7649a8b1663e6f7\";s:5:\"title\";s:19:\"Avada - Fusion form\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:52:\"/fusion-builder/assets/js/min/general/fusion-form.js\";i:3;s:59:\"/fusion-builder/assets/js/min/general/fusion-form-logics.js\";i:4;s:44:\"/includes/lib/assets/min/js/library/cssua.js\";i:5;s:45:\"/includes/lib/assets/min/js/general/fusion.js\";i:6;s:48:\"/includes/lib/assets/min/js/library/modernizr.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"026801fa-af67-47ba-b966-347693f0585f\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:33f50696d353d8bd4eb59ff6e8f44c97\";s:5:\"title\";s:27:\"Avada - Fusion grid gallery\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:55:\"/fusion-builder/assets/js/min/general/fusion-gallery.js\";i:3;s:51:\"/includes/lib/assets/min/js/library/imagesLoaded.js\";i:4;s:46:\"/includes/lib/assets/min/js/library/isotope.js\";i:5;s:46:\"/includes/lib/assets/min/js/library/packery.js\";i:6;s:48:\"/includes/lib/assets/min/js/library/lazysizes.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"c8349314-15a3-481e-973b-e4d936e4420e\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:56fa9993a573540c83eda9c49fae5e3c\";s:5:\"title\";s:21:\"Avada - Fusion slider\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:42:\"/fusion-core/js/min/avada-fusion-slider.js\";i:3;s:16:\"/Avada/includes/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"7a04bc85-0fec-4487-ae05-bb2e5d8d0420\";O:8:\"stdClass\":8:{s:5:\"title\";s:34:\"Avada - Load Portfolio on pageload\";s:9:\"condition\";s:5:\"Avada\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/library/packery.js\";i:3;s:19:\"/library/isotope.js\";i:4;s:24:\"/library/imagesLoaded.js\";i:5;s:27:\"/general/fusion-lightbox.js\";i:6;s:38:\"/fusion-core/js/min/avada-portfolio.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c3f0ed4d94499b68c77d95db37d1d399\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1696601814;}s:36:\"55bd510c-78aa-49d5-8304-8be2ee2ab0da\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:2189c1c769d65cfc2182e4822847071b\";s:5:\"title\";s:19:\"Avada - Mobile menu\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:36:\"/assets/min/js/general/avada-menu.js\";i:3;s:48:\"/includes/lib/assets/min/js/library/modernizr.js\";i:4;s:52:\"/includes/lib/assets/min/js/library/jquery.easing.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ddf00672-c35c-4b68-aeca-925e68bf12b2\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:97a185f08af70c39c7e221faab0f73eb\";s:5:\"title\";s:17:\"Avada - OffCanvas\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:35:\"/uploads/fusion-scripts/(.*).min.js\";i:3;s:18:\"window.off_canvas_\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"17544cc3-9d3a-4611-bc5d-44d04e2786fa\";O:8:\"stdClass\":8:{s:5:\"title\";s:44:\"Avada - Show the Portfolio grid on page load\";s:9:\"condition\";s:5:\"Avada\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:51:\"/includes/lib/assets/min/js/library/imagesLoaded.js\";i:3;s:46:\"/includes/lib/assets/min/js/library/isotope.js\";i:4;s:48:\"/includes/lib/assets/min/js/library/lazysizes.js\";i:5;s:48:\"/includes/lib/assets/min/js/library/modernizr.js\";i:6;s:46:\"/includes/lib/assets/min/js/library/packery.js\";i:7;s:38:\"/fusion-core/js/min/avada-portfolio.js\";i:8;s:18:\"avadaPortfolioVars\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:9d1a9b0c2ca20fca764a82f197b962fd\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1696601823;}s:36:\"c6c3347c-14e0-4766-afa5-df33a47f5a5a\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:3ff44421b404c5efffa25e78e479e4ea\";s:5:\"title\";s:19:\"Avada - Sticky menu\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:42:\"/Avada/assets/min/js/general/avada-menu.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"232596c1-6a6a-4fe8-a5c3-a60fa74a9456\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:0d727d80bb132f17c737e55883fe4be0\";s:5:\"title\";s:35:\"Avada - WooCommerce product gallery\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:50:\"/assets/min/js/general/avada-woo-product-images.js\";i:3;s:56:\"/includes/lib/assets/min/js/library/jquery.flexslider.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:5:\"Avada\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"95ece7e4-3b19-45e5-aa28-14f833c9afca\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Avesa\";s:9:\"condition\";s:5:\"avesa\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"/avesa/js/main.js\";i:3;s:20:\"/avesa/js/isotope.js\";i:4;s:24:\"/sw_core/js/slick.min.js\";i:5;s:41:\"/avesa/js/bootstrap-datetimepicker.min.js\";i:6;s:26:\"/avesa/js/bootstrap.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:aad8bfcc594eec02e3b0d635198dee5e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737993;}s:36:\"f2bfe477-4e45-4e52-a7d9-4d0ba3a92258\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Besa\";s:9:\"condition\";s:4:\"besa\";s:10:\"exclusions\";a:2:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:9:\"/besa/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c238e89523c46ca28b08e401f42f6ccc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738204;}s:36:\"bd94908c-8138-4995-986b-47ec66494bdd\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"BeTheme\";s:9:\"condition\";s:7:\"betheme\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:9:\"/betheme/\";i:2;s:3:\"mfn\";i:3;s:37:\"/wp-includes/js/jquery/ui/tabs.min.js\";i:4;s:37:\"/wp-includes/js/jquery/ui/core.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b99156eb9eeb357c0a70bd3bda6861cc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738639;}s:36:\"190d2f1a-72a6-40ca-b08a-5c7ee7b0a6a5\";O:8:\"stdClass\":8:{s:5:\"title\";s:54:\"Bosa Online Education - Fixes animations and preloader\";s:9:\"condition\";s:21:\"bosa-online-education\";s:10:\"exclusions\";a:6:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:38:\"/bosa/assets/js/jquery.slicknav.min.js\";i:2;s:31:\"/bosa/assets/slick/slick.min.js\";i:3;s:29:\"/bosa/assets/js/navigation.js\";i:4;s:29:\"/bosa/assets/js/custom.min.js\";i:5;s:43:\"/bosa/assets/js/theia-sticky-sidebar.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:5430bf7b83c83a3687b3b7b437e961b0\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1708371742;}s:36:\"6fb2b9d7-6ecc-4260-999c-938fbebdbf01\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:de8504b73ea228d0ea9bbce69752092e\";s:5:\"title\";s:6:\"Bridge\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:27:\"/bridge-creative/bridge/js/\";i:2;s:16:\"/wp-includes/js/\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:6:\"bridge\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"1dd63427-b4c9-4596-b952-ac711e3637f9\";O:8:\"stdClass\":8:{s:5:\"title\";s:47:\"Bridge - Load elements without user interaction\";s:9:\"condition\";s:6:\"bridge\";s:10:\"exclusions\";a:5:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:43:\"/wp-content/themes/bridge/js/default.min.js\";i:2;s:39:\"/wp-content/themes/bridge/js/plugins.js\";i:3;s:47:\"/wp-content/themes/bridge/js/default_dynamic.js\";i:4;s:53:\"/wp-content/themes/bridge/js/jquery.touchSwipe.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:ad9b810efd365ad9a27987d2912b94cd\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1710252260;}s:36:\"65698b6b-85dd-41ef-8fd7-718f1e983dba\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Car Dealer\";s:9:\"condition\";s:9:\"cardealer\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:27:\"/wp-includes/js/jquery/(.*)\";i:3;s:18:\"/cardealer/js/(.*)\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b1111424fff61af8d1e152dcdd6810f6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737517;}s:36:\"3927d724-5a0a-402b-a838-858d30b54ea9\";O:8:\"stdClass\":8:{s:5:\"title\";s:34:\"Cardea - Show Page Content on Load\";s:9:\"condition\";s:9:\"cardea-wp\";s:10:\"exclusions\";a:5:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:28:\"/themes/cardea-wp/js/main.js\";i:2;s:37:\"/themes/cardea-wp/js/jquery.sticky.js\";i:3;s:38:\"/themes/cardea-wp/js/jquery.fitvids.js\";i:4;s:45:\"/themes/cardea-wp/js/jquery.smartmenus.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d65d1a8303b0c7508278884520e4bec7\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1698677525;}s:36:\"087fb457-a09d-4140-84bd-c9bc1e8195b7\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"CheerUp\";s:9:\"condition\";s:7:\"cheerup\";s:10:\"exclusions\";a:9:{i:0;s:36:\"/cheerup/js/jquery.sticky-sidebar.js\";i:1;s:32:\"/cheerup/js/object-fit-images.js\";i:2;s:29:\"/cheerup/js/jquery.fitvids.js\";i:3;s:34:\"/cheerup/js/jquery.mfp-lightbox.js\";i:4;s:27:\"/cheerup/js/ie-polyfills.js\";i:5;s:20:\"/cheerup/js/theme.js\";i:6;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:7;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:8;s:36:\"/wp-includes/js/jquery/jquery.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:13bcf562f45afb245dc4f76fecfba6d6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1696429398;}s:36:\"eb86aedb-91e6-480c-b76c-756ac1da41be\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Clover\";s:9:\"condition\";s:12:\"clover-theme\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/clover-theme/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:89372f3d9321ae09c94488592084da29\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738878;}s:36:\"6e90b649-5736-497f-9bc6-515900cfea8a\";O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"Divi - Animations\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:23:\"/Divi/js/scripts.min.js\";i:4;s:26:\"/Divi/js/custom.unified.js\";i:5;s:21:\"/js/magnific-popup.js\";i:6;s:8:\"var DIVI\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c0abf30dba4ff13db836d1b01685953a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737389;}s:36:\"70916c43-4e02-4932-b6aa-91a1815bc755\";O:8:\"stdClass\":8:{s:5:\"title\";s:23:\"Divi - Background video\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:22:\"/jquery-migrate.min.js\";i:2;s:26:\"/Divi/js/custom.unified.js\";i:3;s:21:\"/js/mediaelement/(.*)\";i:4;s:4:\"mejs\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c7edea41ae6716291e2d32a2ab429209\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738240;}s:36:\"08531785-9818-4e30-903e-564637a2ad7a\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"Divi - Counter module\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:23:\"/Divi/js/scripts.min.js\";i:4;s:26:\"/Divi/js/custom.unified.js\";i:5;s:21:\"/js/magnific-popup.js\";i:6;s:8:\"var DIVI\";i:7;s:71:\"/Divi/includes/builder/feature/dynamic-assets/assets/js/easypiechart.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:2c46b9f5a770f260c3f7115bb330b2d5\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679736810;}s:36:\"b996762a-84ef-440d-a089-73a187936fbf\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Divi - Mobile menu\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:22:\"/jquery-migrate.min.js\";i:2;s:23:\"/Divi/js/scripts.min.js\";i:3;s:26:\"/Divi/js/custom.unified.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b9116994f4e4b9b9fa574440c00d2f0d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738580;}s:36:\"ae096e1e-9c36-46ad-a3d1-c26ea507276b\";O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Divi - Sticky elements\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\".dipi_preloader_wrapper_outer\";i:3;s:23:\"/Divi/js/scripts.min.js\";i:4;s:74:\"/Divi/includes/builder/feature/dynamic-assets/assets/js/sticky-elements.js\";i:5;s:8:\"var DIVI\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:8b62db03c90245f3e690335b079b05dc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737191;}s:36:\"349f31f0-dd10-41d3-b0a4-9c5df64879f8\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Divi - Sticky menu\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:32:\"/js/jquery/jquery-migrate.min.js\";i:2;s:23:\"/Divi/js/scripts.min.js\";i:3;s:73:\"/Divi/includes/builder/feature/dynamic-assets/assets/js/magnific-popup.js\";i:4;s:12:\"jqueryParams\";i:5;s:11:\"firstHeader\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b7b84aca0f0dc6a1ced31d38626c50ea\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738821;}s:36:\"59563458-5f04-4959-b3e2-53e49e169d67\";O:8:\"stdClass\":8:{s:5:\"title\";s:40:\"Divi - WooCommerce Single Product Images\";s:9:\"condition\";s:4:\"Divi\";s:10:\"exclusions\";a:1:{i:0;s:23:\"/Divi/js/scripts.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:f9c5bdba8b39fc877b41dea00fa756f9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1684342262;}s:36:\"6426539e-4e43-4fef-ab5a-3eb7b2a8b057\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Eikra\";s:9:\"condition\";s:5:\"eikra\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:22:\"/jquery-migrate.min.js\";i:2;s:17:\"/eikra/assets/js/\";i:3;s:8:\"EikraObj\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:55d2581ad975eb6325bc97fc3d3b0cb8\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738450;}s:36:\"59020bd6-069f-4f2d-afa2-fbdefa03211c\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Ekko\";s:9:\"condition\";s:4:\"ekko\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:6:\"/ekko/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:2c06f4a1949f8ba4e77042a47674fd9e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737803;}s:36:\"d82f5cdd-c5d3-4596-94dc-1e25aaff2083\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Elessi\";s:9:\"condition\";s:12:\"elessi-theme\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:44:\"/elessi-theme/assets/js/min/functions.min.js\";i:3;s:39:\"/elessi-theme/assets/js/min/main.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d5d2b7fda7b8a2b5b91d430f7602e230\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737773;}s:36:\"f0587c21-54d0-429d-8efe-18a93dacb18d\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:5fc04cc678cb54567aedb51027933002\";s:5:\"title\";s:6:\"Enfold\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:41:\"/dynamic_avia/avia-footer-scripts-(.*).js\";i:3;s:18:\"var avia_is_mobile\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:6:\"enfold\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"cc0550cb-918e-419d-b4f2-1809cf666dbb\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:eb759a03d0ca292c948f09d004a2963f\";s:5:\"title\";s:20:\"Enfold - LayerSlider\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"layerslider\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:6:\"enfold\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ec883654-4f63-4fae-a3ef-923dcbc2426d\";O:8:\"stdClass\":8:{s:5:\"title\";s:19:\"Enfold - Shortcodes\";s:9:\"condition\";s:6:\"enfold\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:18:\"/enfold/js/avia.js\";i:3;s:24:\"/enfold/js/shortcodes.js\";i:4;s:47:\"/enfold/config-templatebuilder/avia-shortcodes/\";i:5;s:25:\"/enfold/js/avia-compat.js\";i:6;s:37:\"/enfold/js/waypoints/waypoints.min.js\";i:7;s:31:\"/enfold/js/avia-snippet-(.*).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:072fc4077d7071791d774d6ddbf5dc2a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1684519716;}s:36:\"fe3546f0-be3e-4173-8992-a7f6f203b82f\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"Envision\";s:9:\"condition\";s:8:\"envision\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:27:\"/envision/lib/js/app.min.js\";i:3;s:13:\"var CloudFwOp\";}s:10:\"is_default\";i:1;s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:fc5f7d69b646ed95835badc0fc23bc11\";s:10:\"created_at\";i:1679737494;}s:36:\"d997b942-19de-4710-9c81-79d3c65cbd76\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:047f009f2a1f4cdf2088c46be47e385b\";s:5:\"title\";s:6:\"Ewebot\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"/gt3-themes-core/\";i:3;s:27:\"/uploads/gt3-assets/js/(.*)\";i:4;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:6:\"ewebot\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"53d29aec-8ae4-4273-b748-f5bd52dfe177\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Farvis\";s:9:\"condition\";s:6:\"farvis\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:8:\"/farvis/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:26bff2f3a6ff6347d35edf5c77a35687\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737972;}s:36:\"fb01246b-a5f8-4021-b514-c02cf55e80bd\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"Flatsome\";s:9:\"condition\";s:8:\"flatsome\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:31:\"/flatsome/assets/js/flatsome.js\";i:3;s:41:\"/flatsome/assets/libs/packery.pkgd.min.js\";i:4;s:34:\"/flatsome/assets/js/woocommerce.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:26fb1cf80f074ca199d8a7e94c5fc796\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738732;}s:36:\"4d65dc12-9ce7-4171-94a7-9821fd95240e\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:28a6f8b3319c107a34603be0f01a4bcf\";s:5:\"title\";s:21:\"Flatsome - Google map\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"maps.googleapis.com\";i:3;s:18:\"google.maps.LatLng\";i:4;s:34:\"/wp-includes/js/hoverIntent.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:8:\"flatsome\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"890e15b6-c66b-4a9e-9b7d-55417df94916\";O:8:\"stdClass\":8:{s:5:\"title\";s:17:\"Flatsome - Images\";s:9:\"condition\";s:8:\"flatsome\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:58:\"/flatsome/inc/integrations/wp-rocket/flatsome-wp-rocket.js\";i:3;s:31:\"/flatsome/assets/js/flatsome.js\";i:4;s:65:\"/flatsome/inc/extensions/flatsome-lazy-load/flatsome-lazy-load.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:f2d60aad9f2f5395e3e145cf8f8ab165\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737691;}s:36:\"cb54d070-8ee0-4c35-9fa9-b2bac73ccf39\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Frida\";s:9:\"condition\";s:5:\"frida\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:7:\"/frida/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:109ddf56796a5133e12279f3daa5ff62\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738013;}s:36:\"9e78539a-03d9-442b-ab94-dd3b7a9658e4\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:80a330247d61d729fcd78dc01de6ed2f\";s:5:\"title\";s:27:\"GeneratePress - Mobile menu\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/generatepress/assets/js/menu.min.js\";i:1;s:17:\"generatepressMenu\";i:2;s:49:\"/gp-premium/menu-plus/functions/js/offside.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:13:\"generatepress\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"6373bbb2-877c-4075-b6e4-7c58d686b25c\";O:8:\"stdClass\":8:{s:5:\"title\";s:36:\"HealthFirst - Prevent console errors\";s:9:\"condition\";s:11:\"healthfirst\";s:10:\"exclusions\";a:7:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:34:\"/wp-includes/js/hoverIntent.min.js\";i:2;s:70:\"/wp-content/plugins/healthfirst-core/assets/js/healthfirst-core.min.js\";i:3;s:74:\"/wp-content/plugins/healthfirst-core/assets/plugins/modernizr/modernizr.js\";i:4;s:101:\"/wp-content/plugins/healthfirst-core/assets/plugins/perfect-scrollbar/perfect-scrollbar.jquery.min.js\";i:5;s:52:\"/wp-content/themes/healthfirst/assets/js/main.min.js\";i:6;s:83:\"/wp-content/themes/healthfirst/assets/plugins/waitforimages/jquery.waitforimages.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d244b3c692f8d023048207dbe9eb84da\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1699370973;}s:36:\"2c72e7e6-cb77-44e9-af87-d5c42ae6db52\";O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"Honor - WPBakery fix\";s:9:\"condition\";s:5:\"honor\";s:10:\"exclusions\";a:3:{i:0;s:22:\"/honor/js/__scripts.js\";i:1;s:13:\"HONOR_STORAGE\";i:2;s:13:\"/js_composer/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:9f228373ff4d172655dbf5cb3b1bc23a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679736895;}s:36:\"9309d1d3-1035-4a2c-8ced-075bc3ff9957\";O:8:\"stdClass\":8:{s:5:\"title\";s:11:\"HotelMaster\";s:9:\"condition\";s:11:\"hotelmaster\";s:10:\"exclusions\";a:7:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:38:\"/hotelmaster/javascript/gdlr-script.js\";i:3;s:48:\"/hotelmaster/plugins/dl-menu/modernizr.custom.js\";i:4;s:45:\"/hotelmaster/plugins/dl-menu/jquery.dlmenu.js\";i:5;s:46:\"/hotelmaster/plugins/superfish/js/superfish.js\";i:6;s:37:\"/hotelmaster/plugins/jquery.easing.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:978eaddad3b1047e479407b6d92197aa\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738595;}s:36:\"4a09f745-cbb1-47c8-b50a-c8014d5d1335\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:e813a548bceac6765a1cdf2316f1a6ab\";s:5:\"title\";s:18:\"HotelMaster - Blog\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:30:\"/wp-includes/js/masonry.min.js\";i:1;s:44:\"/gp-premium/blog/functions/js/scripts.min.js\";i:2;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:11:\"hotelmaster\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f2d8f704-ec68-4278-9ca2-885daa0c1ce5\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:398a264e302e42640553681e8759cd07\";s:5:\"title\";s:21:\"HotelMaster - Masonry\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:49:\"/gp-premium/menu-plus/functions/js/offside.min.js\";i:1;s:7:\"offSide\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:11:\"hotelmaster\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"92b2e258-1f44-41c1-b1bd-f117f61ee49d\";O:8:\"stdClass\":8:{s:5:\"title\";s:31:\"Jannah Theme - Fix masonry grid\";s:9:\"condition\";s:6:\"jannah\";s:10:\"exclusions\";a:4:{i:0;s:36:\"/wp-includes/js/jquery/jquery.min.js\";i:1;s:30:\"/wp-includes/js/masonry.min.js\";i:2;s:44:\"/wp-includes/js/jquery/jquery.masonry.min.js\";i:3;s:4:\"tie-\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:35f7f183089309f52046377ca65e905a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1699642920;}s:36:\"df52436c-53d6-461a-b81a-cd0b21680524\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"JNews\";s:9:\"condition\";s:5:\"jnews\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:22:\"/jquery-migrate.min.js\";i:2;s:17:\"/jnews/assets/js/\";i:3;s:5:\"jnews\";i:4;s:4:\"jfla\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:5d90e451984f9d894b1aabb0d00f30a2\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738860;}s:36:\"87ed69a2-3295-4fad-a82e-eeb02925a5dc\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Jobify\";s:9:\"condition\";s:6:\"jobify\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:24:\"/jobify/js/jobify.min.js\";i:3;s:30:\"/jobify/js/select2.full.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:592006aa4562a6915e344e5e2a09e5ee\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735224;}s:36:\"28a0b1ea-8d2f-4931-a48a-166b8df8a773\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"JOYN\";s:9:\"condition\";s:4:\"joyn\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:81:\"/swift-framework/includes/page-builder/frontend-assets/js/lib/modernizr-custom.js\";i:3;s:78:\"/swift-framework/includes/page-builder/frontend-assets/js/spb-functions.min.js\";i:4;s:68:\"/swift-framework/includes/swift-slider/assets/js/swift-slider.min.js\";i:5;s:55:\"/swift-framework/public/js/lib/imagesloaded.pkgd.min.js\";i:6;s:28:\"/joyn/js/owl.carousel.min.js\";i:7;s:25:\"/joyn/js/theme-scripts.js\";i:8;s:21:\"/joyn/js/functions.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c395470ad2d4d681836cd942bbb03120\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738527;}s:36:\"542be60a-2346-4740-9a41-8a580c4f013c\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Juno Toys\";s:9:\"condition\";s:8:\"junotoys\";s:10:\"exclusions\";a:8:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:22:\"/jquery-migrate.min.js\";i:2;s:28:\"/junotoys/fw/js/core.init.js\";i:3;s:29:\"/junotoys/fw/js/core.utils.js\";i:4;s:28:\"/junotoys/fw/js/superfish.js\";i:5;s:32:\"/junotoys/fw/js/swiper/swiper.js\";i:6;s:41:\"/trx_utils/shortcodes/theme.shortcodes.js\";i:7;s:30:\"/wp-includes/js/jquery/ui/(.*)\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:2acab38e8356d36355bb81d931e7fba4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737788;}s:36:\"06167710-10c7-446e-a08b-ce676e444102\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Jupiter\";s:9:\"condition\";s:7:\"jupiter\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/jupiter/\";i:3;s:33:\"/wp-includes/js/underscore.min.js\";i:4;s:12:\"WebFont.load\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:89c5c30498c2989611f9044be006197c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738430;}s:36:\"5d042e1f-7e62-4ec4-ba31-30d396004522\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"JupiterX\";s:9:\"condition\";s:8:\"jupiterx\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"/jupiterx/(.*).js\";i:3;s:33:\"/wp-includes/js/underscore.min.js\";i:4;s:12:\"WebFont.load\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b06632962a4948d4944fd8d79ffbfceb\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737312;}s:36:\"c4b030ea-66a1-4729-85bf-a484e373a316\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Kadence\";s:9:\"condition\";s:7:\"kadence\";s:10:\"exclusions\";a:3:{i:0;s:36:\"/kadence/assets/js/navigation.min.js\";i:1;s:22:\"mobile_menu_breakpoint\";i:2;s:13:\"kadenceConfig\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:4b7907ee68218db279648da9bf7102d1\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735260;}s:36:\"20c605b4-3e3a-4bb0-a5e5-a08e2cb0f31f\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Kalium\";s:9:\"condition\";s:6:\"kalium\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/kalium/assets/js/main.min.js\";i:3;s:22:\"mobile_menu_breakpoint\";i:4;s:6:\"var _k\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:1fcb99a1ab06e1e36635365ed3e59ce5\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737406;}s:36:\"e1e04a7d-635a-4e28-83d9-e345ce40e354\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Kava\";s:9:\"condition\";s:4:\"kava\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:31:\"/kava/assets/js/theme-script.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:359d67efbf530c998245225dd3245a88\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738609;}s:36:\"e833c36e-ee89-4924-b608-3f28327c2f85\";O:8:\"stdClass\":8:{s:5:\"title\";s:3:\"Lay\";s:9:\"condition\";s:3:\"lay\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:31:\"/wp-includes/js/backbone.min.js\";i:2;s:33:\"/wp-includes/js/underscore.min.js\";i:3;s:5:\"/lay/\";i:4;s:19:\"/laytheme-carousel/\";i:5;s:15:\"window.laytheme\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:7c718c6da874ea6e4b27c6d70bc4e7e8\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737453;}s:36:\"2df2ef47-a833-4711-ba54-48dc62586f37\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:85d9922ac61ed833fd047a67029df8e5\";s:5:\"title\";s:8:\"LazaNews\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:17:\"/jquery.custom.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:8:\"lazanews\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"9443304a-34e9-4700-a03a-5f8f62f83ed1\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Listeo\";s:9:\"condition\";s:6:\"listeo\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/listeo/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:db7da585545001f5ae614a2810f08f3a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737244;}s:36:\"77afa73c-c4a8-42a8-aaee-43f6a761364e\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"ListingPro\";s:9:\"condition\";s:10:\"listingpro\";s:10:\"exclusions\";a:13:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:62:\"/listingpro/assets/lib/jquerym.menu/js/jquery.mmenu.min.all.js\";i:3;s:73:\"/listingpro/assets/lib/Magnific-Popup-master/jquery.magnific-popup.min.js\";i:4;s:41:\"/listingpro/assets/js/select2.full.min.js\";i:5;s:49:\"/listingpro/assets/js/jquery.city-autocomplete.js\";i:6;s:42:\"/listingpro/assets/js/chosen.jquery.min.js\";i:7;s:55:\"/listingpro/assets/lib/bootstrap/js/bootstrap-slider.js\";i:8;s:34:\"/listingpro/assets/js/jquery-ui.js\";i:9;s:31:\"/listingpro/assets/js/mapbox.js\";i:10;s:29:\"/listingpro/assets/js/main.js\";i:11;s:46:\"/listingpro/assets/js/leaflet.markercluster.js\";i:12;s:4:\"maps\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:0b365e43dfc65d2b1b70fac6510c7c9c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737938;}s:36:\"01b369b5-b578-4314-8e95-40b67a41d75a\";O:8:\"stdClass\":8:{s:5:\"title\";s:12:\"Master Study\";s:9:\"condition\";s:11:\"masterstudy\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:32:\"/masterstudy/assets/js/custom.js\";i:3;s:50:\"/masterstudy/assets/vendors/jquery.fancybox.min.js\";i:4;s:42:\"/masterstudy/assets/js/select2.full.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:0ee224c20e4ef7d546733d933db598f2\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735299;}s:36:\"6b000cc7-d33b-4109-9c39-6119a5d81cde\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Maya\";s:9:\"condition\";s:4:\"maya\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/maya/js/jquery.mobilemenu.js\";i:3;s:25:\"/maya/js/jquery.custom.js\";i:4;s:38:\"/maya/core/includes/js/jquery.tipsy.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:719fe28004fcdd81a820602924aa8074\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737916;}s:36:\"ef3c76d6-1041-473d-81ea-a5a6e8c86735\";O:8:\"stdClass\":8:{s:5:\"title\";s:11:\"MH Magazine\";s:9:\"condition\";s:11:\"mh-magazine\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:13:\"/mh-magazine/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:2a0cd6efc2f46be69de61712729a2ec9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737743;}s:36:\"9cbb2777-5524-43b8-af36-692b27452c0d\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Minimog\";s:9:\"condition\";s:7:\"minimog\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/minimog/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:61c0c235042359ee7d2a9035e79a7da2\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738135;}s:36:\"7eb81c74-8062-4a6c-bf66-b7c5bc160141\";O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Moozo Elementor\";s:9:\"condition\";s:15:\"moozo-elementor\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:39:\"/moozo-elementor/assets/js/countdown.js\";i:3;s:57:\"/moozo-elementor/assets/vendor/countdown/countdown.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:2ddb538c8e6b6c766fffd0d5c861fd82\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738623;}s:36:\"e90b7bfa-9ff6-4e1a-bf29-6207d55fdd39\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Motor\";s:9:\"condition\";s:5:\"motor\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:10:\"/motor/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b33538179f5661a86cbe327a1793e199\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683973354;}s:36:\"445e625a-f955-41fa-84de-65d9ea19be07\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"My Listing\";s:9:\"condition\";s:10:\"my-listing\";s:10:\"exclusions\";a:7:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/my-listing/assets/\";i:3;s:41:\"/wp-includes/js/dist/vendor/moment.min.js\";i:4;s:19:\"maps.googleapis.com\";i:5;s:9:\"MyListing\";i:6;s:17:\"_Explore_Settings\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:afacb777229ddf5cabceacc64948057d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737725;}s:36:\"00b8cd2d-2781-4fbb-ac5d-00750ba94ac9\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Neve - Mobile menu\";s:9:\"condition\";s:4:\"neve\";s:10:\"exclusions\";a:1:{i:0;s:40:\"/neve/assets/js/build/modern/frontend.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:5ae731cc06dd9284f8172675a6fe81ab\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738714;}s:36:\"483abc54-f1fc-47dc-bfc1-a269c7d1c849\";O:8:\"stdClass\":8:{s:5:\"title\";s:18:\"Newspaper - Images\";s:9:\"condition\";s:9:\"Newspaper\";s:10:\"exclusions\";a:10:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"tagdiv_theme.min.js\";i:3;s:13:\"tdBlocksArray\";i:4;s:33:\"/wp-includes/js/underscore.min.js\";i:5;s:28:\"/td-cloud-library/assets/js/\";i:6;s:44:\"/npm/slick-carousel@1.8.1/slick/slick.min.js\";i:7;s:16:\"tdb-gallery-wrap\";i:8;s:13:\"tdBlocksArray\";i:9;s:4:\"tdb_\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:649ff22527bac2b1c8e0115cd3851d53\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1695805761;}s:36:\"50db8d14-d421-4237-be14-a6f7b5c11ec5\";O:8:\"stdClass\":8:{s:5:\"title\";s:28:\"Newspaper - Slider & YouTube\";s:9:\"condition\";s:9:\"Newspaper\";s:10:\"exclusions\";a:14:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"tagdiv_theme.min.js\";i:3;s:13:\"tdBlocksArray\";i:4;s:11:\"tdb_globals\";i:5;s:19:\"td_youtube_list_ids\";i:6;s:9:\"iosSlider\";i:7;s:53:\"/td-cloud-library/assets/js/js_files_for_front.min.js\";i:8;s:33:\"/wp-includes/js/underscore.min.js\";i:9;s:28:\"/td-cloud-library/assets/js/\";i:10;s:44:\"/npm/slick-carousel@1.8.1/slick/slick.min.js\";i:11;s:16:\"tdb-gallery-wrap\";i:12;s:13:\"tdBlocksArray\";i:13;s:4:\"tdb_\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:7e2eeee57ae458c5959342eda6526bf1\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1695805747;}s:36:\"514f4c30-2b67-4648-960e-dfe1cc401ca5\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Niva\";s:9:\"condition\";s:4:\"niva\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/niva/js/\";i:3;s:26:\"/sweetthemes-framework/js/\";i:4;s:8:\"mt_typed\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c4838f73a344b829ed626635e210dcf4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738256;}s:36:\"e67ee504-c3b1-455e-88ab-1fae8c830652\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"OceanWP\";s:9:\"condition\";s:7:\"oceanwp\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/oceanwp/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:db37af4b7d12695d37d9256313a5f37a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737552;}s:36:\"e44e240a-8765-4f4f-b67e-d54e4b727506\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"OceanWP - Mobile menu\";s:9:\"condition\";s:7:\"oceanwp\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:45:\"/ocean-side-panel/assets/js/side-panel.min.js\";i:3;s:39:\"/oceanwp/assets/js/theme.vanilla.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:9babbcd52b2ce558d299a06cd1130a11\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738463;}s:36:\"897b0100-958d-4a02-b6b2-1e753e9869f4\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"PenNews\";s:9:\"condition\";s:7:\"pennews\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:25:\"/pennews/js/script.min.js\";i:3;s:29:\"/pennews/js/script.lib.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:02811fa00bc1471bb5be0457ce0ee005\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735339;}s:36:\"edd3ba03-e0fd-4b6e-911b-60b29f3471bf\";O:8:\"stdClass\":8:{s:5:\"title\";s:15:\"Pharmacy Mentor\";s:9:\"condition\";s:14:\"pharmacymentor\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:16:\"/pharmacymentor/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:3188aaf1ef2c39937450f2a14ebb1174\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738214;}s:36:\"725415ff-cc76-45cc-a131-3170e5aa30fc\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Porto\";s:9:\"condition\";s:5:\"porto\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:26:\"/wp-includes/js/jquery/ui/\";i:3;s:18:\"/porto/js/theme.js\";i:4;s:22:\"/porto/js/theme.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:8493f398f200c8dffe60d46439dd3360\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737758;}s:36:\"2c19bcec-f3ff-4873-bfd7-db6bc0f6433c\";O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"Porto - Owl Carousel\";s:9:\"condition\";s:5:\"porto\";s:10:\"exclusions\";a:6:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:26:\"/wp-includes/js/jquery/ui/\";i:2;s:25:\"/porto/js/theme(|.min).js\";i:3;s:37:\"/porto/js/libs/owl.carousel(|.min).js\";i:4;s:31:\"/porto/js/theme-async(|.min).js\";i:5;s:41:\"/prettyPhoto/jquery.prettyPhoto(|.min).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:f34f5199fb7fca78852cd3fb7758f178\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1687527252;}s:36:\"5b11ec89-1cb2-4793-8b77-79e917e810a0\";O:8:\"stdClass\":8:{s:5:\"title\";s:35:\"Pro Theme - Fix menu and accordions\";s:9:\"condition\";s:3:\"pro\";s:10:\"exclusions\";a:2:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:50:\"/pro/cornerstone/assets/js/site/cs-classic.(.*).js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:8f30d70dd2d9a0386445aef8fdd534a9\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1708100602;}s:36:\"31347ccb-f69e-4cd3-bd47-b80ce14ac76e\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"ProPhoto\";s:9:\"condition\";s:9:\"prophoto7\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:29:\"/prophoto7/js/bundle.front.js\";i:2;s:33:\"/wp-includes/js/underscore.min.js\";i:3;s:8:\"PROPHOTO\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:a5836a56c4472fade4dc6ebfe2281554\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737425;}s:36:\"a8208c04-865c-49aa-ab96-41e378d391c8\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Publisher\";s:9:\"condition\";s:9:\"publisher\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:14:\"/publisher/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:32c73be0cb175da278c8e2af0811b0d1\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738169;}s:36:\"a0d69f3d-1356-4a1d-a600-2f2f788b8a9a\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"REHub\";s:9:\"condition\";s:11:\"rehub-theme\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:36:\"/rehub-theme/js/custom_floatpanel.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:321af1febb74f488cf911380893739b2\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738502;}s:36:\"8b74bbe5-7f32-42df-908f-78c99a8cad82\";O:8:\"stdClass\":8:{s:5:\"title\";s:3:\"Rey\";s:9:\"condition\";s:3:\"rey\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:20:\"/rey/scripts-(.*).js\";i:3;s:20:\"/rey-core/assets/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:e46567cd0f3ec9b37e7230dc87eac367\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737011;}s:36:\"5c9115d3-bcbd-49d6-8feb-4880d2b82bfe\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Rife Free\";s:9:\"condition\";s:9:\"rife-free\";s:10:\"exclusions\";a:5:{i:0;s:27:\"/rife-free/js/script.min.js\";i:1;s:33:\"/rife-free/js/isotope.pkgd.min.js\";i:2;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:3;s:25:\"/jquery-migrate(.min)?.js\";i:4;s:8:\"var reJS\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:74a449954de79625eccc6750e87af8f6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738107;}s:36:\"6542b2fd-1f91-4862-aa18-11eecc02faaf\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Roisin\";s:9:\"condition\";s:6:\"roisin\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:36:\"/themes/roisin/assets/js/main.min.js\";i:3;s:49:\"/plugins/roisin-core/assets/js/roisin-core.min.js\";i:4;s:34:\"/wp-includes/js/hoverIntent.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:8f38fe58034772931110930b91cb6797\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1685964523;}s:36:\"5a192ad9-d150-4aa0-8efc-d68131cb7a37\";O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"Sahifa - Mobile Menu\";s:9:\"condition\";s:6:\"sahifa\";s:10:\"exclusions\";a:3:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:37:\"/themes/sahifa/js/ilightbox.packed.js\";i:2;s:23:\"/translate_a/element.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:06ebe49f4c1e5b04cece831f8bb198a3\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1687540363;}s:36:\"7ae9d978-d63c-4a58-beb3-418bebb5b23c\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Salient\";s:9:\"condition\";s:7:\"salient\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:9:\"/salient/\";i:3;s:12:\"winW > bodyW\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:b3e12d57ac23897be1bb2c673e3fc761\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735382;}s:36:\"35aaa6c5-4a37-4161-b504-fb3ebc4b1148\";O:8:\"stdClass\":8:{s:5:\"title\";s:23:\"Salient - Nectar slider\";s:9:\"condition\";s:7:\"salient\";s:10:\"exclusions\";a:3:{i:0;s:42:\"/salient-nectar-slider/js/nectar-slider.js\";i:1;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:2;s:25:\"/jquery-migrate(.min)?.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d612db1dd8dc76faa6a36a9ebfd336dc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704735415;}s:36:\"84c95206-3e59-4eb3-a0c9-e2231a1c0a48\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"SEO Lounge\";s:9:\"condition\";s:9:\"seolounge\";s:10:\"exclusions\";a:4:{i:0;s:67:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?$\";i:1;s:52:\"/js_composer/assets/js/dist/js_composer_front.min.js\";i:2;s:37:\"/seolounge/js/radiantthemes-custom.js\";i:3;s:39:\"/seolounge/js/radiantthemes-core.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:3d72b779d9c4ba6b51cc5b245b141433\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1691695809;}s:36:\"cd44aa56-088a-40dd-bf1e-f835efa68626\";O:8:\"stdClass\":8:{s:5:\"title\";s:11:\"Shoptimizer\";s:9:\"condition\";s:11:\"shoptimizer\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:37:\"/shoptimizer/assets/js/lazyload-bg.js\";i:3;s:34:\"/shoptimizer/assets/js/main.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:6c32b43f4da639e5901574fac6b7d387\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737143;}s:36:\"d2c48a48-430a-4eea-bc05-99b66f1f6a7b\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"SmartMag\";s:9:\"condition\";s:9:\"smart-mag\";s:10:\"exclusions\";a:1:{i:0;s:25:\"/smart-mag/js/lazyload.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:23d6b7878bd0087addb067db3fa39864\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738490;}s:36:\"dd0d9133-ef17-4dac-b174-9f25d535838f\";O:8:\"stdClass\":8:{s:5:\"title\";s:7:\"Soledad\";s:9:\"condition\";s:7:\"soledad\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:19:\"/soledad/js/main.js\";i:3;s:24:\"/soledad/js/more-post.js\";i:4;s:30:\"/soledad/js/libs-script.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d3f78b26c2d11c99230171cc6378d06e\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737664;}s:36:\"3b85dd6e-9534-477e-9b15-940d0e155c8d\";O:8:\"stdClass\":8:{s:5:\"title\";s:22:\"Spacious - Mobile Menu\";s:9:\"condition\";s:8:\"spacious\";s:10:\"exclusions\";a:2:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:26:\"/spacious/js/navigation.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d423c1f002b10b8682ee24d616b19c9c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1703192854;}s:36:\"d657dc56-5c04-439a-8987-401f89a65bf9\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Stockholm\";s:9:\"condition\";s:9:\"stockholm\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"/stockholm/js/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:fcfff492e00727b63cf5dff9f59bc2a4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738378;}s:36:\"121f9b1b-d3cd-4dde-915e-0b348abf6687\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"Storefront\";s:9:\"condition\";s:10:\"storefront\";s:10:\"exclusions\";a:1:{i:0;s:39:\"/storefront/assets/js/navigation.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:f0dca7e4eaedf573d4664be249845942\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738793;}s:36:\"41cfc83f-ff02-4a35-a3b7-e92db213b224\";O:8:\"stdClass\":8:{s:5:\"title\";s:10:\"StreamTube\";s:9:\"condition\";s:10:\"streamtube\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:12:\"/streamtube/\";i:3;s:17:\"/streamtube-core/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:9772ccddd470688f6bc6aee86e34d29b\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679331431;}s:36:\"aec0a548-4c6b-400a-80ed-19a49e0faef0\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"The7\";s:9:\"condition\";s:7:\"dt-the7\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:44:\"/wp-includes/js/jquery/jquery-migrate.min.js\";i:2;s:14:\"loader-removed\";i:3;s:34:\"/Ultimate_VC_Addons/assets/min-js/\";i:4;s:9:\"/dt-the7/\";i:5;s:13:\"/js_composer/\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:7934c689fd20e30b6bfc69bb9d46cb63\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737892;}s:36:\"538354ff-d69f-40be-b0cc-df3790599dd2\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"TheGem\";s:9:\"condition\";s:6:\"thegem\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/thegem/js/\";i:3;s:11:\"gemSettings\";i:4;s:15:\"thegemSlideshow\";i:5;s:19:\"tgpLazyItemsOptions\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:153c54fe73897da838ce39152b1db5a8\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738477;}s:36:\"84d95a79-270c-4223-b459-bb49c6acfaf1\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"Theme Electiman - Mobile Menu\";s:9:\"condition\";s:9:\"electiman\";s:10:\"exclusions\";a:8:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:41:\"/themes/electiman/assets/js/navigation.js\";i:2;s:45:\"/themes/electiman/assets/js/theme-pluginjs.js\";i:3;s:36:\"/themes/electiman/assets/js/theme.js\";i:4;s:40:\"/themes/electiman/assets/js/slick.min.js\";i:5;s:40:\"/themes/electiman/venobox/venobox.min.js\";i:6;s:47:\"/themes/electiman/assets/js/owl.carousel.min.js\";i:7;s:35:\"/wp-includes/js/imagesloaded.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:a59c888391c869ed4f3417c02d71fe15\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1702923332;}s:36:\"3a59bf59-4fe5-4690-8ab7-33e6a976e2e3\";O:8:\"stdClass\":8:{s:5:\"title\";s:20:\"Thrive Theme Builder\";s:9:\"condition\";s:12:\"thrive-theme\";s:10:\"exclusions\";a:12:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:52:\"/thrive-visual-editor/editor/js/dist/modules/(.*).js\";i:3;s:38:\"TVE_Event_Manager_Registered_Callbacks\";i:4;s:12:\"ThriveGlobal\";i:5;s:9:\"TCB_Front\";i:6;s:8:\"TL_Front\";i:7;s:7:\"TVE_Ult\";i:8;s:7:\"thrive-\";i:9;s:7:\"thrive_\";i:10;s:4:\"tve_\";i:11;s:4:\"tve-\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:7492fc8f8a90ad7ef680d9c560da2b0f\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1710767440;}s:36:\"68f2de3b-e2b8-4edf-b82f-93fd7834c65f\";O:8:\"stdClass\":8:{s:5:\"title\";s:5:\"Total\";s:9:\"condition\";s:5:\"Total\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:29:\"/Total/assets/js/total.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:96b0141273eabab320119c467cdcaf17\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737571;}s:36:\"6dc1cb35-6b50-4da0-9834-dddf169edaa6\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:7c37c885d7fecf788f635734f99e8610\";s:5:\"title\";s:7:\"Townhub\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:5:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:31:\"/townhub-add-ons/assets/js/(.*)\";i:3;s:36:\"/wp-includes/js/dist/vendor/react.js\";i:4;s:40:\"/wp-includes/js/dist/vendor/react-dom.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:7:\"townhub\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f484f86b-e316-4871-9322-dee3925349fe\";O:8:\"stdClass\":8:{s:5:\"title\";s:29:\"Travel Monster - Owl Carousel\";s:9:\"condition\";s:14:\"travel-monster\";s:10:\"exclusions\";a:3:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:87:\"/wp-content/plugins/wp-travel-engine/assets/lib/owl-carousel(.*)/owl.carousel(|.min).js\";i:2;s:9:\"var isRtl\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:d3e8da87b3affd399205438fbc8a4f05\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1690822771;}s:36:\"3ec96c3f-a6bf-4748-9b7e-78864bd24add\";O:8:\"stdClass\":8:{s:5:\"title\";s:21:\"uDesign - Mobile Menu\";s:9:\"condition\";s:8:\"u-design\";s:10:\"exclusions\";a:4:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:50:\"/wp-content/themes/u-design/assets/js/theme.min.js\";i:2;s:64:\"/wp-content/themes/u-design/framework/assets/js/framework.min.js\";i:3;s:70:\"/wp-content/themes/u-design/framework/assets/js/framework-async.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:31ce70b0a02f8720a86d993816676943\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1699292981;}s:36:\"cb523239-27cc-461e-973d-c984a83223ac\";O:8:\"stdClass\":8:{s:5:\"title\";s:35:\"uDesign - Show Page Content on Load\";s:9:\"condition\";s:8:\"u-design\";s:10:\"exclusions\";a:3:{i:0;s:77:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>|$)\";i:1;s:50:\"/wp-content/themes/u-design/assets/js/theme.min.js\";i:2;s:64:\"/wp-content/themes/u-design/framework/assets/js/framework.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:c55edd40ad3f9321da577dad70bb130c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1698778683;}s:36:\"14cb0a85-8bee-491e-99d7-5f20a07f4bdd\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"Uncode\";s:9:\"condition\";s:6:\"uncode\";s:10:\"exclusions\";a:11:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:33:\"/uncode/library/js/init(.min)?.js\";i:3;s:36:\"/uncode/library/js/plugins(.min)?.js\";i:4;s:32:\"/uncode/library/js/app(.min)?.js\";i:5;s:47:\"/uncode/library/js/woocommerce-uncode(.min)?.js\";i:6;s:59:\"/wp-includes/js/mediaelement/mediaelement-and-player.min.js\";i:7;s:10:\"initHeader\";i:8;s:7:\"initBox\";i:9;s:13:\"fixMenuHeight\";i:10;s:7:\"initRow\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:18ba19b98aefbb6c0fde6c6bf92e9cfc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738154;}s:36:\"a1fbf155-720a-4704-9794-d6749ad6df59\";O:8:\"stdClass\":8:{s:5:\"title\";s:27:\"Vivo theme - Fix blank page\";s:9:\"condition\";s:4:\"vivo\";s:10:\"exclusions\";a:2:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:46:\"/vivo/framework/assets/js/bt_framework_misc.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:a140e640fed504586e24e7c0df30376b\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1704308662;}s:36:\"88e96479-1aa2-4adc-8f07-20bc0368a63f\";O:8:\"stdClass\":8:{s:5:\"title\";s:9:\"Werkstatt\";s:9:\"condition\";s:9:\"werkstatt\";s:10:\"exclusions\";a:6:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:21:\"/js/underscore.min.js\";i:3;s:34:\"/werkstatt/assets/js/vendor.min.js\";i:4;s:38:\"/werkstatt/assets/js/fullscreen.min.js\";i:5;s:31:\"/werkstatt/assets/js/app.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:38faa29db5a07b8fef6aee9cc11cafec\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737639;}s:36:\"60c4110b-a960-4d44-b619-6d79514dbf75\";O:8:\"stdClass\":8:{s:5:\"title\";s:8:\"Woodmart\";s:9:\"condition\";s:8:\"woodmart\";s:10:\"exclusions\";a:9:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:35:\"/wp-includes/js/imagesloaded.min.js\";i:3;s:24:\"/woodmart/js/scripts/wc/\";i:4;s:28:\"/woodmart/js/scripts/global/\";i:5;s:37:\"/woodmart/js/libs/owl.carousel.min.js\";i:6;s:33:\"/woodmart/js/libs/owl.carousel.js\";i:7;s:26:\"/woodmart/js/libs/slick.js\";i:8;s:37:\"/woodmart/js/libs/autocomplete.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:06338f13cb89e5309ad2eb7e4d457be4\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1695633901;}s:36:\"a4547b5b-10ab-407c-969c-269fddec07b8\";O:8:\"stdClass\":8:{s:5:\"title\";s:25:\"Woodmart - Cart Fragments\";s:9:\"condition\";s:8:\"woodmart\";s:10:\"exclusions\";a:4:{i:0;s:75:\"\\/jquery(-migrate)?-?([0-9.]+)?(.min|.slim|.slim.min)?.js(\\?(.*))?( |\'|\"|>)\";i:1;s:53:\"/woocommerce/assets/js/frontend/cart-fragments.min.js\";i:2;s:49:\"/woocommerce/assets/js/js-cookie/js.cookie.min.js\";i:3;s:49:\"/woodmart/js/scripts/wc/updateCartFragmentsFix.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:591f4f1b2e86b1e987cd8789df3ffce3\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1700584689;}s:36:\"119ebd1c-6b46-4f07-8d6a-3498d9c8814f\";O:8:\"stdClass\":8:{s:5:\"title\";s:6:\"XStore\";s:9:\"condition\";s:6:\"xstore\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:11:\"/xstore/js/\";i:3;s:66:\"/et-core-plugin/packages/st-woo-swatches/public/js/frontend.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:3de9d9ba385200548f177d9c704ae92a\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679738190;}s:36:\"9a7a548c-07a1-4dff-93fc-6e8230b67853\";O:8:\"stdClass\":10:{s:2:\"id\";s:38:\"theme:119d329456073aa10969d7cbd9760f28\";s:5:\"title\";s:12:\"YOOtheme Pro\";s:4:\"type\";s:5:\"theme\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:3:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:12:\"uikit.min.js\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:8:\"yootheme\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:17.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"f74c499e-b7d9-4590-8671-379f51f468c8\";O:8:\"stdClass\":8:{s:5:\"title\";s:4:\"Zeen\";s:9:\"condition\";s:4:\"zeen\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:16:\"/zeen/assets/js/\";i:3;s:17:\"/js.cookie.min.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:2:\"id\";s:38:\"theme:acb52844f996627788836366404a3245\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679737859;}}s:7:\"scripts\";O:8:\"stdClass\":16:{s:36:\"dd0c5a5b-ec56-49f9-9aa4-89e1e3a6a28a\";O:8:\"stdClass\":7:{s:5:\"title\";s:10:\"Amazon Ads\";s:10:\"exclusions\";a:1:{i:0;s:19:\"amazon-adsystem.com\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:b82a5936d8ea0745016caeb71629ae5d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390276;}s:36:\"980edf32-c64b-4370-bf23-c62b079e71c3\";O:8:\"stdClass\":7:{s:5:\"title\";s:14:\"Google AdSense\";s:10:\"exclusions\";a:1:{i:0;s:11:\"adsbygoogle\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:0206e6040c8ff64b8d6ee5fef2ce1c90\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681377840;}s:36:\"2499bb90-0753-4b2b-9bd4-1525f94c7437\";O:8:\"stdClass\":7:{s:5:\"title\";s:16:\"Google Analytics\";s:10:\"exclusions\";a:3:{i:0;s:33:\"google-analytics.com/analytics.js\";i:1;s:6:\"ga\\( \'\";i:2;s:5:\"ga\\(\'\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:d86cf69a8b82547a94ca3f6a307cf9a6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681388311;}s:36:\"6f460036-3106-4b8c-9951-d32de9b1258f\";O:8:\"stdClass\":7:{s:5:\"title\";s:11:\"Google Maps\";s:10:\"exclusions\";a:2:{i:0;s:19:\"maps.googleapis.com\";i:1;s:15:\"maps.google.com\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:4d60ab2c6d11d753267484006c23e54c\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390259;}s:36:\"ac2d5720-9418-468c-80a0-3874ee743c0f\";O:8:\"stdClass\":7:{s:5:\"title\";s:15:\"Google Optimize\";s:10:\"exclusions\";a:3:{i:0;s:17:\"a,s,y,n,c,h,i,d,e\";i:1;s:30:\"googleoptimize.com/optimize.js\";i:2;s:10:\"async-hide\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:031a0cece38c4739df67f910dcabf1bd\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390261;}s:36:\"122e6ebb-51fd-477f-97fb-559593f1a48b\";O:8:\"stdClass\":7:{s:5:\"title\";s:16:\"Google Recaptcha\";s:10:\"exclusions\";a:1:{i:0;s:9:\"recaptcha\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:032cb16577cbf07bc7c02bac83bd936d\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390264;}s:36:\"219277ae-b2ac-4d42-913d-eaea40985295\";O:8:\"stdClass\":7:{s:5:\"title\";s:18:\"Google Tag Manager\";s:10:\"exclusions\";a:4:{i:0;s:8:\"/gtag/js\";i:1;s:6:\"gtag\\(\";i:2;s:7:\"/gtm.js\";i:3;s:10:\"async-hide\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:1d3c65b2b03ef35e14df6b163ea3a1f6\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390266;}s:36:\"f632e3f4-20e6-471e-a78d-86afbea63586\";O:8:\"stdClass\":7:{s:5:\"title\";s:7:\"HubSpot\";s:10:\"exclusions\";a:4:{i:0;s:45:\"/jquery-?[0-9.](.*)(.min|.slim|.slim.min)?.js\";i:1;s:25:\"/jquery-migrate(.min)?.js\";i:2;s:14:\"js.hsforms.net\";i:3;s:18:\"hbspt.forms.create\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:de4bd8ef4675ebb85a055955de76d0ee\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1679331623;}s:36:\"5d606add-ffb8-4a06-b295-5f722710fbfd\";O:8:\"stdClass\":7:{s:5:\"title\";s:6:\"Refari\";s:10:\"exclusions\";a:2:{i:0;s:16:\"widget.refari.co\";i:1;s:6:\"refari\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:a705e197b13b47e72a105c923e044358\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1683797056;}s:36:\"742ec14a-27a1-4789-b9c8-a9c3a3cf7042\";O:8:\"stdClass\":7:{s:5:\"title\";s:10:\"Reviews.io\";s:10:\"exclusions\";a:2:{i:0;s:35:\"/carousel-inline-iframeless/dist.js\";i:1;s:20:\"carouselInlineWidget\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:4df445c576f45889506ba175a4c39fdc\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1684389426;}s:36:\"05d3eb78-f574-49be-95e1-3f11714005d1\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"script:ce7566d1d08cc094b74cf283cf9c56a5\";s:5:\"title\";s:6:\"Stripe\";s:4:\"type\";s:6:\"script\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:1:{i:0;s:13:\"js.stripe.com\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:0:\"\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}s:36:\"ce9a3865-9efa-4e98-ae10-4f842a4ecc22\";O:8:\"stdClass\":7:{s:5:\"title\";s:8:\"Typeform\";s:10:\"exclusions\";a:1:{i:0;s:14:\"/next/embed.js\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:cd3889ae3b96f891186ae270dbbcc9bb\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1709838856;}s:36:\"b56bf06c-2f8c-4757-b536-a689fb0e75f9\";O:8:\"stdClass\":7:{s:5:\"title\";s:7:\"Typekit\";s:10:\"exclusions\";a:1:{i:0;s:7:\"typekit\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:7815e38b93e3b500a632681bd594bd61\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390268;}s:36:\"49c38c0a-43b9-4237-88cb-57ddd519f0ad\";O:8:\"stdClass\":7:{s:5:\"title\";s:13:\"Venatus Media\";s:10:\"exclusions\";a:2:{i:0;s:18:\"/ad-manager.min.js\";i:1;s:8:\"__vm_add\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:abe11528732aed9a19a97e73b242faa5\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390272;}s:36:\"2c1d0998-8ab5-478c-8eb9-9e375b46363e\";O:8:\"stdClass\":7:{s:5:\"title\";s:6:\"Wistia\";s:10:\"exclusions\";a:1:{i:0;s:15:\"fast.wistia.com\";}s:8:\"icon_url\";s:0:\"\";s:4:\"type\";s:6:\"script\";s:2:\"id\";s:39:\"script:9a0111f8c3186c1cb3113587c660c041\";s:10:\"is_default\";i:0;s:10:\"created_at\";i:1681390274;}s:36:\"0627fe24-7e9d-400f-b064-d98bec2ba85e\";O:8:\"stdClass\":10:{s:2:\"id\";s:39:\"script:dbd1875130c71eb4b2ef768ad18d820c\";s:5:\"title\";s:10:\"Yandex Ads\";s:4:\"type\";s:6:\"script\";s:4:\"icon\";s:0:\"\";s:10:\"exclusions\";a:2:{i:0;s:9:\"yandex.ru\";i:1;s:18:\"window.yaContextCb\";}s:10:\"is_default\";i:0;s:9:\"condition\";s:0:\"\";s:10:\"created_at\";i:1676435704;s:10:\"updated_at\";s:27:\"2023-02-15T04:32:16.000000Z\";s:8:\"icon_url\";s:0:\"\";}}}','no'),(995,'_elementor_global_css','a:7:{s:4:\"time\";i:1711282302;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(996,'_elementor_assets_data','a:2:{s:3:\"css\";a:1:{s:7:\"widgets\";a:26:{s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:6:\"3.20.2\";}s:13:\"jkit_nav_menu\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:25:\"elementskit-header-search\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:19:\"elementskit-heading\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>\";s:7:\"version\";s:6:\"3.20.2\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:6:\"3.20.2\";}s:4:\"icon\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:6:\"spacer\";a:2:{s:7:\"content\";s:1379:\"<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>\";s:7:\"version\";s:6:\"3.20.2\";}s:14:\"jkit_image_box\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:7:\"counter\";a:2:{s:7:\"content\";s:549:\"<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>\";s:7:\"version\";s:6:\"3.20.2\";}s:17:\"elementskit-video\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:9:\"icon-list\";a:2:{s:7:\"content\";s:122:\"<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">\";s:7:\"version\";s:6:\"3.20.2\";}s:16:\"elementskit-team\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:17:\"jkit_testimonials\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:12:\"social-icons\";a:2:{s:7:\"content\";s:5051:\"<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>\";s:7:\"version\";s:6:\"3.20.2\";}s:15:\"navigation-menu\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:12:\"jkit_gallery\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:13:\"image-gallery\";a:2:{s:7:\"content\";s:2474:\"<style>/*! elementor - v3.20.0 - 20-03-2024 */\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:6:\"3.20.2\";}s:15:\"jkit_post_terms\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:15:\"jkit_post_title\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:16:\"jkit_post_author\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:14:\"jkit_post_date\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:24:\"jkit_post_featured_image\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:17:\"jkit_post_excerpt\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}s:17:\"jkit_post_comment\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.20.2\";}}}s:3:\"svg\";a:1:{s:9:\"font-icon\";a:11:{s:14:\"fas-angle-left\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:256;s:6:\"height\";i:512;s:4:\"path\";s:188:\"M31.7 239l136-136c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9L127.9 256l96.4 96.4c9.4 9.4 9.4 24.6 0 33.9L201.7 409c-9.4 9.4-24.6 9.4-33.9 0l-136-136c-9.5-9.4-9.5-24.6-.1-34z\";s:3:\"key\";s:14:\"fas-angle-left\";}s:7:\"version\";s:6:\"5.15.3\";}s:15:\"fas-angle-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:256;s:6:\"height\";i:512;s:4:\"path\";s:189:\"M224.3 273l-136 136c-9.4 9.4-24.6 9.4-33.9 0l-22.6-22.6c-9.4-9.4-9.4-24.6 0-33.9l96.4-96.4-96.4-96.4c-9.4-9.4-9.4-24.6 0-33.9L54.3 103c9.4-9.4 24.6-9.4 33.9 0l136 136c9.5 9.4 9.5 24.6.1 34z\";s:3:\"key\";s:15:\"fas-angle-right\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fab-facebook\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:264:\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\";s:3:\"key\";s:12:\"fab-facebook\";}s:7:\"version\";s:6:\"5.15.3\";}s:11:\"fab-twitter\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:791:\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\";s:3:\"key\";s:11:\"fab-twitter\";}s:7:\"version\";s:6:\"5.15.3\";}s:11:\"fab-youtube\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:576;s:6:\"height\";i:512;s:4:\"path\";s:470:\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\";s:3:\"key\";s:11:\"fab-youtube\";}s:7:\"version\";s:6:\"5.15.3\";}s:13:\"fab-instagram\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:922:\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\";s:3:\"key\";s:13:\"fab-instagram\";}s:7:\"version\";s:6:\"5.15.3\";}s:8:\"fas-star\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:576;s:6:\"height\";i:512;s:4:\"path\";s:256:\"M259.3 17.8L194 150.2 47.9 171.5c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.3 23.2 46 46.4 33.7L288 439.6l130.7 68.7c23.2 12.2 50.9-7.4 46.4-33.7l-25-145.5 105.7-103c19-18.5 8.5-50.8-17.7-54.6L382 150.2 316.7 17.8c-11.7-23.6-45.6-23.9-57.4 0z\";s:3:\"key\";s:8:\"fas-star\";}s:7:\"version\";s:6:\"5.15.3\";}s:13:\"fas-star-half\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:576;s:6:\"height\";i:512;s:4:\"path\";s:142:\"M288 0c-11.4 0-22.8 5.9-28.7 17.8L194 150.2 47.9 171.4c-26.2 3.8-36.7 36.1-17.7 54.6l105.7 103-25 145.5c-4.5 26.1 23 46 46.4 33.7L288 439.6V0z\";s:3:\"key\";s:13:\"fas-star-half\";}s:7:\"version\";s:6:\"5.15.3\";}s:15:\"fas-search-plus\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:529:\"M304 192v32c0 6.6-5.4 12-12 12h-56v56c0 6.6-5.4 12-12 12h-32c-6.6 0-12-5.4-12-12v-56h-56c-6.6 0-12-5.4-12-12v-32c0-6.6 5.4-12 12-12h56v-56c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v56h56c6.6 0 12 5.4 12 12zm201 284.7L476.7 505c-9.4 9.4-24.6 9.4-33.9 0L343 405.3c-4.5-4.5-7-10.6-7-17V372c-35.3 27.6-79.7 44-128 44C93.1 416 0 322.9 0 208S93.1 0 208 0s208 93.1 208 208c0 48.3-16.4 92.7-44 128h16.3c6.4 0 12.5 2.5 17 7l99.7 99.7c9.3 9.4 9.3 24.6 0 34zM344 208c0-75.2-60.8-136-136-136S72 132.8 72 208s60.8 136 136 136 136-60.8 136-136z\";s:3:\"key\";s:15:\"fas-search-plus\";}s:7:\"version\";s:6:\"5.15.3\";}s:8:\"fas-link\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:1247:\"M326.612 185.391c59.747 59.809 58.927 155.698.36 214.59-.11.12-.24.25-.36.37l-67.2 67.2c-59.27 59.27-155.699 59.262-214.96 0-59.27-59.26-59.27-155.7 0-214.96l37.106-37.106c9.84-9.84 26.786-3.3 27.294 10.606.648 17.722 3.826 35.527 9.69 52.721 1.986 5.822.567 12.262-3.783 16.612l-13.087 13.087c-28.026 28.026-28.905 73.66-1.155 101.96 28.024 28.579 74.086 28.749 102.325.51l67.2-67.19c28.191-28.191 28.073-73.757 0-101.83-3.701-3.694-7.429-6.564-10.341-8.569a16.037 16.037 0 0 1-6.947-12.606c-.396-10.567 3.348-21.456 11.698-29.806l21.054-21.055c5.521-5.521 14.182-6.199 20.584-1.731a152.482 152.482 0 0 1 20.522 17.197zM467.547 44.449c-59.261-59.262-155.69-59.27-214.96 0l-67.2 67.2c-.12.12-.25.25-.36.37-58.566 58.892-59.387 154.781.36 214.59a152.454 152.454 0 0 0 20.521 17.196c6.402 4.468 15.064 3.789 20.584-1.731l21.054-21.055c8.35-8.35 12.094-19.239 11.698-29.806a16.037 16.037 0 0 0-6.947-12.606c-2.912-2.005-6.64-4.875-10.341-8.569-28.073-28.073-28.191-73.639 0-101.83l67.2-67.19c28.239-28.239 74.3-28.069 102.325.51 27.75 28.3 26.872 73.934-1.155 101.96l-13.087 13.087c-4.35 4.35-5.769 10.79-3.783 16.612 5.864 17.194 9.042 34.999 9.69 52.721.509 13.906 17.454 20.446 27.294 10.606l37.106-37.106c59.271-59.259 59.271-155.699.001-214.959z\";s:3:\"key\";s:8:\"fas-link\";}s:7:\"version\";s:6:\"5.15.3\";}s:9:\"fas-phone\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:281:\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\";s:3:\"key\";s:9:\"fas-phone\";}s:7:\"version\";s:6:\"5.15.3\";}}}}','yes'),(425,'_site_transient_timeout_browser_5e705226acd7a97aa6ee95ab188632d6','1711716578','no'),(426,'_site_transient_browser_5e705226acd7a97aa6ee95ab188632d6','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"123.0.0.0\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(672,'_transient_health-check-site-status-result','{\"good\":17,\"recommended\":5,\"critical\":1}','yes'),(1110,'wp_rocket_no_licence','0','yes'),(1642,'_site_transient_timeout_theme_roots','1711701062','no'),(1643,'_site_transient_theme_roots','a:4:{s:15:\"hello-elementor\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','no'),(1644,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1711699263;s:8:\"response\";a:6:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"5.3.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.5.3.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";s:6:\"5.6.20\";s:16:\"requires_plugins\";a:0:{}}s:35:\"call-now-button/call-now-button.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/call-now-button\";s:4:\"slug\";s:15:\"call-now-button\";s:6:\"plugin\";s:35:\"call-now-button/call-now-button.php\";s:11:\"new_version\";s:5:\"1.4.7\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/call-now-button/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/call-now-button.1.4.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/call-now-button/assets/icon-256x256.png?rev=2847947\";s:2:\"1x\";s:68:\"https://ps.w.org/call-now-button/assets/icon-128x128.png?rev=2847947\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/call-now-button/assets/banner-1544x500.png?rev=2847947\";s:2:\"1x\";s:70:\"https://ps.w.org/call-now-button/assets/banner-772x250.png?rev=2873142\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.1\";s:6:\"tested\";s:3:\"6.5\";s:12:\"requires_php\";s:3:\"5.4\";s:16:\"requires_plugins\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.20.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3005087\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3005087\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:35:\"envato-elements/envato-elements.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/envato-elements\";s:4:\"slug\";s:15:\"envato-elements\";s:6:\"plugin\";s:35:\"envato-elements/envato-elements.php\";s:11:\"new_version\";s:6:\"2.0.13\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/envato-elements/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/envato-elements.2.0.13.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/envato-elements/assets/icon-256x256.png?rev=2065415\";s:2:\"1x\";s:68:\"https://ps.w.org/envato-elements/assets/icon-128x128.png?rev=2065415\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/envato-elements/assets/banner-1544x500.png?rev=2303035\";s:2:\"1x\";s:70:\"https://ps.w.org/envato-elements/assets/banner-772x250.png?rev=2303035\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}}s:43:\"template-kit-import/template-kit-import.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:33:\"w.org/plugins/template-kit-import\";s:4:\"slug\";s:19:\"template-kit-import\";s:6:\"plugin\";s:43:\"template-kit-import/template-kit-import.php\";s:11:\"new_version\";s:6:\"1.0.15\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/template-kit-import/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/template-kit-import.1.0.15.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/template-kit-import/assets/icon-256x256.png?rev=2228216\";s:2:\"1x\";s:72:\"https://ps.w.org/template-kit-import/assets/icon-128x128.png?rev=2228216\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.3\";s:6:\"tested\";s:5:\"6.4.3\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.20.1\";s:12:\"last_updated\";s:19:\"2022-05-10 14:03:37\";s:11:\"new_version\";s:6:\"3.20.1\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.4.3\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.4.3\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:8:{s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:40:\"w.org/plugins/click-to-chat-for-whatsapp\";s:4:\"slug\";s:26:\"click-to-chat-for-whatsapp\";s:6:\"plugin\";s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";s:11:\"new_version\";s:4:\"3.34\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/click-to-chat-for-whatsapp/\";s:7:\"package\";s:74:\"https://downloads.wordpress.org/plugin/click-to-chat-for-whatsapp.3.34.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/icon-256x256.gif?rev=2892731\";s:2:\"1x\";s:79:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/icon-128x128.gif?rev=2892731\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/click-to-chat-for-whatsapp/assets/banner-772x250.png?rev=2896528\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:51:\"header-footer-elementor/header-footer-elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/header-footer-elementor\";s:4:\"slug\";s:23:\"header-footer-elementor\";s:6:\"plugin\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:11:\"new_version\";s:6:\"1.6.26\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/header-footer-elementor/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/header-footer-elementor.1.6.26.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";s:3:\"svg\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2813167\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/header-footer-elementor/assets/banner-1544x500.jpg?rev=2813167\";s:2:\"1x\";s:78:\"https://ps.w.org/header-footer-elementor/assets/banner-772x250.jpg?rev=2813167\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:37:\"elementskit-lite/elementskit-lite.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/elementskit-lite\";s:4:\"slug\";s:16:\"elementskit-lite\";s:6:\"plugin\";s:37:\"elementskit-lite/elementskit-lite.php\";s:11:\"new_version\";s:5:\"3.0.7\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/elementskit-lite/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/elementskit-lite.3.0.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-256x256.gif?rev=2518175\";s:2:\"1x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-128x128.gif?rev=2518175\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/elementskit-lite/assets/banner-1544x500.png?rev=2118488\";s:2:\"1x\";s:71:\"https://ps.w.org/elementskit-lite/assets/banner-772x250.png?rev=2118488\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:39:\"jeg-elementor-kit/jeg-elementor-kit.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:31:\"w.org/plugins/jeg-elementor-kit\";s:4:\"slug\";s:17:\"jeg-elementor-kit\";s:6:\"plugin\";s:39:\"jeg-elementor-kit/jeg-elementor-kit.php\";s:11:\"new_version\";s:5:\"2.6.3\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/jeg-elementor-kit/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/jeg-elementor-kit.2.6.3.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/jeg-elementor-kit/assets/icon.svg?rev=2587455\";s:3:\"svg\";s:62:\"https://ps.w.org/jeg-elementor-kit/assets/icon.svg?rev=2587455\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/jeg-elementor-kit/assets/banner-1544x500.png?rev=2575635\";s:2:\"1x\";s:72:\"https://ps.w.org/jeg-elementor-kit/assets/banner-772x250.png?rev=2575635\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/jeg-elementor-kit/assets/banner-1544x500-rtl.png?rev=2575635\";s:2:\"1x\";s:76:\"https://ps.w.org/jeg-elementor-kit/assets/banner-772x250-rtl.png?rev=2575635\";}s:8:\"requires\";s:3:\"5.0\";}s:27:\"maintenance/maintenance.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/maintenance\";s:4:\"slug\";s:11:\"maintenance\";s:6:\"plugin\";s:27:\"maintenance/maintenance.php\";s:11:\"new_version\";s:4:\"4.08\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/maintenance/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/maintenance.4.08.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/maintenance/assets/icon-256x256.png?rev=2689583\";s:2:\"1x\";s:64:\"https://ps.w.org/maintenance/assets/icon-128x128.png?rev=2689583\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/maintenance/assets/banner-772x250.png?rev=1637471\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:30:\"seo-by-rank-math/rank-math.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/seo-by-rank-math\";s:4:\"slug\";s:16:\"seo-by-rank-math\";s:6:\"plugin\";s:30:\"seo-by-rank-math/rank-math.php\";s:11:\"new_version\";s:9:\"1.0.215.1\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/seo-by-rank-math/\";s:7:\"package\";s:69:\"https://downloads.wordpress.org/plugin/seo-by-rank-math.1.0.215.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3015810\";s:3:\"svg\";s:61:\"https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3015810\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/seo-by-rank-math/assets/banner-1544x500.png?rev=2639678\";s:2:\"1x\";s:71:\"https://ps.w.org/seo-by-rank-math/assets/banner-772x250.png?rev=2639678\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.8.7.2\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.8.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2602491\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2602491\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=2602491\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=2602491\";}s:8:\"requires\";s:3:\"5.5\";}}s:7:\"checked\";a:16:{s:19:\"akismet/akismet.php\";s:5:\"5.3.1\";s:35:\"call-now-button/call-now-button.php\";s:5:\"1.4.5\";s:44:\"click-to-chat-for-whatsapp/click-to-chat.php\";s:4:\"3.34\";s:23:\"elementor/elementor.php\";s:6:\"3.20.2\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:6:\"1.6.26\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.20.1\";s:37:\"elementskit-lite/elementskit-lite.php\";s:5:\"3.0.7\";s:35:\"envato-elements/envato-elements.php\";s:6:\"2.0.12\";s:9:\"hello.php\";s:5:\"1.7.2\";s:39:\"jeg-elementor-kit/jeg-elementor-kit.php\";s:5:\"2.6.3\";s:27:\"maintenance/maintenance.php\";s:4:\"4.08\";s:30:\"seo-by-rank-math/rank-math.php\";s:9:\"1.0.215.1\";s:38:\"seo-by-rank-math-pro/rank-math-pro.php\";s:6:\"3.0.57\";s:43:\"template-kit-import/template-kit-import.php\";s:6:\"1.0.14\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.8.7.2\";s:23:\"wp-rocket/wp-rocket.php\";s:6:\"3.15.9\";}}','no'),(1313,'action_scheduler_migration_status','complete','yes'),(1111,'_transient_timeout_wpr_dynamic_lists','1711890613','no'),(1112,'_transient_wpr_dynamic_lists','O:8:\"stdClass\":12:{s:28:\"rucss_inline_atts_exclusions\";a:16:{i:0;s:26:\"rocket-lazyload-inline-css\";i:1;s:35:\"divi-style-parent-inline-inline-css\";i:2;s:14:\"gsf-custom-css\";i:3;s:29:\"extra-style-inline-inline-css\";i:4;s:30:\"woodmart-inline-css-inline-css\";i:5;s:30:\"woodmart_shortcodes-custom-css\";i:6;s:29:\"rs-plugin-settings-inline-css\";i:7;s:28:\"divi-style-inline-inline-css\";i:8;s:27:\"tcb-post-list-dynamic-style\";i:9;s:6:\"n2-ss-\";i:10;s:6:\"wpcf7-\";i:11;s:32:\"siteorigin-panels-layouts-footer\";i:12;s:28:\"xstore-inline-css-inline-css\";i:13;s:17:\"assets.reviews.io\";i:14;s:8:\"ezoicCSS\";i:15;s:4:\"stk-\";}s:31:\"rucss_inline_content_exclusions\";a:46:{i:0;s:14:\".wp-container-\";i:1;s:13:\".wp-elements-\";i:2;s:16:\"#wpv-expandable-\";i:3;s:16:\".custom-content-\";i:4;s:5:\"#thb-\";i:5;s:16:\".et_pb_text_dap_\";i:6;s:24:\"#gdlr-core-shape-divider\";i:7;s:8:\"#ultib3-\";i:8;s:10:\".uvc-wrap-\";i:9;s:26:\".jet-listing-dynamic-post-\";i:10;s:6:\".vcex_\";i:11;s:20:\".wprm-advanced-list-\";i:12;s:9:\".adsslot_\";i:13;s:7:\".jnews_\";i:14;s:21:\".cp-info-bar.content-\";i:15;s:16:\"#stockie-custom-\";i:16;s:13:\"#ohio-custom-\";i:17;s:5:\".uid-\";i:18;s:15:\"#wpfMainWrapper\";i:19;s:7:\"#penci_\";i:20;s:7:\"#penci-\";i:21;s:7:\".wpbs_s\";i:22;s:8:\"#apcore_\";i:23;s:8:\"#apress_\";i:24;s:6:\"#zolo_\";i:25;s:30:\".extended-products-grid#style-\";i:26;s:27:\".preloader#style-preloader-\";i:27;s:16:\".thegem-heading-\";i:28;s:15:\".thegem-button-\";i:29;s:15:\".thegem-custom-\";i:30;s:14:\".thegem-popup-\";i:31;s:9:\"#pattern-\";i:32;s:20:\"#thegem-video-frame-\";i:33;s:8:\"#thegem-\";i:34;s:14:\".qwery_inline_\";i:35;s:19:\".dcgd_submit_button\";i:36;s:8:\".irs-bar\";i:37;s:14:\".gallery-grid-\";i:38;s:13:\".cmplz-hidden\";i:39;s:13:\"#sqbquizouter\";i:40;s:19:\"#start_sqbquizouter\";i:41;s:13:\".flo-header--\";i:42;s:19:\".trx_addons_inline_\";i:43;s:21:\".wpp-cardview-compact\";i:44;s:13:\".e-loop-item-\";i:45;s:26:\".tiered-pricing-plain-text\";}s:26:\"defer_js_inline_exclusions\";a:10:{i:0;s:16:\"DOMContentLoaded\";i:1;s:14:\"document.write\";i:2;s:22:\"window.lazyLoadOptions\";i:3;s:5:\"N.N2_\";i:4;s:18:\"rev_slider_wrapper\";i:5;s:18:\"FB3D_CLIENT_LOCALE\";i:6;s:19:\"ewww_webp_supported\";i:7;s:21:\"anr_captcha_field_div\";i:8;s:24:\"renderInvisibleReCaptcha\";i:9;s:17:\"bookingInProgress\";}s:28:\"defer_js_external_exclusions\";a:37:{i:0;s:15:\"gist.github.com\";i:1;s:22:\"content.jwplatform.com\";i:2;s:14:\"js.hsforms.net\";i:3;s:16:\"www.uplaunch.com\";i:4;s:20:\"google.com/recaptcha\";i:5;s:20:\"widget.reviews.co.uk\";i:6;s:29:\"verify.authorize.net/anetseal\";i:7;s:43:\"lib/admin/assets/lib/webfont/webfont.min.js\";i:8;s:18:\"app.mailerlite.com\";i:9;s:17:\"widget.reviews.io\";i:10;s:35:\"simplybook.(.*)/v2/widget/widget.js\";i:11;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:12;s:79:\"/wp-content/plugins/wpfront-notification-bar/js/wpfront-notification-bar(.*).js\";i:13;s:64:\"/wp-content/plugins/oxygen/component-framework/vendor/aos/aos.js\";i:14;s:70:\"/wp-content/plugins/ewww-image-optimizer/includes/check-webp(.min)?.js\";i:15;s:34:\"static.mailerlite.com/data/(.*).js\";i:16;s:37:\"cdn.voxpow.com/static/libs/v1/(.*).js\";i:17;s:40:\"cdn.voxpow.com/media/trackers/js/(.*).js\";i:18;s:15:\"use.typekit.net\";i:19;s:15:\"www.idxhome.com\";i:20;s:44:\"/wp-includes/js/dist/vendor/lodash(.min)?.js\";i:21;s:40:\"/wp-includes/js/dist/api-fetch(.min)?.js\";i:22;s:35:\"/wp-includes/js/dist/i18n(.min)?.js\";i:23;s:49:\"/wp-includes/js/dist/vendor/wp-polyfill(.min)?.js\";i:24;s:34:\"/wp-includes/js/dist/url(.min)?.js\";i:25;s:36:\"/wp-includes/js/dist/hooks(.min)?.js\";i:26;s:21:\"www.paypal.com/sdk/js\";i:27;s:18:\"js-eu1.hsforms.net\";i:28;s:18:\"yanovis.Voucher.js\";i:29;s:76:\"/carousel-upsells-and-related-product-for-woocommerce/assets/js/glide.min.js\";i:30;s:15:\"use.typekit.com\";i:31;s:39:\"/artale/modules/kirki/assets/webfont.js\";i:32;s:21:\"/api/scripts/lb_cs.js\";i:33;s:27:\"js.hscta.net/cta/current.js\";i:34;s:16:\"widget.refari.co\";i:35;s:20:\"player.vdocipher.com\";i:36;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";}s:19:\"delay_js_exclusions\";a:70:{i:0;s:10:\"nowprocket\";i:1;s:31:\"/wp-includes/js/wp-embed.min.js\";i:2;s:15:\"lazyLoadOptions\";i:3;s:13:\"lazyLoadThumb\";i:4;s:33:\"wp-rocket/assets/js/lazyload/(.*)\";i:5;s:30:\"et_core_page_resource_fallback\";i:6;s:25:\"window.\\$us === undefined\";i:7;s:8:\"js-extra\";i:8;s:20:\"fusionNavIsCollapsed\";i:9;s:26:\"/assets/js/smush-lazy-load\";i:10;s:13:\"eio_lazy_vars\";i:11;s:34:\"\\/lazysizes(\\.min|-pre|-post)?\\.js\";i:12;s:44:\"document\\.body\\.classList\\.remove\\(\"no-js\"\\)\";i:13;s:64:\"document\\.documentElement\\.className\\.replace\\( \'no-js\', \'js\' \\)\";i:14;s:17:\"et_animation_data\";i:15;s:16:\"wpforms_settings\";i:16;s:11:\"var nfForms\";i:17;s:14:\"//stats.wp.com\";i:18;s:9:\"_stq.push\";i:19;s:29:\"fluent_form_ff_form_instance_\";i:20;s:9:\"cpLoadCSS\";i:21;s:13:\"ninja_column_\";i:22;s:16:\"var rbs_gallery_\";i:23;s:12:\"var lepopup_\";i:24;s:28:\"var billing_additional_field\";i:25;s:10:\"var gtm4wp\";i:26;s:21:\"var dataLayer_content\";i:27;s:54:\"/ewww-image-optimizer/includes/load[_-]webp(\\.min)?.js\";i:28;s:52:\"/ewww-image-optimizer/includes/check-webp(\\.min)?.js\";i:29;s:19:\"ewww_webp_supported\";i:30;s:32:\"/dist/js/browser-redirect/app.js\";i:31;s:31:\"/perfmatters/js/lazyload.min.js\";i:32;s:16:\"lazyLoadInstance\";i:33;s:27:\"scripts.mediavine.com/tags/\";i:34;s:17:\"initCubePortfolio\";i:35;s:9:\"simpli.fi\";i:36;s:17:\"gforms_recaptcha_\";i:37;s:57:\"/jetpack-boost/vendor/automattic/jetpack-lazy-images/(.*)\";i:38;s:30:\"jetpack-lazy-images-js-enabled\";i:39;s:26:\"jetpack-boost-critical-css\";i:40;s:24:\"wpformsRecaptchaCallback\";i:41;s:20:\"booking-suedtirol-js\";i:42;s:26:\"wpcp_css_disable_selection\";i:43;s:41:\"/gravityforms/js/conditional_logic.min.js\";i:44;s:34:\"statcounter.com/counter/counter.js\";i:45;s:14:\"var sc_project\";i:46;s:59:\"/jetpack/jetpack_vendor/automattic/jetpack-lazy-images/(.*)\";i:47;s:55:\"/themify-builder/themify/js/modules/fallback(\\.min)?.js\";i:48;s:16:\"handlePixMessage\";i:49;s:16:\"var corner_video\";i:50;s:26:\"cdn.pixfuture.com/hb_v2.js\";i:51;s:25:\"cdn.pixfuture.com/pbix.js\";i:52;s:43:\"served-by.pixfuture.com/www/delivery/ads.js\";i:53;s:64:\"served-by.pixfuture.com/www/delivery/headerbid_sticky_refresh.js\";i:54;s:35:\"serv-vdo.pixfuture.com/vpaid/ads.js\";i:55;s:14:\"wprRemoveCPCSS\";i:56;s:19:\"window.jdgmSettings\";i:57;s:67:\"/photonic/include/js/front-end/nomodule/photonic-baguettebox.min.js\";i:58;s:52:\"/photonic/include/ext/baguettebox/baguettebox.min.js\";i:59;s:27:\"window.wsf_form_json_config\";i:60;s:20:\"et_link_options_data\";i:61;s:19:\"FuseboxPlayerAPIKey\";i:62;s:27:\"js.hscta.net/cta/current.js\";i:63;s:14:\"hbspt.cta.load\";i:64;s:27:\"consent.cookiebot.com/uc.js\";i:65;s:53:\"/woofilter-pro/woofilterpro/js/ion.rangeSlider.min.js\";i:66;s:21:\"barra.r7.com/barra.js\";i:67;s:26:\"rocket_css_lazyload_launch\";i:68;s:16:\"#wpr-lazyload-bg\";i:69;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";}s:18:\"js_minify_external\";a:125:{i:0;s:8:\"html5.js\";i:1;s:11:\"show_ads.js\";i:2;s:14:\"histats.com/js\";i:3;s:21:\"ws.amazon.com/widgets\";i:4;s:5:\"/ads/\";i:5;s:17:\"intensedebate.com\";i:6;s:20:\"scripts.chitika.net/\";i:7;s:12:\"jotform.com/\";i:8;s:15:\"gist.github.com\";i:9;s:16:\"forms.aweber.com\";i:10;s:21:\"video.unrulymedia.com\";i:11;s:12:\"stats.wp.com\";i:12;s:19:\"stats.wordpress.com\";i:13;s:23:\"widget.rafflecopter.com\";i:14;s:29:\"widget-prime.rafflecopter.com\";i:15;s:23:\"releases.flowplayer.org\";i:16;s:13:\"c.ad6media.fr\";i:17;s:19:\"cdn.stickyadstv.com\";i:18;s:12:\"www.smava.de\";i:19;s:20:\"contextual.media.net\";i:20;s:19:\"app.getresponse.com\";i:21;s:24:\"adserver.reklamstore.com\";i:22;s:9:\"s0.wp.com\";i:23;s:16:\"wprp.zemanta.com\";i:24;s:21:\"files.bannersnack.com\";i:25;s:22:\"smarticon.geotrust.com\";i:26;s:11:\"js.gleam.io\";i:27;s:25:\"ir-na.amazon-adsystem.com\";i:28;s:19:\"web.ventunotech.com\";i:29;s:20:\"verify.authorize.net\";i:30;s:21:\"ads.themoneytizer.com\";i:31;s:20:\"embed.finanzcheck.de\";i:32;s:20:\"imagesrv.adition.com\";i:33;s:15:\"js.juicyads.com\";i:34;s:18:\"form.jotformeu.com\";i:35;s:15:\"speakerdeck.com\";i:36;s:22:\"content.jwplatform.com\";i:37;s:24:\"ads.investingchannel.com\";i:38;s:13:\"app.ecwid.com\";i:39;s:20:\"www.industriejobs.de\";i:40;s:14:\"s.gravatar.com\";i:41;s:21:\"googlesyndication.com\";i:42;s:13:\"a.optmstr.com\";i:43;s:14:\"a.optmnstr.com\";i:44;s:13:\"a.opmnstr.com\";i:45;s:12:\"adthrive.com\";i:46;s:13:\"mediavine.com\";i:47;s:14:\"js.hsforms.net\";i:48;s:20:\"googleadservices.com\";i:49;s:16:\"f.convertkit.com\";i:50;s:16:\"recaptcha/api.js\";i:51;s:12:\"mailmunch.co\";i:52;s:20:\"apps.shareaholic.com\";i:53;s:28:\"dsms0mj1bbhn4.cloudfront.net\";i:54;s:12:\"nutrifox.com\";i:55;s:13:\"code.tidio.co\";i:56;s:16:\"www.uplaunch.com\";i:57;s:24:\"widget.reviewability.com\";i:58;s:36:\"embed-cdn.gettyimages.com/widgets.js\";i:59;s:18:\"app.mailerlite.com\";i:60;s:7:\"ck.page\";i:61;s:28:\"cdn.jsdelivr.net/gh/AmauriC/\";i:62;s:39:\"static.klaviyo.com/onsite/js/klaviyo.js\";i:63;s:32:\"a.omappapi.com/app/js/api.min.js\";i:64;s:19:\"static.zdassets.com\";i:65;s:58:\"feedbackcompany.com/widgets/feedback-company-widget.min.js\";i:66;s:17:\"widget.gleamjs.io\";i:67;s:14:\"phonewagon.com\";i:68;s:35:\"simplybook.asia/v2/widget/widget.js\";i:69;s:33:\"simplybook.it/v2/widget/widget.js\";i:70;s:33:\"simplybook.me/v2/widget/widget.js\";i:71;s:48:\"static.botsrv.com/website/js/widget2.36cf1446.js\";i:72;s:27:\"static.mailerlite.com/data/\";i:73;s:14:\"cdn.voxpow.com\";i:74;s:16:\"loader.knack.com\";i:75;s:46:\"embed.lpcontent.net/leadboxes/current/embed.js\";i:76;s:52:\"cc.cdn.civiccomputing.com/9/cookieControl-9.x.min.js\";i:77;s:21:\"cse.google.com/cse.js\";i:78;s:19:\"kit.fontawesome.com\";i:79;s:51:\"cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js\";i:80;s:46:\"static.leadpages.net/leadbars/current/embed.js\";i:81;s:27:\"booqable.com/v2/booqable.js\";i:82;s:18:\"googleoptimize.com\";i:83;s:52:\"cdna.hubpeople.com/js/widget_standalone_two_modes.js\";i:84;s:18:\"s3.tradingview.com\";i:85;s:26:\"www.vbt.io/ext/vbtforms.js\";i:86;s:16:\"cdn.callrail.com\";i:87;s:40:\"documentcloud.adobe.com/view-sdk/main.js\";i:88;s:21:\"static.cleverpush.com\";i:89;s:15:\"js.afterpay.com\";i:90;s:33:\"cdn.enable.co.il/licenses/enable-\";i:91;s:21:\"hcaptcha.com/1/api.js\";i:92;s:46:\"voucher.getavo.it/public/js/yanovis.Voucher.js\";i:93;s:18:\"js-eu1.hsforms.net\";i:94;s:34:\"statcounter.com/counter/counter.js\";i:95;s:11:\"snapppt.com\";i:96;s:15:\"use.typekit.com\";i:97;s:35:\"secure.gravatar.com/js/gprofiles.js\";i:98;s:32:\"cdn.jsdelivr.net/npm/hockeystack\";i:99;s:22:\"widget.prod.faslet.net\";i:100;s:31:\"ga.getresponse.com/script/ga.js\";i:101;s:16:\"cognitoforms.com\";i:102;s:15:\"usercentrics.eu\";i:103;s:16:\"cdn.amcharts.com\";i:104;s:5:\"umami\";i:105;s:20:\"cdn.popt.in/pixel.js\";i:106;s:9:\"m2d.m2.ai\";i:107;s:11:\"pubguru.net\";i:108;s:13:\"trustindex.io\";i:109;s:37:\"cdnjs.cloudflare.com/ajax/libs/prism/\";i:110;s:25:\"podigee-podcast-player.js\";i:111;s:24:\"tarteaucitron.io/load.js\";i:112;s:29:\"osm.klarnaservices.com/lib.js\";i:113;s:25:\"mein.clickskeks.at/app.js\";i:114;s:21:\"barra.r7.com/barra.js\";i:115;s:16:\"widget.refari.co\";i:116;s:20:\"widget.reviews.co.uk\";i:117;s:20:\"player.vdocipher.com\";i:118;s:26:\"www.instagram.com/embed.js\";i:119;s:13:\"smartframe.io\";i:120;s:36:\"challenges.cloudflare.com/turnstile/\";i:121;s:20:\"script.roboassist.ai\";i:122;s:16:\"cdn.hu-manity.co\";i:123;s:56:\"daumcdn.net/mapjsapi/bundle/postcode/prod/postcode.v2.js\";i:124;s:27:\"consent.cookiebot.com/uc.js\";}s:21:\"js_move_after_combine\";a:106:{i:0;s:15:\"map_fusion_map_\";i:1;s:13:\"ec:addProduct\";i:2;s:16:\"ec:addImpression\";i:3;s:30:\"clear_better_facebook_comments\";i:4;s:29:\"vc-row-destroy-equal-heights-\";i:5;s:14:\"dfd-icon-list-\";i:6;s:12:\"SFM_template\";i:7;s:14:\"WLTChangeState\";i:8;s:9:\"wlt_star_\";i:9;s:17:\"wlt_pop_distance_\";i:10;s:14:\"smart_list_tip\";i:11;s:12:\"gd-wgt-pagi-\";i:12;s:11:\"data-rf-id=\";i:13;s:7:\"tvc_po=\";i:14;s:10:\"scrapeazon\";i:15;s:10:\"startclock\";i:16;s:22:\"it_logo_field_owl-box_\";i:17;s:15:\"td_live_css_uid\";i:18;s:17:\"wpvl_paramReplace\";i:19;s:11:\"tdAjaxCount\";i:20;s:9:\"mec_skin_\";i:21;s:4:\"_wca\";i:22;s:8:\"_taboola\";i:23;s:17:\"fbq(\'trackCustom\'\";i:24;s:11:\"fbq(\'track\'\";i:25;s:10:\"data.token\";i:26;s:7:\"sharrre\";i:27;s:19:\"dfads_ajax_load_ads\";i:28;s:13:\"tie_postviews\";i:29;s:10:\"wmp_update\";i:30;s:18:\"h5ab-print-article\";i:31;s:17:\"gform_ajax_frame_\";i:32;s:17:\"gform_post_render\";i:33;s:14:\"mts_view_count\";i:34;s:15:\"act_css_tooltip\";i:35;s:10:\"window.SLB\";i:36;s:14:\"wpt_view_count\";i:37;s:11:\"var dateNow\";i:38;s:16:\"gallery_product_\";i:39;s:21:\".flo-block-slideshow-\";i:40;s:17:\"data=\'api-key=ct-\";i:41;s:20:\"ip_common_function()\";i:42;s:31:\"(\"style#gsf-custom-css\").append\";i:43;s:22:\"a3revWCDynamicGallery_\";i:44;s:24:\"#owl-carousel-instagram-\";i:45;s:19:\"window.FlowFlowOpts\";i:46;s:16:\"jQuery(\'.td_uid_\";i:47;s:16:\"jQuery(\".slider-\";i:48;s:18:\"#dfd-vcard-widget-\";i:49;s:21:\"#sf-instagram-widget-\";i:50;s:18:\".woocommerce-tabs-\";i:51;s:16:\"penci_megamenu__\";i:52;s:18:\"vc_prepareHoverBox\";i:53;s:16:\"wp-temp-form-div\";i:54;s:25:\"_wswebinarsystem_already_\";i:55;s:23:\"#views-extra-css\").text\";i:56;s:20:\"fusetag.setTargeting\";i:57;s:20:\"hit.uptrendsdata.com\";i:58;s:27:\"callback:window.renderBadge\";i:59;s:29:\"test_run_nf_conditional_logic\";i:60;s:9:\"cb_nombre\";i:61;s:12:\"$(\'.fl-node-\";i:62;s:24:\"function($){google_maps_\";i:63;s:14:\"$(\"#myCarousel\";i:64;s:18:\"et_animation_data=\";i:65;s:13:\"current_url=\"\";i:66;s:44:\"CustomEvent.prototype=window.Event.prototype\";i:67;s:26:\"electro-wc-product-gallery\";i:68;s:14:\"woof_is_mobile\";i:69;s:20:\"jQuery(\'.videonextup\";i:70;s:10:\"wpp_params\";i:71;s:24:\"us.templateDirectoryUri=\";i:72;s:17:\".fat-gallery-item\";i:73;s:10:\".ratingbox\";i:74;s:33:\"user_rating.prototype.eraseCookie\";i:75;s:23:\"test_run_nf_conditional\";i:76;s:26:\"dpsp-networks-btns-wrapper\";i:77;s:19:\"pa_woo_product_info\";i:78;s:35:\"sharing_enabled_on_post_via_metabox\";i:79;s:22:\"#product-search-field-\";i:80;s:19:\"GOTMLS_login_offset\";i:81;s:40:\"berocket_aapf_time_to_fix_products_style\";i:82;s:27:\"window.vc_googleMapsPointer\";i:83;s:8:\"sinceID_\";i:84;s:31:\"#ut-background-video-ut-section\";i:85;s:26:\"+window.comment_tab_width+\";i:86;s:19:\"dfd-button-hover-in\";i:87;s:21:\"wpseo-address-wrapper\";i:88;s:24:\"platform.stumbleupon.com\";i:89;s:27:\"#woo_pp_ec_button_mini_cart\";i:90;s:14:\"#supercarousel\";i:91;s:10:\"blockClass\";i:92;s:11:\"tdbMenuItem\";i:93;s:13:\"tdbSearchItem\";i:94;s:17:\"best_seller_badge\";i:95;s:24:\"jQuery(\'#product-top-bar\";i:96;s:8:\"fb_desc-\";i:97;s:21:\"FC_regenerate_captcha\";i:98;s:34:\"wp_post_blocks_vars.listed_posts=[\";i:99;s:12:\"captcha-hash\";i:100;s:9:\"mapdata={\";i:101;s:11:\".ywpc-char-\";i:102;s:17:\").countdowntimer(\";i:103;s:16:\"jQuery(\"#td_uid_\";i:104;s:14:\"find(\'#td_uid_\";i:105;s:22:\"variation_estimate_msg\";}s:18:\"js_excluded_inline\";a:313:{i:0;s:14:\"document.write\";i:1;s:9:\"google_ad\";i:2;s:9:\"edToolbar\";i:3;s:4:\"gtag\";i:4;s:9:\"_gaq.push\";i:5;s:5:\"_gaLt\";i:6;s:21:\"GoogleAnalyticsObject\";i:7;s:17:\"syntaxhighlighter\";i:8;s:11:\"adsbygoogle\";i:9;s:7:\"ci_cap_\";i:10;s:4:\"_stq\";i:11;s:5:\"nonce\";i:12;s:7:\"post_id\";i:13;s:8:\"LogHuman\";i:14;s:15:\"idcomments_acct\";i:15;s:9:\"ch_client\";i:16;s:11:\"sc_online_t\";i:17;s:4:\"_stq\";i:18;s:17:\"bannersnack_embed\";i:19;s:15:\"vtn_player_type\";i:20;s:13:\"ven_video_key\";i:21;s:15:\"ANS_customer_id\";i:22;s:7:\"tdBlock\";i:23;s:12:\"tdLocalCache\";i:24;s:11:\"wpRestNonce\";i:25;s:6:\"\"url\":\";i:26;s:15:\"lazyLoadOptions\";i:27;s:8:\"adthrive\";i:28;s:7:\"loadCSS\";i:29;s:17:\"google_tag_params\";i:30;s:13:\"clicky_custom\";i:31;s:15:\"clicky_site_ids\";i:32;s:14:\"NSLPopupCenter\";i:33;s:4:\"_paq\";i:34;s:3:\"gtm\";i:35;s:9:\"dataLayer\";i:36;s:13:\"RecaptchaLoad\";i:37;s:20:\"WPCOM_sharing_counts\";i:38;s:22:\"jetpack_remote_comment\";i:39;s:15:\"subscribe-field\";i:40;s:9:\"contextly\";i:41;s:7:\"_mmunch\";i:42;s:14:\"gt_request_uri\";i:43;s:12:\"doGTranslate\";i:44;s:8:\"docTitle\";i:45;s:17:\"bs_ajax_paginate_\";i:46;s:20:\"bs_deferred_loading_\";i:47;s:22:\"theChampRedirectionUrl\";i:48;s:20:\"theChampFBCommentUrl\";i:49;s:23:\"theChampTwitterRedirect\";i:50;s:25:\"theChampRegRedirectionUrl\";i:51;s:14:\"ESSB_CACHE_URL\";i:52;s:30:\"oneall_social_login_providers_\";i:53;s:22:\"betterads_screen_width\";i:54;s:40:\"woocommerce_wishlist_add_to_wishlist_url\";i:55;s:21:\"arf_conditional_logic\";i:56;s:27:\"heateorSsHorSharingShortUrl\";i:57;s:8:\"TL_Const\";i:58;s:23:\"bimber_front_microshare\";i:59;s:17:\"setAttribute(\"id\"\";i:60;s:18:\"setAttribute( \"id\"\";i:61;s:14:\"TribeEventsPro\";i:62;s:14:\"peepsotimedata\";i:63;s:9:\"wphc_data\";i:64;s:10:\"hc_rand_id\";i:65;s:7:\"RBL_ADD\";i:66;s:18:\"AfsAnalyticsObject\";i:67;s:18:\"_thriveCurrentPost\";i:68;s:13:\"esc_login_url\";i:69;s:18:\"fwduvpMainPlaylist\";i:70;s:26:\"Bibblio.initRelatedContent\";i:71;s:9:\"showUFC()\";i:72;s:8:\"#iphorm-\";i:73;s:7:\"#fancy-\";i:74;s:13:\"ult-carousel-\";i:75;s:17:\"theChampLJAuthUrl\";i:76;s:6:\"f._fbq\";i:77;s:10:\"Insticator\";i:78;s:15:\"w2dc_js_objects\";i:79;s:11:\"cherry_ajax\";i:80;s:9:\"ad_block_\";i:81;s:23:\"elementorFrontendConfig\";i:82;s:5:\"zeen_\";i:83;s:16:\"disqusIdentifier\";i:84;s:14:\"currentAjaxUrl\";i:85;s:27:\"geodir_event_call_calendar_\";i:86;s:8:\"atatags-\";i:87;s:18:\"hbspt.forms.create\";i:88;s:19:\"function(c,h,i,m,p)\";i:89;s:11:\"dataTable({\";i:90;s:12:\"rankMath = {\";i:91;s:10:\"_atrk_opts\";i:92;s:16:\"quicklinkOptions\";i:93;s:11:\"ct_checkjs_\";i:94;s:18:\"WP_Statistics_http\";i:95;s:12:\"penci_block_\";i:96;s:15:\"omapi_localized\";i:97;s:10:\"omapi_data\";i:98;s:15:\"OptinMonsterApp\";i:99;s:9:\"tminusnow\";i:100;s:7:\"nfForms\";i:101;s:18:\"galleries.gallery_\";i:102;s:14:\"wcj_evt.prodID\";i:103;s:19:\"advads_tracking_ads\";i:104;s:28:\"advadsGATracking.postContext\";i:105;s:14:\"woopack_config\";i:106;s:14:\"ulp_content_id\";i:107;s:26:\"wp-cumulus/tagcloud.swf?r=\";i:108;s:24:\"ctSetCookie(\'ct_checkjs\'\";i:109;s:20:\"woof_really_curr_tax\";i:110;s:17:\"uLogin.customInit\";i:111;s:32:\"i18n_no_matching_variations_text\";i:112;s:22:\"alsp_map_markers_attrs\";i:113;s:13:\"var inc_opt =\";i:114;s:13:\"iworks_upprev\";i:115;s:19:\"yith_wcevti_tickets\";i:116;s:27:\"window.metrilo.ensure_cbuid\";i:117;s:13:\"metrilo.event\";i:118;s:19:\"wordpress_page_root\";i:119;s:9:\"wcct_info\";i:120;s:20:\"Springbot.product_id\";i:121;s:17:\"pysWooProductData\";i:122;s:11:\"dfd-heading\";i:123;s:8:\"owl=$(\"#\";i:124;s:14:\"penci_megamenu\";i:125;s:12:\"fts_security\";i:126;s:19:\"algoliaAutocomplete\";i:127;s:22:\"avia_framework_globals\";i:128;s:23:\"tabs.easyResponsiveTabs\";i:129;s:20:\"searchlocationHeader\";i:130;s:16:\"yithautocomplete\";i:131;s:19:\"data-parallax-speed\";i:132;s:14:\"currency_data=\";i:133;s:11:\"cedexisData\";i:134;s:23:\"function reenableButton\";i:135;s:12:\"#wpnbio-show\";i:136;s:29:\"e.Newsletter2GoTrackingObject\";i:137;s:15:\"var categories_\";i:138;s:14:\"\"+nRemaining+\"\";i:139;s:20:\"cartsguru_cart_token\";i:140;s:21:\"after_share_easyoptin\";i:141;s:18:\"location_data.push\";i:142;s:30:\"thirstyFunctions.isThirstyLink\";i:143;s:23:\"styles: \' #custom-menu-\";i:144;s:20:\"function svc_center_\";i:145;s:25:\"#svc_carousel2_container_\";i:146;s:11:\"advads.move\";i:147;s:9:\"elementid\";i:148;s:14:\"advads_has_ads\";i:149;s:14:\"wpseo_map_init\";i:150;s:20:\"mdf_current_page_url\";i:151;s:12:\"tptn_tracker\";i:152;s:20:\"dpsp_pin_button_data\";i:153;s:27:\"searchwp_live_search_params\";i:154;s:10:\"wpp_params\";i:155;s:21:\"top.location,thispage\";i:156;s:18:\"selection+pagelink\";i:157;s:20:\"ic_window_resolution\";i:158;s:11:\"PHP.wp_p_id\";i:159;s:29:\"ShopifyBuy.UI.onReady(client)\";i:160;s:16:\"orig_request_uri\";i:161;s:16:\"gie.widgets.load\";i:162;s:11:\"Adman.Flash\";i:163;s:11:\"PHP.wp_p_id\";i:164;s:26:\"window.broadstreetKeywords\";i:165;s:15:\"var productId =\";i:166;s:16:\"var flatsomeVars\";i:167;s:21:\"wc_product_block_data\";i:168;s:21:\"static.mailerlite.com\";i:169;s:10:\"amzn_assoc\";i:170;s:22:\"_bs_getParameterByName\";i:171;s:9:\"_stq.push\";i:172;s:9:\"h._remove\";i:173;s:16:\"var FlowFlowOpts\";i:174;s:14:\"var WCPFData =\";i:175;s:14:\"var _beeketing\";i:176;s:16:\"var _statcounter\";i:177;s:13:\"var actions =\";i:178;s:15:\"var current_url\";i:179;s:15:\"var object_name\";i:180;s:19:\"var the_ajax_script\";i:181;s:28:\"var wc_cart_fragments_params\";i:182;s:22:\"var woocommerce_params\";i:183;s:16:\"var wpml_cookies\";i:184;s:21:\"wc_add_to_cart_params\";i:185;s:26:\"window.broadstreetKeywords\";i:186;s:35:\"window.wc_ga_pro.available_gateways\";i:187;s:12:\"xa.prototype\";i:188;s:21:\"HOUZEZ_ajaxcalls_vars\";i:189;s:17:\"w2dc_maps_objects\";i:190;s:26:\"w2dc_controller_args_array\";i:191;s:22:\"w2dc_map_markers_attrs\";i:192;s:9:\"YT.Player\";i:193;s:9:\"WPFC.data\";i:194;s:23:\"function current_video_\";i:195;s:12:\"var videodiv\";i:196;s:22:\"var slider_wppasrotate\";i:197;s:8:\"wppas_ga\";i:198;s:14:\"var blockClass\";i:199;s:13:\"tarteaucitron\";i:200;s:21:\"pw_brand_product_list\";i:201;s:15:\"tminusCountDown\";i:202;s:23:\"pysWooSelectContentData\";i:203;s:13:\"wpvq_ans89733\";i:204;s:12:\"_isp_version\";i:205;s:16:\"price_range_data\";i:206;s:29:\"window.FeedbackCompanyWidgets\";i:207;s:22:\"woocs_current_currency\";i:208;s:30:\"woo_variation_swatches_options\";i:209;s:31:\"woocommerce_price_slider_params\";i:210;s:12:\"scriptParams\";i:211;s:19:\"form-adv-pagination\";i:212;s:23:\"borlabsCookiePrioritize\";i:213;s:21:\"urls_wpwidgetpolylang\";i:214;s:14:\"quickViewNonce\";i:215;s:22:\"frontendscripts_params\";i:216;s:21:\"nj-facebook-messenger\";i:217;s:20:\"var fb_mess_position\";i:218;s:36:\"init_particles_row_background_script\";i:219;s:15:\"setREVStartSize\";i:220;s:7:\"fl-node\";i:221;s:11:\"PPAccordion\";i:222;s:10:\"soliloquy_\";i:223;s:25:\"wprevpublicjs_script_vars\";i:224;s:19:\"DTGS_NONCE_FRONTEND\";i:225;s:17:\"et_animation_data\";i:226;s:17:\"archives-dropdown\";i:227;s:15:\"loftloaderCache\";i:228;s:17:\"SmartSliderSimple\";i:229;s:14:\"var nectarLove\";i:230;s:10:\"var incOpt\";i:231;s:33:\"RocketBrowserCompatibilityChecker\";i:232;s:24:\"RocketPreloadLinksConfig\";i:233;s:18:\"placementVersionId\";i:234;s:11:\"var useEdit\";i:235;s:23:\"var DTGS_NONCE_FRONTEND\";i:236;s:8:\"n2jQuery\";i:237;s:26:\"et_core_api_spam_recaptcha\";i:238;s:6:\"cnArgs\";i:239;s:14:\"__CF$cv$params\";i:240;s:17:\"trustbox_settings\";i:241;s:5:\"aepro\";i:242;s:10:\"cdn.jst.ai\";i:243;s:25:\"w2dc_fields_in_categories\";i:244;s:21:\"jetMenuPublicSettings\";i:245;s:17:\"JetTricksSettings\";i:246;s:10:\"aepc_pixel\";i:247;s:20:\"avadaWooCommerceVars\";i:248;s:7:\"var isb\";i:249;s:9:\"fcaPcPost\";i:250;s:10:\"csrf_token\";i:251;s:24:\"icwp_wpsf_vars_lpantibot\";i:252;s:11:\"wpvViewHead\";i:253;s:16:\"ed_school_plugin\";i:254;s:9:\"aps_comp_\";i:255;s:11:\"guaven_woos\";i:256;s:16:\"__lm_redirect_to\";i:257;s:17:\"__wpdm_view_count\";i:258;s:23:\"bookacti.booking_system\";i:259;s:10:\"nfFrontEnd\";i:260;s:20:\"view_quote_cart_link\";i:261;s:19:\"__eae_decode_emails\";i:262;s:20:\"divioverlays_ajaxurl\";i:263;s:10:\"var _EPYT_\";i:264;s:13:\"#ins-heading-\";i:265;s:12:\"#ins-button-\";i:266;s:20:\"tve_frontend_options\";i:267;s:8:\"lb24.src\";i:268;s:24:\"amazon_Login_accessToken\";i:269;s:21:\"porto_infinite_scroll\";i:270;s:14:\".adace-loader-\";i:271;s:11:\"adace_load_\";i:272;s:41:\"tagGroupsAccordiontaggroupscloudaccordion\";i:273;s:31:\"tagGroupsTabstaggroupscloudtabs\";i:274;s:16:\"jrRelatedWidgets\";i:275;s:14:\"UNCODE.initRow\";i:276;s:28:\"amp_mobile_redirect_disabled\";i:277;s:11:\"wpgdprcData\";i:278;s:28:\"wpml_browser_redirect_params\";i:279;s:13:\"swPreRegister\";i:280;s:15:\"kboard_settings\";i:281;s:23:\"ct_ultimate_gdpr_cookie\";i:282;s:23:\"wcpv_registration_local\";i:283;s:15:\"www.idxhome.com\";i:284;s:24:\"arf_footer_cl_logic_call\";i:285;s:23:\"reload_attached_coupons\";i:286;s:8:\"var ftpp\";i:287;s:15:\"forminatorFront\";i:288;s:6:\"_EPYT_\";i:289;s:23:\"edd_free_downloads_vars\";i:290;s:15:\"edd_stripe_vars\";i:291;s:7:\"var ASP\";i:292;s:18:\"ecwidOriginalTitle\";i:293;s:17:\"defaultCategoryId\";i:294;s:25:\"translation-revision-date\";i:295;s:20:\"google_conversion_id\";i:296;s:5:\"hbspt\";i:297;s:21:\"var marker_locations_\";i:298;s:13:\"var AdmMyAjax\";i:299;s:13:\"ifso_page_url\";i:300;s:21:\"referrer_for_pageload\";i:301;s:38:\"WoocommerceWidget/woocommerceWidget.js\";i:302;s:19:\"var ht_ctc_chat_var\";i:303;s:6:\"spuvar\";i:304;s:16:\"var wpilFrontend\";i:305;s:24:\"urls_polylangREPLACETOID\";i:306;s:34:\"e.setAttribute(\'unselectable\',on);\";i:307;s:16:\"try{Typekit.load\";i:308;s:9:\"iMapsData\";i:309;s:24:\"var wpforms_user_journey\";i:310;s:24:\"rocket_lazyload_css_data\";i:311;s:24:\"wcStoreApiNonceTimestamp\";i:312;s:21:\"createNonceMiddleware\";}s:24:\"cache_ignored_parameters\";a:69:{i:0;s:10:\"utm_source\";i:1;s:10:\"utm_medium\";i:2;s:12:\"utm_campaign\";i:3;s:9:\"utm_expid\";i:4;s:8:\"utm_term\";i:5;s:11:\"utm_content\";i:6;s:6:\"utm_id\";i:7;s:19:\"utm_source_platform\";i:8;s:19:\"utm_creative_format\";i:9;s:20:\"utm_marketing_tactic\";i:10;s:10:\"mtm_source\";i:11;s:10:\"mtm_medium\";i:12;s:12:\"mtm_campaign\";i:13;s:11:\"mtm_keyword\";i:14;s:7:\"mtm_cid\";i:15;s:11:\"mtm_content\";i:16;s:9:\"pk_source\";i:17;s:9:\"pk_medium\";i:18;s:11:\"pk_campaign\";i:19;s:10:\"pk_keyword\";i:20;s:6:\"pk_cid\";i:21;s:10:\"pk_content\";i:22;s:13:\"fb_action_ids\";i:23;s:15:\"fb_action_types\";i:24;s:9:\"fb_source\";i:25;s:6:\"fbclid\";i:26;s:10:\"campaignid\";i:27;s:9:\"adgroupid\";i:28;s:4:\"adid\";i:29;s:5:\"gclid\";i:30;s:12:\"age-verified\";i:31;s:12:\"ao_noptimize\";i:32;s:4:\"usqp\";i:33;s:11:\"cn-reloaded\";i:34;s:3:\"_ga\";i:35;s:5:\"sscid\";i:36;s:6:\"gclsrc\";i:37;s:3:\"_gl\";i:38;s:6:\"mc_cid\";i:39;s:6:\"mc_eid\";i:40;s:8:\"_bta_tid\";i:41;s:6:\"_bta_c\";i:42;s:11:\"trk_contact\";i:43;s:7:\"trk_msg\";i:44;s:10:\"trk_module\";i:45;s:7:\"trk_sid\";i:46;s:5:\"gdfms\";i:47;s:6:\"gdftrk\";i:48;s:5:\"gdffi\";i:49;s:3:\"_ke\";i:50;s:3:\"_kx\";i:51;s:21:\"redirect_log_mongo_id\";i:52;s:17:\"redirect_mongo_id\";i:53;s:15:\"sb_referer_host\";i:54;s:5:\"mkwid\";i:55;s:5:\"pcrid\";i:56;s:5:\"ef_id\";i:57;s:7:\"s_kwcid\";i:58;s:7:\"msclkid\";i:59;s:4:\"dm_i\";i:60;s:4:\"epik\";i:61;s:2:\"pp\";i:62;s:6:\"gbraid\";i:63;s:6:\"wbraid\";i:64;s:8:\"ssp_iabi\";i:65;s:8:\"ssp_iaba\";i:66;s:3:\"gad\";i:67;s:6:\"vgo_ee\";i:68;s:10:\"gad_source\";}s:18:\"preload_exclusions\";a:4:{i:0;s:9:\"void\\(.*;\";i:1;s:17:\"(.*)__trashed(.*)\";i:2;s:14:\"/jet-menu/(.*)\";i:3;s:15:\"/jet-popup/(.*)\";}s:16:\"exclude_js_files\";a:10:{i:0;s:32:\"/wp-includes/js/dist/i18n.min.js\";i:1;s:76:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/html2canvas.min.js\";i:2;s:68:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/pdf.min.js\";i:3;s:70:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/three.min.js\";i:4;s:77:\"/interactive-3d-flipbook-powered-physics-engine/assets/js/3d-flip-book.min.js\";i:5;s:39:\"/google-site-kit/dist/assets/js/(.*).js\";i:6;s:45:\"/wp-live-chat-support/public/js/callus(.*).js\";i:7;s:41:\"/borlabs-cookie/assets/javascript/(.*).js\";i:8;s:60:\"/wp-content/plugins/wp-rocket/assets/js/lcp-beacon(.min)?.js\";i:9;s:38:\"/woocommerce-bookings/dist/frontend.js\";}s:15:\"staging_domains\";a:28:{i:0;s:13:\".wpengine.com\";i:1;s:20:\".wpenginepowered.com\";i:2;s:16:\".pantheonsite.io\";i:3;s:18:\".flywheelsites.com\";i:4;s:20:\".flywheelstaging.com\";i:5;s:11:\".kinsta.com\";i:6;s:13:\".kinsta.cloud\";i:7;s:18:\".cloudwaysapps.com\";i:8;s:18:\".azurewebsites.net\";i:9;s:14:\".wpserveur.net\";i:10;s:19:\"-liquidwebsites.com\";i:11;s:16:\".myftpupload.com\";i:12;s:12:\".dream.press\";i:13;s:12:\".sg-host.com\";i:14;s:16:\".platformsh.site\";i:15;s:12:\".wpstage.net\";i:16;s:22:\".bigscoots-staging.com\";i:17;s:10:\".wpsc.site\";i:18;s:14:\".runcloud.link\";i:19;s:14:\".onrocket.site\";i:20;s:18:\".singlestaging.com\";i:21;s:13:\".myraidbox.de\";i:22;s:12:\".instawp.xyz\";i:23;s:11:\".instawp.co\";i:24;s:13:\".instawp.link\";i:25;s:12:\".instawp.app\";i:26;s:12:\".hstgr.cloud\";i:27;s:15:\".myhostpoint.ch\";}}','no'),(1119,'rank_math_viewed_seo_analyer','1','no'),(1116,'_transient_timeout_wpr_dynamic_lists_incompatible_plugins','1711890612','no'),(1117,'_transient_wpr_dynamic_lists_incompatible_plugins','O:8:\"stdClass\":6:{s:0:\"\";a:35:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:14:\"wp-super-cache\";s:4:\"file\";s:27:\"wp-super-cache/wp-cache.php\";}i:1;O:8:\"stdClass\":2:{s:4:\"slug\";s:23:\"enable-gzip-compression\";s:4:\"file\";s:51:\"enable-gzip-compression/enable-gzip-compression.php\";}i:2;O:8:\"stdClass\":2:{s:4:\"slug\";s:11:\"quick-cache\";s:4:\"file\";s:27:\"quick-cache/quick-cache.php\";}i:3;O:8:\"stdClass\":2:{s:4:\"slug\";s:31:\"leverage-browser-caching-ninjas\";s:4:\"file\";s:66:\"leverage-browser-caching-ninjas/leverage-browser-caching-ninja.php\";}i:4;O:8:\"stdClass\":2:{s:4:\"slug\";s:28:\"wp-performance-score-booster\";s:4:\"file\";s:61:\"wp-performance-score-booster/wp-performance-score-booster.php\";}i:5;O:8:\"stdClass\":2:{s:4:\"slug\";s:15:\"litespeed-cache\";s:4:\"file\";s:35:\"litespeed-cache/litespeed-cache.php\";}i:6;O:8:\"stdClass\":2:{s:4:\"slug\";s:42:\"remove-query-strings-from-static-resources\";s:4:\"file\";s:67:\"remove-query-strings-from-static-resources/remove-query-strings.php\";}i:7;O:8:\"stdClass\":2:{s:4:\"slug\";s:19:\"wp-http-compression\";s:4:\"file\";s:43:\"wp-http-compression/wp-http-compression.php\";}i:8;O:8:\"stdClass\":2:{s:4:\"slug\";s:21:\"query-strings-remover\";s:4:\"file\";s:47:\"query-strings-remover/query-strings-remover.php\";}i:9;O:8:\"stdClass\":2:{s:4:\"slug\";s:13:\"page-optimize\";s:4:\"file\";s:31:\"page-optimize/page-optimize.php\";}i:10;O:8:\"stdClass\":2:{s:4:\"slug\";s:18:\"speed-booster-pack\";s:4:\"file\";s:41:\"speed-booster-pack/speed-booster-pack.php\";}i:11;O:8:\"stdClass\":2:{s:4:\"slug\";s:17:\"swift-performance\";s:4:\"file\";s:33:\"swift-performance/performance.php\";}i:12;O:8:\"stdClass\":2:{s:4:\"slug\";s:28:\"gzip-ninja-speed-compression\";s:4:\"file\";s:49:\"gzip-ninja-speed-compression/gzip-ninja-speed.php\";}i:13;O:8:\"stdClass\":2:{s:4:\"slug\";s:18:\"super-static-cache\";s:4:\"file\";s:41:\"super-static-cache/super-static-cache.php\";}i:14;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"lite-cache\";s:4:\"file\";s:21:\"lite-cache/plugin.php\";}i:15;O:8:\"stdClass\":2:{s:4:\"slug\";s:11:\"hyper-cache\";s:4:\"file\";s:22:\"hyper-cache/plugin.php\";}i:16;O:8:\"stdClass\":2:{s:4:\"slug\";s:7:\"wp-ffpc\";s:4:\"file\";s:19:\"wp-ffpc/wp-ffpc.php\";}i:17;O:8:\"stdClass\":2:{s:4:\"slug\";s:13:\"wp-fast-cache\";s:4:\"file\";s:31:\"wp-fast-cache/wp-fast-cache.php\";}i:18;O:8:\"stdClass\":2:{s:4:\"slug\";s:19:\"psn-pagespeed-ninja\";s:4:\"file\";s:38:\"psn-pagespeed-ninja/pagespeedninja.php\";}i:19;O:8:\"stdClass\":2:{s:4:\"slug\";s:22:\"swift-performance-lite\";s:4:\"file\";s:38:\"swift-performance-lite/performance.php\";}i:20;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"force-gzip\";s:4:\"file\";s:25:\"force-gzip/force-gzip.php\";}i:21;O:8:\"stdClass\":2:{s:4:\"slug\";s:19:\"add-expires-headers\";s:4:\"file\";s:43:\"add-expires-headers/add-expires-headers.php\";}i:22;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"hyper-cache-extended\";s:4:\"file\";s:31:\"hyper-cache-extended/plugin.php\";}i:23;O:8:\"stdClass\":2:{s:4:\"slug\";s:11:\"gator-cache\";s:4:\"file\";s:27:\"gator-cache/gator-cache.php\";}i:24;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"flexicache\";s:4:\"file\";s:24:\"flexicache/wp-plugin.php\";}i:25;O:8:\"stdClass\":2:{s:4:\"slug\";s:16:\"wp-fastest-cache\";s:4:\"file\";s:35:\"wp-fastest-cache/wpFastestCache.php\";}i:26;O:8:\"stdClass\":2:{s:4:\"slug\";s:26:\"wordpress-gzip-compression\";s:4:\"file\";s:35:\"wordpress-gzip-compression/ezgz.php\";}i:27;O:8:\"stdClass\":2:{s:4:\"slug\";s:11:\"wp-optimize\";s:4:\"file\";s:27:\"wp-optimize/wp-optimize.php\";}i:28;O:8:\"stdClass\":2:{s:4:\"slug\";s:33:\"check-and-enable-gzip-compression\";s:4:\"file\";s:54:\"check-and-enable-gzip-compression/richards-toolbox.php\";}i:29;O:8:\"stdClass\":2:{s:4:\"slug\";s:24:\"far-future-expiry-header\";s:4:\"file\";s:50:\"far-future-expiry-header/far-future-expiration.php\";}i:30;O:8:\"stdClass\":2:{s:4:\"slug\";s:24:\"leverage-browser-caching\";s:4:\"file\";s:53:\"leverage-browser-caching/leverage-browser-caching.php\";}i:31;O:8:\"stdClass\":2:{s:4:\"slug\";s:12:\"wpcompressor\";s:4:\"file\";s:29:\"wpcompressor/wpcompressor.php\";}i:32;O:8:\"stdClass\":2:{s:4:\"slug\";s:11:\"combine-css\";s:4:\"file\";s:27:\"combine-css/combine-css.php\";}i:33;O:8:\"stdClass\":2:{s:4:\"slug\";s:14:\"w3-total-cache\";s:4:\"file\";s:33:\"w3-total-cache/w3-total-cache.php\";}i:34;O:8:\"stdClass\":2:{s:4:\"slug\";s:13:\"cache-enabler\";s:4:\"file\";s:31:\"cache-enabler/cache-enabler.php\";}}s:21:\"minify_css||minify_js\";a:9:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"merge-minify-refresh\";s:4:\"file\";s:45:\"merge-minify-refresh/merge-minify-refresh.php\";}i:1;O:8:\"stdClass\":2:{s:4:\"slug\";s:16:\"async-js-and-css\";s:4:\"file\";s:34:\"async-js-and-css/asyncJSandCSS.php\";}i:2;O:8:\"stdClass\":2:{s:4:\"slug\";s:15:\"wp-super-minify\";s:4:\"file\";s:35:\"wp-super-minify/wp-super-minify.php\";}i:3;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"fast-velocity-minify\";s:4:\"file\";s:28:\"fast-velocity-minify/fvm.php\";}i:4;O:8:\"stdClass\":2:{s:4:\"slug\";s:23:\"dependency-minification\";s:4:\"file\";s:51:\"dependency-minification/dependency-minification.php\";}i:5;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"bwp-minify\";s:4:\"file\";s:25:\"bwp-minify/bwp-minify.php\";}i:6;O:8:\"stdClass\":2:{s:4:\"slug\";s:8:\"minqueue\";s:4:\"file\";s:19:\"minqueue/plugin.php\";}i:7;O:8:\"stdClass\":2:{s:4:\"slug\";s:12:\"scripts-gzip\";s:4:\"file\";s:29:\"scripts-gzip/scripts_gzip.php\";}i:8;O:8:\"stdClass\":2:{s:4:\"slug\";s:9:\"wp-minify\";s:4:\"file\";s:23:\"wp-minify/wp-minify.php\";}}s:8:\"lazyload\";a:6:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:9:\"lazy-load\";s:4:\"file\";s:23:\"lazy-load/lazy-load.php\";}i:1;O:8:\"stdClass\":2:{s:4:\"slug\";s:12:\"bj-lazy-load\";s:4:\"file\";s:29:\"bj-lazy-load/bj-lazy-load.php\";}i:2;O:8:\"stdClass\":2:{s:4:\"slug\";s:25:\"jquery-image-lazy-loading\";s:4:\"file\";s:46:\"jquery-image-lazy-loading/jq_img_lazy_load.php\";}i:3;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"crazy-lazy\";s:4:\"file\";s:25:\"crazy-lazy/crazy-lazy.php\";}i:4;O:8:\"stdClass\":2:{s:4:\"slug\";s:24:\"specify-image-dimensions\";s:4:\"file\";s:53:\"specify-image-dimensions/specify-image-dimensions.php\";}i:5;O:8:\"stdClass\":2:{s:4:\"slug\";s:18:\"advanced-lazy-load\";s:4:\"file\";s:40:\"advanced-lazy-load/advanced_lazyload.php\";}}s:9:\"minify_js\";a:4:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:5:\"wp-js\";s:4:\"file\";s:15:\"wp-js/wp-js.php\";}i:1;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"scripts-to-footerphp\";s:4:\"file\";s:42:\"scripts-to-footerphp/scripts-to-footer.php\";}i:2;O:8:\"stdClass\":2:{s:4:\"slug\";s:10:\"combine-js\";s:4:\"file\";s:25:\"combine-js/combine-js.php\";}i:3;O:8:\"stdClass\":2:{s:4:\"slug\";s:17:\"footer-javascript\";s:4:\"file\";s:39:\"footer-javascript/footer-javascript.php\";}}s:17:\"control_heartbeat\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:17:\"heartbeat-control\";s:4:\"file\";s:39:\"heartbeat-control/heartbeat-control.php\";}}s:16:\"lazyload_iframes\";a:1:{i:0;O:8:\"stdClass\":2:{s:4:\"slug\";s:20:\"lazy-load-for-videos\";s:4:\"file\";s:37:\"lazy-load-for-videos/codeispoetry.php\";}}}','no'),(1120,'category_children','a:0:{}','yes'),(1233,'rank_math_google_analytic_profile','a:3:{s:7:\"country\";b:0;s:7:\"profile\";b:0;s:19:\"enable_index_status\";b:0;}','yes'),(1234,'rank_math_google_analytic_options','a:11:{s:10:\"adsense_id\";b:0;s:10:\"account_id\";b:0;s:11:\"property_id\";b:0;s:7:\"view_id\";b:0;s:14:\"measurement_id\";b:0;s:11:\"stream_name\";b:0;s:7:\"country\";b:0;s:12:\"install_code\";b:0;s:12:\"anonymize_ip\";b:0;s:11:\"local_ga_js\";b:0;s:16:\"exclude_loggedin\";b:0;}','yes'),(1124,'rank_math_indexnow_log','a:9:{i:0;a:5:{s:3:\"url\";s:27:\"https://yatrainayodhya.com/\";s:6:\"status\";i:202;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1711286058;}i:1;a:5:{s:3:\"url\";s:27:\"https://yatrainayodhya.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1711286087;}i:2;a:5:{s:3:\"url\";s:27:\"https://yatrainayodhya.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1711290241;}i:3;a:5:{s:3:\"url\";s:27:\"https://yatrainayodhya.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1711298745;}i:4;a:5:{s:3:\"url\";s:27:\"https://yatrainayodhya.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1711299227;}i:5;a:5:{s:3:\"url\";s:27:\"https://yatrainayodhya.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1711299795;}i:6;a:5:{s:3:\"url\";s:27:\"https://yatrainayodhya.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1711299808;}i:7;a:5:{s:3:\"url\";s:27:\"https://yatrainayodhya.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1711299820;}i:8;a:5:{s:3:\"url\";s:27:\"https://yatrainayodhya.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1711299831;}}','no'),(1229,'rank_math_content_ai_viewed','1','yes'),(1230,'rank_math_wizard_completed','1','yes'),(1232,'_transient__rank_math_site_type','business','yes'),(1239,'rank_math_is_configured','1','yes'),(1262,'wpforms_email_summaries_fetch_info_blocks_last_run','1711320741','yes');
/*!40000 ALTER TABLE `wpra_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_postmeta`
--

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

--
-- Dumping data for table `wpra_postmeta`
--

LOCK TABLES `wpra_postmeta` WRITE;
/*!40000 ALTER TABLE `wpra_postmeta` DISABLE KEYS */;
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(6,7,'_elementor_template_type','kit'),(5,7,'_elementor_edit_mode','builder'),(7,8,'envato_tk_manifest','a:7:{s:16:\"manifest_version\";s:6:\"1.0.19\";s:5:\"title\";s:43:\"Whiz - Travel Agency Elementor Template Kit\";s:12:\"page_builder\";s:9:\"elementor\";s:11:\"kit_version\";s:5:\"1.0.0\";s:9:\"templates\";a:19:{i:0;a:8:{s:4:\"name\";s:17:\"Global Kit Styles\";s:10:\"screenshot\";s:33:\"screenshots/global-kit-styles.jpg\";s:6:\"source\";s:21:\"templates/global.json\";s:11:\"preview_url\";s:22:\"https://kit.juliha.com\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:4:{s:13:\"template_type\";s:13:\"global-styles\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;s:31:\"additional_template_information\";a:1:{i:0;s:85:\"These are the global theme styles configured through the Elementor Theme Styles area.\";}}s:22:\"elementor_pro_required\";b:0;}i:1;a:9:{s:4:\"name\";s:4:\"Home\";s:10:\"screenshot\";s:20:\"screenshots/home.jpg\";s:6:\"source\";s:19:\"templates/home.json\";s:11:\"preview_url\";s:46:\"https://kit.juliha.com/whiz/template-kit/home/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-home\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:59;}}}i:2;a:9:{s:4:\"name\";s:8:\"About Us\";s:10:\"screenshot\";s:24:\"screenshots/about-us.jpg\";s:6:\"source\";s:23:\"templates/about-us.json\";s:11:\"preview_url\";s:50:\"https://kit.juliha.com/whiz/template-kit/about-us/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:66;}}}i:3;a:8:{s:4:\"name\";s:10:\"About Us 2\";s:10:\"screenshot\";s:26:\"screenshots/about-us-2.jpg\";s:6:\"source\";s:25:\"templates/about-us-2.json\";s:11:\"preview_url\";s:52:\"https://kit.juliha.com/whiz/template-kit/about-us-2/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:4;a:8:{s:4:\"name\";s:8:\"404 Page\";s:10:\"screenshot\";s:24:\"screenshots/404-page.jpg\";s:6:\"source\";s:23:\"templates/404-page.json\";s:11:\"preview_url\";s:50:\"https://kit.juliha.com/whiz/template-kit/404-page/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:5;a:8:{s:4:\"name\";s:7:\"Pricing\";s:10:\"screenshot\";s:23:\"screenshots/pricing.jpg\";s:6:\"source\";s:22:\"templates/pricing.json\";s:11:\"preview_url\";s:49:\"https://kit.juliha.com/whiz/template-kit/pricing/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:6;a:9:{s:4:\"name\";s:7:\"Gallery\";s:10:\"screenshot\";s:23:\"screenshots/gallery.jpg\";s:6:\"source\";s:22:\"templates/gallery.json\";s:11:\"preview_url\";s:49:\"https://kit.juliha.com/whiz/template-kit/gallery/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:162;}}}i:7;a:8:{s:4:\"name\";s:9:\"Gallery 2\";s:10:\"screenshot\";s:25:\"screenshots/gallery-2.jpg\";s:6:\"source\";s:24:\"templates/gallery-2.json\";s:11:\"preview_url\";s:51:\"https://kit.juliha.com/whiz/template-kit/gallery-2/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:8;a:9:{s:4:\"name\";s:12:\"Testimonials\";s:10:\"screenshot\";s:28:\"screenshots/testimonials.jpg\";s:6:\"source\";s:27:\"templates/testimonials.json\";s:11:\"preview_url\";s:54:\"https://kit.juliha.com/whiz/template-kit/testimonials/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:51;}}}i:9;a:9:{s:4:\"name\";s:8:\"Features\";s:10:\"screenshot\";s:24:\"screenshots/features.jpg\";s:6:\"source\";s:23:\"templates/features.json\";s:11:\"preview_url\";s:50:\"https://kit.juliha.com/whiz/template-kit/features/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:37;}}}i:10;a:8:{s:4:\"name\";s:10:\"Features 2\";s:10:\"screenshot\";s:26:\"screenshots/features-2.jpg\";s:6:\"source\";s:25:\"templates/features-2.json\";s:11:\"preview_url\";s:52:\"https://kit.juliha.com/whiz/template-kit/features-2/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:11;a:8:{s:4:\"name\";s:9:\"FAQs Page\";s:10:\"screenshot\";s:25:\"screenshots/faqs-page.jpg\";s:6:\"source\";s:24:\"templates/faqs-page.json\";s:11:\"preview_url\";s:51:\"https://kit.juliha.com/whiz/template-kit/faqs-page/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:12;a:9:{s:4:\"name\";s:10:\"Contact Us\";s:10:\"screenshot\";s:26:\"screenshots/contact-us.jpg\";s:6:\"source\";s:25:\"templates/contact-us.json\";s:11:\"preview_url\";s:52:\"https://kit.juliha.com/whiz/template-kit/contact-us/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:26;}}}i:13;a:8:{s:4:\"name\";s:12:\"Contact Us 2\";s:10:\"screenshot\";s:28:\"screenshots/contact-us-2.jpg\";s:6:\"source\";s:27:\"templates/contact-us-2.json\";s:11:\"preview_url\";s:54:\"https://kit.juliha.com/whiz/template-kit/contact-us-2/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:14;a:8:{s:4:\"name\";s:5:\"Teams\";s:10:\"screenshot\";s:21:\"screenshots/teams.jpg\";s:6:\"source\";s:20:\"templates/teams.json\";s:11:\"preview_url\";s:47:\"https://kit.juliha.com/whiz/template-kit/teams/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;}i:15;a:9:{s:4:\"name\";s:6:\"Header\";s:10:\"screenshot\";s:22:\"screenshots/header.jpg\";s:6:\"source\";s:21:\"templates/header.json\";s:11:\"preview_url\";s:48:\"https://kit.juliha.com/whiz/template-kit/header/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:14:\"section-header\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:2:{i:0;a:1:{s:20:\"imported_template_id\";i:17;}i:1;a:1:{s:20:\"imported_template_id\";i:335;}}}i:16;a:9:{s:4:\"name\";s:6:\"Footer\";s:10:\"screenshot\";s:22:\"screenshots/footer.jpg\";s:6:\"source\";s:21:\"templates/footer.json\";s:11:\"preview_url\";s:48:\"https://kit.juliha.com/whiz/template-kit/footer/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:7:\"section\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:14:\"section-footer\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:332;}}}i:17;a:9:{s:4:\"name\";s:4:\"Blog\";s:10:\"screenshot\";s:20:\"screenshots/blog.jpg\";s:6:\"source\";s:19:\"templates/blog.json\";s:11:\"preview_url\";s:46:\"https://kit.juliha.com/whiz/template-kit/blog/\";s:4:\"type\";s:4:\"page\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-page\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:340;}}}i:18;a:9:{s:4:\"name\";s:11:\"Single Post\";s:10:\"screenshot\";s:27:\"screenshots/single-post.jpg\";s:6:\"source\";s:26:\"templates/single-post.json\";s:11:\"preview_url\";s:53:\"https://kit.juliha.com/whiz/template-kit/single-post/\";s:4:\"type\";s:7:\"section\";s:8:\"category\";s:4:\"page\";s:8:\"metadata\";a:3:{s:13:\"template_type\";s:11:\"single-post\";s:14:\"include_in_zip\";s:1:\"1\";s:22:\"elementor_pro_required\";N;}s:22:\"elementor_pro_required\";b:0;s:7:\"imports\";a:1:{i:0;a:1:{s:20:\"imported_template_id\";i:343;}}}}s:16:\"required_plugins\";a:6:{i:0;a:4:{s:4:\"name\";s:9:\"Elementor\";s:7:\"version\";s:5:\"3.1.4\";s:4:\"file\";s:23:\"elementor/elementor.php\";s:6:\"author\";s:13:\"Elementor.com\";}i:1;a:4:{s:4:\"name\";s:15:\"Envato Elements\";s:7:\"version\";s:5:\"2.0.8\";s:4:\"file\";s:35:\"envato-elements/envato-elements.php\";s:6:\"author\";s:6:\"Envato\";}i:2;a:4:{s:4:\"name\";s:17:\"Jeg Elementor Kit\";s:7:\"version\";s:5:\"1.7.0\";s:4:\"file\";s:39:\"jeg-elementor-kit/jeg-elementor-kit.php\";s:6:\"author\";s:9:\"JegStudio\";}i:3;a:4:{s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";s:7:\"version\";s:5:\"1.5.9\";s:4:\"file\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:6:\"author\";s:31:\"Brainstorm Force, Nikhil Chavan\";}i:4;a:4:{s:4:\"name\";s:12:\"WPForms Lite\";s:7:\"version\";s:5:\"1.6.6\";s:4:\"file\";s:24:\"wpforms-lite/wpforms.php\";s:6:\"author\";s:7:\"WPForms\";}i:5;a:4:{s:4:\"name\";s:16:\"ElementsKit Lite\";s:7:\"version\";s:5:\"2.2.2\";s:4:\"file\";s:37:\"elementskit-lite/elementskit-lite.php\";s:6:\"author\";s:5:\"Wpmet\";}}s:6:\"images\";a:49:{i:0;a:8:{s:8:\"filename\";s:49:\"beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\";s:13:\"thumbnail_url\";s:120:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/beautiful-young-woman-enjoying-nature-J2B2P9B-800x450.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}}s:8:\"filesize\";i:288712;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-J2B2P9B\";}i:1;a:8:{s:8:\"filename\";s:28:\"Mesa-de-trabajo-1@2x-100.jpg\";s:13:\"thumbnail_url\";s:99:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/Mesa-de-trabajo-1@2x-100-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:23:\"templates/features.json\";s:4:\"name\";s:8:\"Features\";}}s:8:\"filesize\";i:129302;s:10:\"dimensions\";a:2:{i:0;i:1500;i:1;i:1000;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:2;a:8:{s:8:\"filename\";s:28:\"Mesa-de-trabajo-1@3x-100.jpg\";s:13:\"thumbnail_url\";s:99:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/Mesa-de-trabajo-1@3x-100-800x533.jpg\";s:9:\"templates\";a:10:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:3;a:2:{s:6:\"source\";s:24:\"templates/gallery-2.json\";s:4:\"name\";s:9:\"Gallery 2\";}i:4;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}i:5;a:2:{s:6:\"source\";s:25:\"templates/features-2.json\";s:4:\"name\";s:10:\"Features 2\";}i:6;a:2:{s:6:\"source\";s:24:\"templates/faqs-page.json\";s:4:\"name\";s:9:\"FAQs Page\";}i:7;a:2:{s:6:\"source\";s:25:\"templates/contact-us.json\";s:4:\"name\";s:10:\"Contact Us\";}i:8;a:2:{s:6:\"source\";s:27:\"templates/contact-us-2.json\";s:4:\"name\";s:12:\"Contact Us 2\";}i:9;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:222034;s:10:\"dimensions\";a:2:{i:0;i:2250;i:1;i:1500;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:3;a:8:{s:8:\"filename\";s:19:\"travel-X82SAH8.jpeg\";s:13:\"thumbnail_url\";s:90:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-X82SAH8-800x533.jpeg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/features.json\";s:4:\"name\";s:8:\"Features\";}i:2;a:2:{s:6:\"source\";s:25:\"templates/features-2.json\";s:4:\"name\";s:10:\"Features 2\";}}s:8:\"filesize\";i:280228;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:42:\"https://elements.envato.com/travel-X82SAH8\";}i:4;a:8:{s:8:\"filename\";s:60:\"young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\";s:13:\"thumbnail_url\";s:131:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-800x534.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:24:\"templates/gallery-2.json\";s:4:\"name\";s:9:\"Gallery 2\";}}s:8:\"filesize\";i:285899;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1602;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-XEGJ9SB\";}i:5;a:8:{s:8:\"filename\";s:35:\"travel-RRCKD9M_2-e1619270694360.jpg\";s:13:\"thumbnail_url\";s:106:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-RRCKD9M_2-e1619270694360-800x799.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:24:\"templates/gallery-2.json\";s:4:\"name\";s:9:\"Gallery 2\";}}s:8:\"filesize\";i:237039;s:10:\"dimensions\";a:2:{i:0;i:1001;i:1;i:1000;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:42:\"https://elements.envato.com/travel-RRCKD9M\";}i:6;a:8:{s:8:\"filename\";s:22:\"maldives-C9SGLV9_2.jpg\";s:13:\"thumbnail_url\";s:93:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/maldives-C9SGLV9_2-800x533.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:24:\"templates/gallery-2.json\";s:4:\"name\";s:9:\"Gallery 2\";}}s:8:\"filesize\";i:253197;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:44:\"https://elements.envato.com/maldives-C9SGLV9\";}i:7;a:8:{s:8:\"filename\";s:40:\"eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\";s:13:\"thumbnail_url\";s:111:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/eibner-saliba-3T9dDY0WqDI-unsplash_2-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:24:\"templates/gallery-2.json\";s:4:\"name\";s:9:\"Gallery 2\";}}s:8:\"filesize\";i:235382;s:10:\"dimensions\";a:2:{i:0;i:1800;i:1;i:1200;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:39:\"https://unsplash.com/photos/3T9dDY0WqDI\";}i:8;a:8:{s:8:\"filename\";s:53:\"woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\";s:13:\"thumbnail_url\";s:124:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2-800x450.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:21:\"templates/footer.json\";s:4:\"name\";s:6:\"Footer\";}i:2;a:2:{s:6:\"source\";s:26:\"templates/single-post.json\";s:4:\"name\";s:11:\"Single Post\";}}s:8:\"filesize\";i:225268;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-P9GXE8X\";}i:9;a:8:{s:8:\"filename\";s:63:\"stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\";s:13:\"thumbnail_url\";s:134:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-800x533.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}i:2;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:155328;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:800;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:40:\"https://elements.envato.com/image-YNEWHS\";}i:10;a:8:{s:8:\"filename\";s:64:\"young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\";s:13:\"thumbnail_url\";s:136:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-800x1067.jpg\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:25:\"templates/about-us-2.json\";s:4:\"name\";s:10:\"About Us 2\";}i:3;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}i:4;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:193696;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:1200;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-X2H93A6\";}i:11;a:8:{s:8:\"filename\";s:64:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\";s:13:\"thumbnail_url\";s:136:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-800x1067.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}}s:8:\"filesize\";i:190098;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-AKQ7FNY\";}i:12;a:8:{s:8:\"filename\";s:47:\"beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\";s:13:\"thumbnail_url\";s:118:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/beautiful-girl-in-tropical-forest-VXRJEH6_2-800x533.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}}s:8:\"filesize\";i:287242;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:800;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-VXRJEH6\";}i:13;a:8:{s:8:\"filename\";s:64:\"girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\";s:13:\"thumbnail_url\";s:136:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-800x1067.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:25:\"templates/about-us-2.json\";s:4:\"name\";s:10:\"About Us 2\";}i:3;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:253573;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:1200;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-34AREZ5\";}i:14;a:8:{s:8:\"filename\";s:64:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\";s:13:\"thumbnail_url\";s:136:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-800x1067.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:2;a:2:{s:6:\"source\";s:25:\"templates/about-us-2.json\";s:4:\"name\";s:10:\"About Us 2\";}i:3;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:165151;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:1200;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-AEXYZ48\";}i:15;a:8:{s:8:\"filename\";s:23:\"travel-time-JYWCQGA.jpg\";s:13:\"thumbnail_url\";s:95:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-time-JYWCQGA-800x1000.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}}s:8:\"filesize\";i:220904;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-JYWCQGA\";}i:16;a:8:{s:8:\"filename\";s:18:\"travel-6SMUDKD.jpg\";s:13:\"thumbnail_url\";s:90:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-6SMUDKD-800x1000.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}}s:8:\"filesize\";i:234199;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-6SMUDKD\";}i:17;a:8:{s:8:\"filename\";s:18:\"travel-MGL2UAM.jpg\";s:13:\"thumbnail_url\";s:90:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-MGL2UAM-800x1000.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}}s:8:\"filesize\";i:178121;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-MGL2UAM\";}i:18;a:8:{s:8:\"filename\";s:18:\"travel-4YHXH2F.jpg\";s:13:\"thumbnail_url\";s:90:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-4YHXH2F-800x1000.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}}s:8:\"filesize\";i:231749;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-4YHXH2F\";}i:19;a:8:{s:8:\"filename\";s:18:\"travel-AH2QZY9.jpg\";s:13:\"thumbnail_url\";s:90:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-AH2QZY9-800x1000.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}}s:8:\"filesize\";i:235370;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1500;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-AH2QZY9\";}i:20;a:8:{s:8:\"filename\";s:18:\"travel-SNYSL6E.jpg\";s:13:\"thumbnail_url\";s:89:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-SNYSL6E-800x999.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/home.json\";s:4:\"name\";s:4:\"Home\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}}s:8:\"filesize\";i:211170;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1499;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-SNYSL6E\";}i:21;a:8:{s:8:\"filename\";s:18:\"travel-A3SMHBX.jpg\";s:13:\"thumbnail_url\";s:89:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-A3SMHBX-800x450.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:25:\"templates/about-us-2.json\";s:4:\"name\";s:10:\"About Us 2\";}}s:8:\"filesize\";i:267289;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-A3SMHBX\";}i:22;a:8:{s:8:\"filename\";s:64:\"stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\";s:13:\"thumbnail_url\";s:135:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-800x450.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:3;a:2:{s:6:\"source\";s:24:\"templates/gallery-2.json\";s:4:\"name\";s:9:\"Gallery 2\";}}s:8:\"filesize\";i:253885;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-V3LWPGB\";}i:23;a:8:{s:8:\"filename\";s:62:\"caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\";s:13:\"thumbnail_url\";s:133:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5-800x533.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}}s:8:\"filesize\";i:250481;s:10:\"dimensions\";a:2:{i:0;i:1800;i:1;i:1200;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-PQ8NPM5\";}i:24;a:8:{s:8:\"filename\";s:24:\"money-budget-SDVMCSN.jpg\";s:13:\"thumbnail_url\";s:95:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/money-budget-SDVMCSN-800x450.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:273376;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-SDVMCSN\";}i:25;a:8:{s:8:\"filename\";s:64:\"travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\";s:13:\"thumbnail_url\";s:135:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-800x800.jpg\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}i:3;a:2:{s:6:\"source\";s:26:\"templates/single-post.json\";s:4:\"name\";s:11:\"Single Post\";}}s:8:\"filesize\";i:283203;s:10:\"dimensions\";a:2:{i:0;i:2000;i:1;i:2000;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-SVAQUBG\";}i:26;a:8:{s:8:\"filename\";s:25:\"road-tripping-CSZ9H8G.jpg\";s:13:\"thumbnail_url\";s:96:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/road-tripping-CSZ9H8G-800x450.jpg\";s:9:\"templates\";a:3:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:25:\"templates/about-us-2.json\";s:4:\"name\";s:10:\"About Us 2\";}i:2;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:267173;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-CSZ9H8G\";}i:27;a:8:{s:8:\"filename\";s:62:\"beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg\";s:13:\"thumbnail_url\";s:133:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D-800x450.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:24:\"templates/faqs-page.json\";s:4:\"name\";s:9:\"FAQs Page\";}}s:8:\"filesize\";i:263581;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-393FB3D\";}i:28;a:8:{s:8:\"filename\";s:27:\"traveler-girl-PZAA8HH_2.jpg\";s:13:\"thumbnail_url\";s:99:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/traveler-girl-PZAA8HH_2-800x1067.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:287959;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:1200;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-PZAA8HH\";}i:29;a:8:{s:8:\"filename\";s:64:\"stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\";s:13:\"thumbnail_url\";s:136:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-800x1067.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:238922;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:1200;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-NPGLPC6\";}i:30;a:8:{s:8:\"filename\";s:64:\"cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\";s:13:\"thumbnail_url\";s:136:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-800x1067.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:256092;s:10:\"dimensions\";a:2:{i:0;i:900;i:1;i:1200;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-PLN4WYD\";}i:31;a:8:{s:8:\"filename\";s:64:\"young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg\";s:13:\"thumbnail_url\";s:136:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-800x1067.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/about-us.json\";s:4:\"name\";s:8:\"About Us\";}i:1;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:175856;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-FG8T7KG\";}i:32;a:8:{s:8:\"filename\";s:39:\"david-emrich-EJvGBYjrwEA-unsplash_2.jpg\";s:13:\"thumbnail_url\";s:110:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/david-emrich-EJvGBYjrwEA-unsplash_2-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:25:\"templates/about-us-2.json\";s:4:\"name\";s:10:\"About Us 2\";}}s:8:\"filesize\";i:273473;s:10:\"dimensions\";a:2:{i:0;i:1800;i:1;i:1200;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:39:\"https://unsplash.com/photos/EJvGBYjrwEA\";}i:33;a:8:{s:8:\"filename\";s:18:\"travel-UMFULFK.jpg\";s:13:\"thumbnail_url\";s:89:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-UMFULFK-800x450.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:25:\"templates/about-us-2.json\";s:4:\"name\";s:10:\"About Us 2\";}}s:8:\"filesize\";i:286184;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-UMFULFK\";}i:34;a:8:{s:8:\"filename\";s:35:\"fushima-tori-gate-kyoto-6JFSMV4.jpg\";s:13:\"thumbnail_url\";s:106:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/fushima-tori-gate-kyoto-6JFSMV4-800x600.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:25:\"templates/about-us-2.json\";s:4:\"name\";s:10:\"About Us 2\";}}s:8:\"filesize\";i:210663;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:900;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-6JFSMV4\";}i:35;a:8:{s:8:\"filename\";s:36:\"man-with-compass-in-hand-P7PNQW8.jpg\";s:13:\"thumbnail_url\";s:107:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/man-with-compass-in-hand-P7PNQW8-800x533.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/404-page.json\";s:4:\"name\";s:8:\"404 Page\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:243231;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-P7PNQW8\";}i:36;a:8:{s:8:\"filename\";s:64:\"camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\";s:13:\"thumbnail_url\";s:135:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-800x800.jpg\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:24:\"templates/gallery-2.json\";s:4:\"name\";s:9:\"Gallery 2\";}i:3;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}i:4;a:2:{s:6:\"source\";s:26:\"templates/single-post.json\";s:4:\"name\";s:11:\"Single Post\";}}s:8:\"filesize\";i:244800;s:10:\"dimensions\";a:2:{i:0;i:2000;i:1;i:2000;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-PJN2PZZ\";}i:37;a:8:{s:8:\"filename\";s:27:\"carefree-travel-RLXNRKM.jpg\";s:13:\"thumbnail_url\";s:98:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/carefree-travel-RLXNRKM-800x450.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/testimonials.json\";s:4:\"name\";s:12:\"Testimonials\";}}s:8:\"filesize\";i:229986;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-RLXNRKM\";}i:38;a:8:{s:8:\"filename\";s:38:\"simon-migaj-U1T240Fb_TY-unsplash_2.jpg\";s:13:\"thumbnail_url\";s:109:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/simon-migaj-U1T240Fb_TY-unsplash_2-800x800.jpg\";s:9:\"templates\";a:5:{i:0;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}i:1;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:2;a:2:{s:6:\"source\";s:24:\"templates/gallery-2.json\";s:4:\"name\";s:9:\"Gallery 2\";}i:3;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}i:4;a:2:{s:6:\"source\";s:26:\"templates/single-post.json\";s:4:\"name\";s:11:\"Single Post\";}}s:8:\"filesize\";i:228779;s:10:\"dimensions\";a:2:{i:0;i:2000;i:1;i:2000;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:39:\"https://unsplash.com/photos/U1T240Fb_TY\";}i:39;a:8:{s:8:\"filename\";s:41:\"dunamis-church-Y_kIawhP8gc-unsplash_2.jpg\";s:13:\"thumbnail_url\";s:112:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/dunamis-church-Y_kIawhP8gc-unsplash_2-800x533.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:22:\"templates/pricing.json\";s:4:\"name\";s:7:\"Pricing\";}}s:8:\"filesize\";i:241225;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1600;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:39:\"https://unsplash.com/photos/Y_kIawhP8gc\";}i:40;a:8:{s:8:\"filename\";s:37:\"man-traveling-by-airplane-TSLCJM9.jpg\";s:13:\"thumbnail_url\";s:108:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/man-traveling-by-airplane-TSLCJM9-800x450.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:1;a:2:{s:6:\"source\";s:24:\"templates/gallery-2.json\";s:4:\"name\";s:9:\"Gallery 2\";}}s:8:\"filesize\";i:281893;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-TSLCJM9\";}i:41;a:8:{s:8:\"filename\";s:64:\"a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\";s:13:\"thumbnail_url\";s:135:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-800x450.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:22:\"templates/gallery.json\";s:4:\"name\";s:7:\"Gallery\";}i:1;a:2:{s:6:\"source\";s:24:\"templates/gallery-2.json\";s:4:\"name\";s:9:\"Gallery 2\";}}s:8:\"filesize\";i:272174;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-CM5M5UD\";}i:42;a:8:{s:8:\"filename\";s:27:\"traveling-alone-P78QTHS.jpg\";s:13:\"thumbnail_url\";s:98:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/traveling-alone-P78QTHS-800x450.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:23:\"templates/features.json\";s:4:\"name\";s:8:\"Features\";}i:1;a:2:{s:6:\"source\";s:25:\"templates/features-2.json\";s:4:\"name\";s:10:\"Features 2\";}}s:8:\"filesize\";i:275799;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-P78QTHS\";}i:43;a:8:{s:8:\"filename\";s:18:\"travel-3T4FUPP.jpg\";s:13:\"thumbnail_url\";s:89:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/travel-3T4FUPP-800x450.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:25:\"templates/contact-us.json\";s:4:\"name\";s:10:\"Contact Us\";}i:1;a:2:{s:6:\"source\";s:27:\"templates/contact-us-2.json\";s:4:\"name\";s:12:\"Contact Us 2\";}}s:8:\"filesize\";i:219480;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-3T4FUPP\";}i:44;a:8:{s:8:\"filename\";s:45:\"planning-their-next-trip-together-AKLRAZS.jpg\";s:13:\"thumbnail_url\";s:116:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/planning-their-next-trip-together-AKLRAZS-800x450.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:231639;s:10:\"dimensions\";a:2:{i:0;i:2400;i:1;i:1350;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-AKLRAZS\";}i:45;a:8:{s:8:\"filename\";s:56:\"person-traveler-travel-destination-concept-PYQCUR5_2.jpg\";s:13:\"thumbnail_url\";s:128:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/person-traveler-travel-destination-concept-PYQCUR5_2-800x1067.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:180697;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-PYQCUR5\";}i:46;a:8:{s:8:\"filename\";s:58:\"woman-traveler-in-autumn-mountains-above-sea-ND479V8_2.jpg\";s:13:\"thumbnail_url\";s:130:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/woman-traveler-in-autumn-mountains-above-sea-ND479V8_2-800x1067.jpg\";s:9:\"templates\";a:1:{i:0;a:2:{s:6:\"source\";s:20:\"templates/teams.json\";s:4:\"name\";s:5:\"Teams\";}}s:8:\"filesize\";i:228543;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1600;}s:12:\"image_source\";s:15:\"envato_elements\";s:15:\"person_or_place\";s:3:\"yes\";s:10:\"image_urls\";s:41:\"https://elements.envato.com/image-ND479V8\";}i:47;a:8:{s:8:\"filename\";s:17:\"logo_Asset-15.png\";s:13:\"thumbnail_url\";s:88:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/logo_Asset-15-800x263.png\";s:9:\"templates\";a:4:{i:0;a:2:{s:6:\"source\";s:21:\"templates/header.json\";s:4:\"name\";s:6:\"Header\";}i:1;a:2:{s:6:\"source\";s:21:\"templates/footer.json\";s:4:\"name\";s:6:\"Footer\";}i:2;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}i:3;a:2:{s:6:\"source\";s:26:\"templates/single-post.json\";s:4:\"name\";s:11:\"Single Post\";}}s:8:\"filesize\";i:8810;s:10:\"dimensions\";a:2:{i:0;i:1148;i:1;i:377;}s:12:\"image_source\";s:12:\"self_created\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:0:\"\";}i:48;a:8:{s:8:\"filename\";s:40:\"david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg\";s:13:\"thumbnail_url\";s:111:\"https://kit.juliha.com/whiz/wp-content/uploads/sites/6/2021/04/david-rodrigo-LO14F1Yj0j0-unsplash_2-800x800.jpg\";s:9:\"templates\";a:2:{i:0;a:2:{s:6:\"source\";s:19:\"templates/blog.json\";s:4:\"name\";s:4:\"Blog\";}i:1;a:2:{s:6:\"source\";s:26:\"templates/single-post.json\";s:4:\"name\";s:11:\"Single Post\";}}s:8:\"filesize\";i:186791;s:10:\"dimensions\";a:2:{i:0;i:1200;i:1;i:1200;}s:12:\"image_source\";s:3:\"cc0\";s:15:\"person_or_place\";s:2:\"no\";s:10:\"image_urls\";s:39:\"https://unsplash.com/photos/LO14F1Yj0j0\";}}}'),(8,8,'envato_tk_folder_name','ccc49957d78c9f6385264672dd594cb3'),(9,8,'envato_tk_builder','elementor'),(10,8,'envato_tk_source_zip_url','https://yatrainayodhya.com/wp-content/uploads/template-kits/ccc49957d78c9f6385264672dd594cb3/source-8.zip'),(11,9,'_wp_attached_file','2024/03/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg'),(12,9,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:57:\"2024/03/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\";s:8:\"filesize\";i:288712;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:57:\"beautiful-young-woman-enjoying-nature-J2B2P9B-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18422;}s:5:\"large\";a:5:{s:4:\"file\";s:58:\"beautiful-young-woman-enjoying-nature-J2B2P9B-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63526;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:57:\"beautiful-young-woman-enjoying-nature-J2B2P9B-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14740;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:57:\"beautiful-young-woman-enjoying-nature-J2B2P9B-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43977;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:58:\"beautiful-young-woman-enjoying-nature-J2B2P9B-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112704;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:59:\"beautiful-young-woman-enjoying-nature-J2B2P9B-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:175244;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(13,9,'_elementor_source_image_hash','470a40546fdd3b7689ef4177b93bb1339b87d25b'),(14,10,'_wp_attached_file','2024/03/Mesa-de-trabajo-1402x-100.jpg'),(15,10,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:37:\"2024/03/Mesa-de-trabajo-1402x-100.jpg\";s:8:\"filesize\";i:129302;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Mesa-de-trabajo-1402x-100-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15364;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Mesa-de-trabajo-1402x-100-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29339;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Mesa-de-trabajo-1402x-100-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14663;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Mesa-de-trabajo-1402x-100-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23273;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(16,10,'_elementor_source_image_hash','0bcff59e472b0004fef613a1342b34bd46c348c3'),(17,11,'_wp_attached_file','2024/03/Mesa-de-trabajo-1403x-100.jpg'),(18,11,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2250;s:6:\"height\";i:1500;s:4:\"file\";s:37:\"2024/03/Mesa-de-trabajo-1403x-100.jpg\";s:8:\"filesize\";i:222034;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"Mesa-de-trabajo-1403x-100-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20289;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"Mesa-de-trabajo-1403x-100-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34163;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"Mesa-de-trabajo-1403x-100-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19601;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"Mesa-de-trabajo-1403x-100-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28202;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:39:\"Mesa-de-trabajo-1403x-100-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48682;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:39:\"Mesa-de-trabajo-1403x-100-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(19,11,'_elementor_source_image_hash','6b389102ded44d6a22dad3484bb2c6bdde0b19e3'),(20,12,'_wp_attached_file','2024/03/travel-X82SAH8.jpeg'),(21,12,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1600;s:4:\"file\";s:27:\"2024/03/travel-X82SAH8.jpeg\";s:8:\"filesize\";i:280228;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"travel-X82SAH8-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26853;}s:5:\"large\";a:5:{s:4:\"file\";s:28:\"travel-X82SAH8-1024x683.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:112418;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"travel-X82SAH8-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18736;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:27:\"travel-X82SAH8-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75654;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:29:\"travel-X82SAH8-1536x1024.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208908;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:29:\"travel-X82SAH8-2048x1365.jpeg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:332106;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(22,13,'_wp_attached_file','2024/03/travel-3T4FUPP.jpg'),(23,13,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:26:\"2024/03/travel-3T4FUPP.jpg\";s:8:\"filesize\";i:219480;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"travel-3T4FUPP-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24701;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"travel-3T4FUPP-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87715;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"travel-3T4FUPP-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20100;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"travel-3T4FUPP-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59816;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"travel-3T4FUPP-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166148;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"travel-3T4FUPP-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:266359;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"ILCE-6500\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1569097175\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"16\";s:3:\"iso\";s:4:\"6400\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(24,14,'_wp_attached_file','2024/03/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg'),(25,14,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:61:\"2024/03/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\";s:8:\"filesize\";i:225268;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:61:\"woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16905;}s:5:\"large\";a:5:{s:4:\"file\";s:62:\"woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62727;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:61:\"woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:61:\"woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:41765;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:62:\"woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:121127;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:63:\"woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:196885;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(26,13,'_elementor_source_image_hash','a0bc0b45f208bc459d59569c3f741e2af3e938ef'),(27,12,'_elementor_source_image_hash','bb6e3899dfb07540e022b6d280938c7b10d21560'),(28,15,'_wp_attached_file','2024/03/logo_Asset-15.png'),(29,15,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1148;s:6:\"height\";i:377;s:4:\"file\";s:25:\"2024/03/logo_Asset-15.png\";s:8:\"filesize\";i:8810;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"logo_Asset-15-300x99.png\";s:5:\"width\";i:300;s:6:\"height\";i:99;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2968;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"logo_Asset-15-1024x336.png\";s:5:\"width\";i:1024;s:6:\"height\";i:336;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11123;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"logo_Asset-15-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1169;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"logo_Asset-15-768x252.png\";s:5:\"width\";i:768;s:6:\"height\";i:252;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7958;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,15,'_elementor_source_image_hash','4238cf327b872da068156184149b1fb5e9e9a2ed'),(31,14,'_elementor_source_image_hash','f7444ca808a723af727e311aa06e07a7fe0e8712'),(32,16,'_wp_attached_file','2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg'),(33,16,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1602;s:4:\"file\";s:68:\"2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\";s:8:\"filesize\";i:285899;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:68:\"young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35307;}s:5:\"large\";a:5:{s:4:\"file\";s:69:\"young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:684;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136450;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:68:\"young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27184;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:68:\"young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92171;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:70:\"young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:247227;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:70:\"young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:375517;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D610\";s:7:\"caption\";s:99:\"Couple at the Pura Ulun Danu Bratan, Bali. Hindu temple surrounded by flowers on Bratan lake, Bali.\";s:17:\"created_timestamp\";s:10:\"1551833832\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:48:\"Young couple  at the Pura Ulun Danu Bratan, Bali\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:49:{i:0;s:7:\"ancient\";i:1;s:12:\"architecture\";i:2;s:4:\"asia\";i:3;s:5:\"asian\";i:4;s:10:\"attraction\";i:5;s:4:\"bali\";i:6;s:6:\"beauty\";i:7;s:7:\"blogger\";i:8;s:4:\"boat\";i:9;s:9:\"boyfriend\";i:10;s:6:\"bratan\";i:11;s:5:\"cloud\";i:12;s:6:\"couple\";i:13;s:4:\"danu\";i:14;s:5:\"dress\";i:15;s:8:\"heritage\";i:16;s:5:\"hindu\";i:17;s:4:\"ijen\";i:18;s:9:\"indonesia\";i:19;s:10:\"influencer\";i:20;s:5:\"kawah\";i:21;s:4:\"lake\";i:22;s:8:\"landmark\";i:23;s:9:\"landscape\";i:24;s:5:\"light\";i:25;s:5:\"lover\";i:26;s:3:\"man\";i:27;s:5:\"model\";i:28;s:6:\"nature\";i:29;s:7:\"outdoor\";i:30;s:8:\"panorama\";i:31;s:6:\"posing\";i:32;s:6:\"pretty\";i:33;s:4:\"pura\";i:34;s:6:\"scenic\";i:35;s:8:\"shivaite\";i:36;s:7:\"sunrise\";i:37;s:6:\"sunset\";i:38;s:6:\"temple\";i:39;s:7:\"tourism\";i:40;s:7:\"tourist\";i:41;s:11:\"traditional\";i:42;s:6:\"travel\";i:43;s:8:\"traveler\";i:44;s:8:\"tropical\";i:45;s:4:\"ulun\";i:46;s:8:\"vacation\";i:47;s:5:\"water\";i:48;s:5:\"woman\";}}}'),(34,17,'_elementor_edit_mode','builder'),(35,17,'_elementor_template_type','section'),(36,17,'_elementor_version','3.20.2'),(37,17,'_elementor_pro_version','3.20.0'),(38,18,'_elementor_edit_mode','builder'),(39,18,'_elementor_template_type','section'),(40,18,'_elementor_version','3.20.2'),(41,18,'_elementor_pro_version','3.20.0'),(42,17,'_wp_page_template','default'),(43,17,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(44,17,'_elementor_data','[{\"id\":\"50b7fb88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ff1bce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1391c0eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73ae445a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78a403c5\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\",\"sg_mobile_menu_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_slideshow_gallery\":[],\"st_menu_item_text_normal_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_normal_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_normal_bg_background_slideshow_gallery\":[],\"st_menu_item_text_hover_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_hover_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_hover_bg_background_slideshow_gallery\":[],\"st_menu_item_text_active_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_active_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_active_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_normal_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_normal_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_normal_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_hover_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_hover_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_hover_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_active_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_active_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_active_bg_background_slideshow_gallery\":[],\"st_submenu_panel_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_panel_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_panel_background_background_slideshow_gallery\":[],\"st_hamburger_menu_icon_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_background_slideshow_gallery\":[],\"st_hamburger_menu_icon_background_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_hover_background_slideshow_gallery\":[],\"st_hamburger_menu_close_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_background_slideshow_gallery\":[],\"st_hamburger_menu_close_background_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_hover_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"788d63eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b944168\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_search_backdrop_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(45,19,'_elementor_edit_mode','builder'),(46,19,'_elementor_template_type','section'),(47,19,'_elementor_version','3.20.2'),(48,19,'_elementor_pro_version','3.20.0'),(49,19,'_wp_page_template','default'),(50,19,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(51,19,'_elementor_data','[{\"id\":\"50b7fb88\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ff1bce3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1391c0eb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"73ae445a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"78a403c5\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\",\"sg_mobile_menu_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_slideshow_gallery\":[],\"st_menu_item_text_normal_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_normal_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_normal_bg_background_slideshow_gallery\":[],\"st_menu_item_text_hover_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_hover_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_hover_bg_background_slideshow_gallery\":[],\"st_menu_item_text_active_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_active_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_active_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_normal_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_normal_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_normal_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_hover_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_hover_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_hover_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_active_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_active_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_active_bg_background_slideshow_gallery\":[],\"st_submenu_panel_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_panel_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_panel_background_background_slideshow_gallery\":[],\"st_hamburger_menu_icon_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_background_slideshow_gallery\":[],\"st_hamburger_menu_icon_background_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_hover_background_slideshow_gallery\":[],\"st_hamburger_menu_close_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_background_slideshow_gallery\":[],\"st_hamburger_menu_close_background_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_hover_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"788d63eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b944168\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_search_backdrop_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_search_backdrop_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(52,17,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(53,17,'envato_tk_source_kit','8'),(54,17,'envato_tk_source_index','15'),(55,20,'_elementor_edit_mode','builder'),(56,20,'_elementor_template_type','section'),(57,20,'_elementor_version','3.20.2'),(58,20,'_elementor_pro_version','3.20.0'),(59,21,'_elementor_edit_mode','builder'),(60,21,'_elementor_template_type','section'),(61,21,'_elementor_version','3.20.2'),(62,21,'_elementor_pro_version','3.20.0'),(63,20,'_wp_page_template','default'),(64,20,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(65,20,'_elementor_data','[{\"id\":\"53761e6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a11d5dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7be48b52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8ef8666\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5818cfce\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3af900b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"71dc8364\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"59248c26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e76c66e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77717fe9\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"39b1ea94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"27d1ef14\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73de8bb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"69ce9bc3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f30cd4e\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"47ef826e\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aadcc11\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"398ab146\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"38371c4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8fb6cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"739b3960\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"},\"dropdown_icon\":{\"value\":\"fas fa-align-justify\",\"library\":\"fa-solid\"},\"dropdown_close_icon\":{\"value\":\"far fa-window-close\",\"library\":\"fa-regular\"},\"all_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_slideshow_gallery\":[],\"all_background_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"4ce96d67\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28360dd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a87ef17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca084a8\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"225\",\"ekit_wpForms_text_color_label\":\"#000000\",\"ekit_wpForms_field_bg_color\":\"#FFFFFF\",\"ekit_wpForms_field_text_color\":\"#727272\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#72727200\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_wpForms_input_alignment_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#727272\",\"ekit_wpForms_field_description_typography_typography\":\"custom\",\"ekit_wpForms_field_description_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_weight\":\"400\",\"ekit_wpForms_field_typography_typography\":\"custom\",\"ekit_wpForms_field_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_weight\":\"400\",\"ekit_wpForms_text_color_placeholder\":\"#727272\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF00\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"ekit_wpForms_button_border_color_hover\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66c7af99\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a1af639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c574a32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(66,22,'_elementor_edit_mode','builder'),(67,22,'_elementor_template_type','section'),(68,22,'_elementor_version','3.20.2'),(69,22,'_elementor_pro_version','3.20.0'),(70,22,'_wp_page_template','default'),(71,22,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(72,22,'_elementor_data','[{\"id\":\"53761e6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a11d5dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7be48b52\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"8ef8666\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5818cfce\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3af900b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"71dc8364\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"59248c26\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4e76c66e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"77717fe9\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"39b1ea94\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"27d1ef14\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73de8bb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"69ce9bc3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f30cd4e\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"47ef826e\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aadcc11\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"398ab146\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"38371c4d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"8fb6cee\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"739b3960\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"},\"dropdown_icon\":{\"value\":\"fas fa-align-justify\",\"library\":\"fa-solid\"},\"dropdown_close_icon\":{\"value\":\"far fa-window-close\",\"library\":\"fa-regular\"},\"all_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_slideshow_gallery\":[],\"all_background_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"4ce96d67\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28360dd9\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a87ef17\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca084a8\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"225\",\"ekit_wpForms_text_color_label\":\"#000000\",\"ekit_wpForms_field_bg_color\":\"#FFFFFF\",\"ekit_wpForms_field_text_color\":\"#727272\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#72727200\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_wpForms_input_alignment_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#727272\",\"ekit_wpForms_field_description_typography_typography\":\"custom\",\"ekit_wpForms_field_description_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_weight\":\"400\",\"ekit_wpForms_field_typography_typography\":\"custom\",\"ekit_wpForms_field_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_weight\":\"400\",\"ekit_wpForms_text_color_placeholder\":\"#727272\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF00\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"ekit_wpForms_button_border_color_hover\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"66c7af99\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a1af639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4c574a32\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(73,23,'_wp_attached_file','2024/03/Mesa-de-trabajo-1@3x-100.jpg'),(74,23,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2250;s:6:\"height\";i:1500;s:4:\"file\";s:36:\"2024/03/Mesa-de-trabajo-1@3x-100.jpg\";s:8:\"filesize\";i:222034;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Mesa-de-trabajo-1@3x-100-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20289;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Mesa-de-trabajo-1@3x-100-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34163;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Mesa-de-trabajo-1@3x-100-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19601;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Mesa-de-trabajo-1@3x-100-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28202;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"Mesa-de-trabajo-1@3x-100-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48682;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:38:\"Mesa-de-trabajo-1@3x-100-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63971;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,20,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(76,20,'envato_tk_source_kit','8'),(77,20,'envato_tk_source_index','16'),(78,24,'_wp_attached_file','2024/03/traveling-alone-P78QTHS.jpg'),(79,24,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:35:\"2024/03/traveling-alone-P78QTHS.jpg\";s:8:\"filesize\";i:275799;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"traveling-alone-P78QTHS-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23403;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"traveling-alone-P78QTHS-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"traveling-alone-P78QTHS-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18871;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"traveling-alone-P78QTHS-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63455;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"traveling-alone-P78QTHS-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:202074;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"traveling-alone-P78QTHS-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:327696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:4:\"P65+\";s:7:\"caption\";s:72:\"Young man with backpack and photo camera standing somewhere in outskirts\";s:17:\"created_timestamp\";s:10:\"1458381546\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"80\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:18:\"0.0024999934002286\";s:5:\"title\";s:15:\"Traveling alone\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:25:{i:0;s:6:\"people\";i:1;s:3:\"man\";i:2;s:5:\"young\";i:3;s:5:\"adult\";i:4;s:6:\"travel\";i:5;s:8:\"traveler\";i:6;s:4:\"trip\";i:7;s:9:\"adventure\";i:8;s:7:\"journey\";i:9;s:7:\"tourist\";i:10;s:7:\"tourism\";i:11;s:5:\"route\";i:12;s:6:\"hiking\";i:13;s:5:\"hiker\";i:14;s:8:\"backpack\";i:15;s:7:\"natural\";i:16;s:11:\"environment\";i:17;s:11:\"countryside\";i:18;s:5:\"rural\";i:19;s:3:\"sky\";i:20;s:8:\"handsome\";i:21;s:6:\"camera\";i:22;s:4:\"area\";i:23;s:11:\"winter-wear\";i:24;s:6:\"casual\";}}}'),(80,16,'_elementor_source_image_hash','b776a9a57afa5ca62809e48647370e12bb533fd0'),(81,25,'_wp_attached_file','2024/03/carefree-travel-RLXNRKM.jpg'),(82,25,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:35:\"2024/03/carefree-travel-RLXNRKM.jpg\";s:8:\"filesize\";i:229986;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"carefree-travel-RLXNRKM-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32090;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"carefree-travel-RLXNRKM-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97161;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"carefree-travel-RLXNRKM-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25463;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"carefree-travel-RLXNRKM-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69508;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:36:\"carefree-travel-RLXNRKM-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:168340;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"carefree-travel-RLXNRKM-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:254482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D800\";s:7:\"caption\";s:107:\"Carefree travel. Attractive young woman adjusting her boot while her boyfriend driving retro style mini van\";s:17:\"created_timestamp\";s:10:\"1508503327\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:64:\"Carefree travel. Attractive young woman adjusting her boot while\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:36:{i:0;s:9:\"Adjusting\";i:1;s:16:\"Beautiful People\";i:2;s:4:\"Boot\";i:3;s:3:\"Bus\";i:4;s:15:\"Car Transporter\";i:5;s:8:\"Carefree\";i:6;s:19:\"Caucasian Ethnicity\";i:7;s:11:\"Comfortable\";i:8;s:6:\"Dating\";i:9;s:3:\"Day\";i:10;s:7:\"Driving\";i:11;s:9:\"Enjoyment\";i:12;s:7:\"Freedom\";i:13;s:20:\"Front Passenger Seat\";i:14;s:19:\"Heterosexual Couple\";i:15;s:19:\"Human Relationships\";i:16;s:9:\"Inside Of\";i:17;s:7:\"Journey\";i:18;s:4:\"Love\";i:19;s:3:\"Men\";i:20;s:8:\"Mini Van\";i:21;s:8:\"Outdoors\";i:22;s:10:\"Relaxation\";i:23;s:7:\"Resting\";i:24;s:11:\"Retro Style\";i:25;s:9:\"Road Trip\";i:26;s:7:\"Romance\";i:27;s:4:\"Shoe\";i:28;s:7:\"Sitting\";i:29;s:12:\"Togetherness\";i:30;s:10:\"Two People\";i:31;s:5:\"Tying\";i:32;s:11:\"Vintage Car\";i:33;s:6:\"Window\";i:34;s:5:\"Women\";i:35;s:12:\"Young Couple\";}}}'),(83,23,'_elementor_source_image_hash','632d28512cb7ef7eb9bfc5a3cab3607d14dc3541'),(84,26,'_elementor_edit_mode','builder'),(85,26,'_elementor_template_type','page'),(86,26,'_elementor_version','3.20.2'),(87,26,'_elementor_pro_version','3.20.0'),(88,27,'_elementor_edit_mode','builder'),(89,27,'_elementor_template_type','page'),(90,27,'_elementor_version','3.20.2'),(91,27,'_elementor_pro_version','3.20.0'),(92,26,'_wp_page_template','elementor_canvas'),(93,26,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(94,26,'_elementor_data','[{\"id\":\"4fe5f0cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"13\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-3T4FUPP.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f1a42d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38c4498b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56d96fff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30b6ac49\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"427bac7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45622933\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f19ea8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29aa49fb\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2db1782\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a15ef6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"30e7a70f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2247cbf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16751521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, Holtsville, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"655a3b89\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"20cb6e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"172d797c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"686fb97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90303cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d8675bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"158a8618\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a6d9617\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c551337\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7036c8cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"cbbfdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38c7ca11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a0cadda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2cc721d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8801e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":23,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28f8a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2c9e882f\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67885cef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dba8c0\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"384\",\"ekit_wpForms_text_color_label\":\"#6EC1E4\",\"ekit_wpForms_input_alignment_tablet\":\"left\",\"ekit_wpForms_field_bg_color\":\"#F3F3F3\",\"ekit_wpForms_field_text_color\":\"#7A7A7A\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#7A7A7A\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#7A7A7A\",\"ekit_wpForms_text_color_placeholder\":\"#7A7A7A\",\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=fe688ec\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false}]'),(95,28,'_elementor_edit_mode','builder'),(96,28,'_elementor_template_type','page'),(97,28,'_elementor_version','3.20.2'),(98,28,'_elementor_pro_version','3.20.0'),(99,28,'_wp_page_template','elementor_canvas'),(100,28,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(101,28,'_elementor_data','[{\"id\":\"4fe5f0cf\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"13\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-3T4FUPP.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1f1a42d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38c4498b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56d96fff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30b6ac49\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"427bac7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"45622933\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f19ea8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29aa49fb\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2db1782\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a15ef6e\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"30e7a70f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2247cbf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"16751521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, Holtsville, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"655a3b89\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"20cb6e6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"172d797c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"686fb97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"90303cf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d8675bb\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"158a8618\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1a6d9617\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c551337\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7036c8cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"cbbfdea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"38c7ca11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a0cadda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2cc721d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3b8801e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":23,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28f8a2a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2c9e882f\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"67885cef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2dba8c0\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"384\",\"ekit_wpForms_text_color_label\":\"#6EC1E4\",\"ekit_wpForms_input_alignment_tablet\":\"left\",\"ekit_wpForms_field_bg_color\":\"#F3F3F3\",\"ekit_wpForms_field_text_color\":\"#7A7A7A\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#7A7A7A\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#7A7A7A\",\"ekit_wpForms_text_color_placeholder\":\"#7A7A7A\",\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=fe688ec\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false}]'),(102,26,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(103,26,'envato_tk_source_kit','8'),(104,29,'_wp_attached_file','2024/03/travel-RRCKD9M_2-e1619270694360.jpg'),(105,29,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1001;s:6:\"height\";i:1000;s:4:\"file\";s:43:\"2024/03/travel-RRCKD9M_2-e1619270694360.jpg\";s:8:\"filesize\";i:237039;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"travel-RRCKD9M_2-e1619270694360-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36093;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"travel-RRCKD9M_2-e1619270694360-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:43:\"travel-RRCKD9M_2-e1619270694360-768x767.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:767;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141877;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"11\";s:6:\"credit\";s:11:\"WEIDONGZHOU\";s:6:\"camera\";s:10:\"NIKON D850\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1541177242\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"14\";s:3:\"iso\";s:2:\"64\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(106,26,'envato_tk_source_index','12'),(107,29,'_elementor_source_image_hash','63c92f39b0b084741bbb25d79e60d92c5a34114f'),(108,24,'_elementor_source_image_hash','47d71714104d5525f9494b2b9d0419ffea8137f1'),(109,30,'_wp_attached_file','2024/03/travel-A3SMHBX.jpg'),(110,30,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:26:\"2024/03/travel-A3SMHBX.jpg\";s:8:\"filesize\";i:267289;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"travel-A3SMHBX-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34495;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"travel-A3SMHBX-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125405;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"travel-A3SMHBX-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26467;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"travel-A3SMHBX-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:87440;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"travel-A3SMHBX-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:217897;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:28:\"travel-A3SMHBX-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:323624;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:12:\"TITOVA ILONA\";s:6:\"camera\";s:8:\"ILCE-7M3\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1567351534\";s:9:\"copyright\";s:12:\"TITOVA ILONA\";s:12:\"focal_length\";s:2:\"28\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(111,31,'_wp_attached_file','2024/03/maldives-C9SGLV9_2.jpg'),(112,31,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1600;s:4:\"file\";s:30:\"2024/03/maldives-C9SGLV9_2.jpg\";s:8:\"filesize\";i:253197;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"maldives-C9SGLV9_2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20111;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"maldives-C9SGLV9_2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96433;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"maldives-C9SGLV9_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14831;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"maldives-C9SGLV9_2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:61700;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"maldives-C9SGLV9_2-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185000;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"maldives-C9SGLV9_2-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:293723;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1466431104\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(113,25,'_elementor_source_image_hash','3f11275fdf7eaba95b339c725ab788173762839e'),(114,32,'_wp_attached_file','2024/03/travel-time-JYWCQGA.jpg'),(115,32,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:4:\"file\";s:31:\"2024/03/travel-time-JYWCQGA.jpg\";s:8:\"filesize\";i:220904;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"travel-time-JYWCQGA-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31413;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"travel-time-JYWCQGA-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:125676;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"travel-time-JYWCQGA-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22536;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"travel-time-JYWCQGA-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114141;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"2\";s:6:\"credit\";s:12:\"BERNARD BODO\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:33:\"Husband and wife traveling by car\";s:17:\"created_timestamp\";s:10:\"1538238945\";s:9:\"copyright\";s:15:\"bernardbodo.com\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:11:\"Travel time\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:42:{i:0;s:8:\"outdoors\";i:1;s:6:\"nature\";i:2;s:6:\"picnic\";i:3;s:10:\"middle age\";i:4;s:6:\"couple\";i:5;s:4:\"love\";i:6;s:8:\"romantic\";i:7;s:4:\"male\";i:8;s:3:\"man\";i:9;s:5:\"woman\";i:10;s:6:\"female\";i:11;s:12:\"relationship\";i:12;s:7:\"outside\";i:13;s:9:\"lifestyle\";i:14;s:7:\"weekend\";i:15;s:7:\"leisure\";i:16;s:8:\"carefree\";i:17;s:9:\"caucasian\";i:18;s:12:\"togetherness\";i:19;s:7:\"romance\";i:20;s:6:\"warmth\";i:21;s:8:\"vacation\";i:22;s:19:\"Heterosexual Couple\";i:23;s:18:\"Weekend Activities\";i:24;s:16:\"Leisure Activity\";i:25;s:17:\"Healthy Lifestyle\";i:26;s:11:\"Environment\";i:27;s:19:\"Travel Destinations\";i:28;s:9:\"Vacations\";i:29;s:6:\"travel\";i:30;s:5:\"rural\";i:31;s:7:\"village\";i:32;s:3:\"car\";i:33;s:7:\"vehicle\";i:34;s:6:\"People\";i:35;s:3:\"Fun\";i:36;s:7:\"Journey\";i:37;s:8:\"Cheerful\";i:38;s:14:\"Transportation\";i:39;s:7:\"Driving\";i:40;s:6:\"driver\";i:41;s:6:\"autumn\";}}}'),(116,30,'_elementor_source_image_hash','1b41bfbdd7d94ad379828ed3e9cf4d80e3ace3eb'),(118,32,'_elementor_source_image_hash','a3bd6982f651c58b53abcebe65201af32bc29867'),(119,26,'ekit_post_views_count','1'),(120,26,'_edit_lock','1711090464:1'),(121,31,'_elementor_source_image_hash','b74ac7cf8fb8a23c936f85fcead8bdc80513c89b'),(122,33,'_wp_attached_file','2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg'),(123,33,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:72:\"2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\";s:8:\"filesize\";i:253885;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29386;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82337;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25361;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58725;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:73:\"stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:149563;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:74:\"stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:235934;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:179:\"stylish traveler man in hat standing on top of sunny mountains in clouds. space for text. hipster guy traveling on hills. amazing atmospheric moment. travel and wanderlust concept\";s:17:\"created_timestamp\";s:10:\"1500989122\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.000125\";s:5:\"title\";s:64:\"stylish traveler man in hat standing on top of sunny mountains i\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:42:{i:0;s:8:\"activity\";i:1;s:9:\"adventure\";i:2;s:11:\"atmospheric\";i:3;s:6:\"clouds\";i:4;s:7:\"concept\";i:5;s:9:\"discovery\";i:6;s:7:\"explore\";i:7;s:4:\"free\";i:8;s:7:\"freedom\";i:9;s:3:\"guy\";i:10;s:3:\"hat\";i:11;s:4:\"hike\";i:12;s:5:\"hiker\";i:13;s:6:\"hiking\";i:14;s:7:\"hipster\";i:15;s:7:\"journey\";i:16;s:9:\"landscape\";i:17;s:9:\"lifestyle\";i:18;s:7:\"looking\";i:19;s:4:\"male\";i:20;s:3:\"man\";i:21;s:6:\"moment\";i:22;s:9:\"mountains\";i:23;s:6:\"nature\";i:24;s:7:\"outdoor\";i:25;s:6:\"people\";i:26;s:6:\"person\";i:27;s:7:\"scenery\";i:28;s:5:\"space\";i:29;s:7:\"stylish\";i:30;s:6:\"summer\";i:31;s:5:\"sunny\";i:32;s:7:\"tourism\";i:33;s:7:\"tourist\";i:34;s:6:\"travel\";i:35;s:8:\"traveler\";i:36;s:9:\"traveling\";i:37;s:8:\"vacation\";i:38;s:4:\"view\";i:39;s:10:\"wanderlust\";i:40;s:4:\"wild\";i:41;s:5:\"young\";}}}'),(124,34,'_wp_attached_file','2024/03/travel-6SMUDKD.jpg'),(125,34,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:4:\"file\";s:26:\"2024/03/travel-6SMUDKD.jpg\";s:8:\"filesize\";i:234199;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"travel-6SMUDKD-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46080;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"travel-6SMUDKD-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164710;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"travel-6SMUDKD-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34239;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"travel-6SMUDKD-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150824;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1506796516\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(126,35,'_wp_attached_file','2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg'),(127,35,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:48:\"2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\";s:8:\"filesize\";i:235382;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22351;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:133883;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"eibner-saliba-3T9dDY0WqDI-unsplash_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15015;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81552;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:50:\"eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:263890;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(128,34,'_elementor_source_image_hash','bc7b8d053b7ec969355c5996e2004e8c8068bd7d'),(129,36,'_wp_attached_file','2024/03/Mesa-de-trabajo-1@2x-100.jpg'),(130,36,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:36:\"2024/03/Mesa-de-trabajo-1@2x-100.jpg\";s:8:\"filesize\";i:129302;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Mesa-de-trabajo-1@2x-100-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15364;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Mesa-de-trabajo-1@2x-100-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29339;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Mesa-de-trabajo-1@2x-100-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14663;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Mesa-de-trabajo-1@2x-100-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23273;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(131,35,'_elementor_source_image_hash','ebcb3dd50fdbfed346a8087b4e7afd1fc42ffdfb'),(132,36,'_elementor_source_image_hash','72cea95a6c834f17b25bfe301c3004b8a09b25a4'),(133,37,'_elementor_edit_mode','builder'),(134,37,'_elementor_template_type','page'),(135,37,'_elementor_version','3.20.2'),(136,37,'_elementor_pro_version','3.20.0'),(137,38,'_elementor_edit_mode','builder'),(138,38,'_elementor_template_type','page'),(139,38,'_elementor_version','3.20.2'),(140,38,'_elementor_pro_version','3.20.0'),(141,37,'_wp_page_template','elementor_canvas'),(142,37,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(143,37,'_elementor_data','[{\"id\":\"614877ee\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ea35285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3855855e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"339a286d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d9aee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b6d2062\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26038b4d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39d4983d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ca589e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a9aa645\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56d044a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"418b9d6c\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2387a5d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5613cf89\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"399f9053\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"efcd8c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1cd97d5f\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6830de10\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"59e3d811\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c163753\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7d1ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d85c418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4383bc95\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"646ad7b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d83da65\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7b21f6f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"488c50e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7797b999\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60b80572\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31e64e7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b32b09c\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"3b5d811c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77c1f077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34400fcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1024cea\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1940ff2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46a50736\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"55b8cfdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54caaddf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24d0e5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bd1542c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4639ff2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3123e993\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"7bd88199\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5716a5d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2efbd818\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c3c0161\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a094138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bce8c9d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"67a53f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42635631\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e36521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0e6002\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"db1b873\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"183d6eb4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"307e9459\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78487c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d7e6609\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"76a2d27f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"19418aab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6235cb68\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d478984\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"503e2301\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b858442\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"21b226d6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6beaf8c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6814c2d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3030c2b3\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(144,39,'_elementor_edit_mode','builder'),(145,39,'_elementor_template_type','page'),(146,39,'_elementor_version','3.20.2'),(147,39,'_elementor_pro_version','3.20.0'),(148,39,'_wp_page_template','elementor_canvas'),(149,39,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(150,39,'_elementor_data','[{\"id\":\"614877ee\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ea35285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3855855e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"339a286d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"32d9aee1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b6d2062\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"26038b4d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"39d4983d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ca589e6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a9aa645\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56d044a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"418b9d6c\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2387a5d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5613cf89\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"399f9053\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"efcd8c3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1cd97d5f\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6830de10\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"59e3d811\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"c163753\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7d1ecbb1\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d85c418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4383bc95\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"646ad7b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d83da65\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7b21f6f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"488c50e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7797b999\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"60b80572\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31e64e7a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7b32b09c\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"3b5d811c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"77c1f077\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"34400fcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1024cea\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1940ff2f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"46a50736\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"55b8cfdd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54caaddf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24d0e5e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4bd1542c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4639ff2d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3123e993\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"7bd88199\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5716a5d6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2efbd818\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c3c0161\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5a094138\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bce8c9d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"67a53f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"42635631\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42e36521\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b0e6002\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"db1b873\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"183d6eb4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"307e9459\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78487c98\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d7e6609\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"76a2d27f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"19418aab\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6235cb68\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d478984\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"503e2301\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b858442\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"21b226d6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6beaf8c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6814c2d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3030c2b3\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(151,37,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(152,37,'envato_tk_source_kit','8'),(153,37,'envato_tk_source_index','9'),(154,40,'_wp_attached_file','2024/03/travel-MGL2UAM.jpg'),(155,40,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:4:\"file\";s:26:\"2024/03/travel-MGL2UAM.jpg\";s:8:\"filesize\";i:178121;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"travel-MGL2UAM-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26212;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"travel-MGL2UAM-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140082;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"travel-MGL2UAM-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18600;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"travel-MGL2UAM-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124221;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 6\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1518026635\";s:9:\"copyright\";s:36:\"Copyright 2018. All rights reserved.\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(156,33,'_elementor_source_image_hash','fcb4f5a1a295998dcd09dffe4c2cf7f379cfefe6'),(157,40,'_elementor_source_image_hash','2cd7f5dc27a47ce91a8a53c6bba2607bbe628707'),(158,41,'_wp_attached_file','2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg'),(159,41,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:71:\"2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\";s:8:\"filesize\";i:155328;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:71:\"stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35032;}s:5:\"large\";a:5:{s:4:\"file\";s:72:\"stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115720;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:71:\"stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27510;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:71:\"stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80989;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:180:\"Young woman in linen dress and hat walking in green field of barley in countryside. Stylish girl in rustic dress enjoying peaceful moment in grass in summer. Tranquil rural moment.\";s:17:\"created_timestamp\";s:10:\"1560536928\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:53:\"Stylish girl enjoying peaceful evening in countryside\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:45:{i:0;s:11:\"atmospheric\";i:1;s:9:\"authentic\";i:2;s:6:\"barley\";i:3;s:6:\"beauty\";i:4;s:4:\"boho\";i:5;s:8:\"carefree\";i:6;s:6:\"cereal\";i:7;s:7:\"country\";i:8;s:11:\"countryside\";i:9;s:5:\"dress\";i:10;s:7:\"evening\";i:11;s:4:\"farm\";i:12;s:6:\"female\";i:13;s:5:\"field\";i:14;s:7:\"freedom\";i:15;s:4:\"girl\";i:16;s:5:\"grain\";i:17;s:5:\"grass\";i:18;s:5:\"green\";i:19;s:7:\"harmony\";i:20;s:7:\"harvest\";i:21;s:3:\"hat\";i:22;s:5:\"herbs\";i:23;s:7:\"hipster\";i:24;s:7:\"idyllic\";i:25;s:11:\"inspiration\";i:26;s:4:\"life\";i:27;s:5:\"linen\";i:28;s:6:\"meadow\";i:29;s:6:\"moment\";i:30;s:6:\"nature\";i:31;s:7:\"outdoor\";i:32;s:8:\"peaceful\";i:33;s:6:\"people\";i:34;s:6:\"person\";i:35;s:5:\"rural\";i:36;s:6:\"rustic\";i:37;s:3:\"rye\";i:38;s:9:\"slow life\";i:39;s:6:\"summer\";i:40;s:8:\"tranquil\";i:41;s:6:\"travel\";i:42;s:7:\"walking\";i:43;s:5:\"wheat\";i:44;s:5:\"woman\";}}}'),(160,42,'_wp_attached_file','2024/03/travel-4YHXH2F.jpg'),(161,42,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:4:\"file\";s:26:\"2024/03/travel-4YHXH2F.jpg\";s:8:\"filesize\";i:231749;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"travel-4YHXH2F-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39745;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"travel-4YHXH2F-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:197167;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"travel-4YHXH2F-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27451;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"travel-4YHXH2F-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:178032;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:15:\"Mikee Catacutan\";s:6:\"camera\";s:9:\"ILCE-7RM2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1457573019\";s:9:\"copyright\";s:15:\"Mikee Catacutan\";s:12:\"focal_length\";s:2:\"28\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(162,41,'_elementor_source_image_hash','1b5e19db53343d038983ad7e68505859e11ef788'),(163,43,'_wp_attached_file','2024/03/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg'),(164,43,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1800;s:6:\"height\";i:1200;s:4:\"file\";s:70:\"2024/03/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\";s:8:\"filesize\";i:250481;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56241;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:164177;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46613;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117094;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:72:\"caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:275905;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:59:\"Caucasian woman looking at a map travel and explore concept\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:13:\"Rawpixel Ltd.\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:59:\"Caucasian woman looking at a map travel and explore concept\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:48:{i:0;s:6:\"active\";i:1;s:5:\"adult\";i:2;s:9:\"adventure\";i:3;s:8:\"american\";i:4;s:9:\"beautiful\";i:5;s:5:\"brave\";i:6;s:6:\"bridge\";i:7;s:6:\"casual\";i:8;s:9:\"caucasian\";i:9;s:9:\"challenge\";i:10;s:11:\"destination\";i:11;s:9:\"direction\";i:12;s:7:\"explore\";i:13;s:4:\"find\";i:14;s:7:\"forward\";i:15;s:7:\"freedom\";i:16;s:9:\"happiness\";i:17;s:5:\"happy\";i:18;s:7:\"holiday\";i:19;s:7:\"journey\";i:20;s:7:\"leisure\";i:21;s:9:\"lifestyle\";i:22;s:8:\"location\";i:23;s:7:\"looking\";i:24;s:4:\"lost\";i:25;s:3:\"map\";i:26;s:7:\"mission\";i:27;s:6:\"nature\";i:28;s:10:\"navigation\";i:29;s:8:\"outdoors\";i:30;s:4:\"park\";i:31;s:4:\"path\";i:32;s:12:\"recreational\";i:33;s:10:\"relaxation\";i:34;s:4:\"road\";i:35;s:6:\"search\";i:36;s:9:\"searching\";i:37;s:5:\"smile\";i:38;s:7:\"smiling\";i:39;s:6:\"summer\";i:40;s:7:\"tourism\";i:41;s:7:\"tourist\";i:42;s:5:\"trail\";i:43;s:6:\"travel\";i:44;s:8:\"vacation\";i:45;s:10:\"wanderlust\";i:46;s:5:\"woman\";i:47;s:5:\"young\";}}}'),(165,42,'_elementor_source_image_hash','8dff4e0764a1fb6e30156475b19b2eb5dcd64f03'),(166,43,'_elementor_source_image_hash','0ba7fb6e8bdac9e53e98f4cf23396dab6e3317d3'),(167,44,'_wp_attached_file','2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg'),(168,44,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:1200;s:4:\"file\";s:72:\"2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\";s:8:\"filesize\";i:193696;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44351;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142290;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34115;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:142290;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:12:\"RossandHelen\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:162:\"Portarit of a young female traveler with a luggage and photo camera at the public transport stop on a sunny summer day. Concept of urban transportation and travel\";s:17:\"created_timestamp\";s:10:\"1585493220\";s:9:\"copyright\";s:26:\"ROSSandHELEN photoqraphers\";s:12:\"focal_length\";s:2:\"85\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0004\";s:5:\"title\";s:58:\"Young female traveler with a luggage at the transport stop\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:44:{i:0;s:9:\"adventure\";i:1;s:8:\"portrait\";i:2;s:9:\"happiness\";i:3;s:9:\"lifestyle\";i:4;s:6:\"camera\";i:5;s:7:\"tourist\";i:6;s:7:\"baggage\";i:7;s:9:\"transport\";i:8;s:6:\"pretty\";i:9;s:8:\"traveler\";i:10;s:5:\"adult\";i:11;s:14:\"transportation\";i:12;s:4:\"girl\";i:13;s:10:\"attractive\";i:14;s:4:\"cute\";i:15;s:7:\"outdoor\";i:16;s:5:\"smile\";i:17;s:7:\"holiday\";i:18;s:5:\"young\";i:19;s:6:\"travel\";i:20;s:5:\"photo\";i:21;s:6:\"summer\";i:22;s:7:\"tourism\";i:23;s:3:\"hat\";i:24;s:7:\"airport\";i:25;s:3:\"one\";i:26;s:6:\"female\";i:27;s:6:\"people\";i:28;s:5:\"happy\";i:29;s:9:\"caucasian\";i:30;s:7:\"journey\";i:31;s:9:\"beautiful\";i:32;s:4:\"stop\";i:33;s:8:\"vacation\";i:34;s:6:\"voyage\";i:35;s:4:\"walk\";i:36;s:6:\"person\";i:37;s:7:\"concept\";i:38;s:3:\"bag\";i:39;s:5:\"woman\";i:40;s:7:\"luggage\";i:41;s:8:\"suitcase\";i:42;s:4:\"trip\";i:43;s:8:\"cheerful\";}}}'),(169,45,'_wp_attached_file','2024/03/travel-AH2QZY9.jpg'),(170,45,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1500;s:4:\"file\";s:26:\"2024/03/travel-AH2QZY9.jpg\";s:8:\"filesize\";i:235370;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"travel-AH2QZY9-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36470;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"travel-AH2QZY9-819x1024.jpg\";s:5:\"width\";i:819;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:191729;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"travel-AH2QZY9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23957;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"travel-AH2QZY9-768x960.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:960;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:173276;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"ILCE-6500\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1569092962\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"16\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.016666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(171,46,'_wp_attached_file','2024/03/money-budget-SDVMCSN.jpg'),(172,46,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:32:\"2024/03/money-budget-SDVMCSN.jpg\";s:8:\"filesize\";i:273376;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"money-budget-SDVMCSN-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22320;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"money-budget-SDVMCSN-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76922;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"money-budget-SDVMCSN-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17918;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"money-budget-SDVMCSN-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53544;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:33:\"money-budget-SDVMCSN-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:144092;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:34:\"money-budget-SDVMCSN-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:246795;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1500834920\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(173,44,'_elementor_source_image_hash','5d44877706aa08fb9744fe814b973ab88dbd5ecf'),(174,45,'_elementor_source_image_hash','ab4b7d1ad64c6e87fd2dae48f896b4bea53aeef4'),(175,47,'_wp_attached_file','2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg'),(176,47,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:72:\"2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\";s:8:\"filesize\";i:190098;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37177;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117313;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29737;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117313;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:74:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:201305;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 550D\";s:7:\"caption\";s:125:\"Beautiful carefree long hair girl in white clothes enjoys life in nature field, view from back. Sensitivity to nature concept\";s:17:\"created_timestamp\";s:10:\"1560204548\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:129:\"Beautiful carefree long hair girl in white clothes enjoys life in the nature field, view from back. Sensitivity to nature concept\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:47:{i:0;s:5:\"field\";i:1;s:4:\"girl\";i:2;s:5:\"dress\";i:3;s:5:\"woman\";i:4;s:4:\"wind\";i:5;s:8:\"brunette\";i:6;s:8:\"portrait\";i:7;s:4:\"free\";i:8;s:6:\"joyful\";i:9;s:3:\"sun\";i:10;s:6:\"beauty\";i:11;s:7:\"chinese\";i:12;s:8:\"japanese\";i:13;s:4:\"thai\";i:14;s:8:\"instinct\";i:15;s:7:\"concept\";i:16;s:8:\"cosmetic\";i:17;s:6:\"korean\";i:18;s:4:\"long\";i:19;s:4:\"care\";i:20;s:5:\"white\";i:21;s:10:\"summertime\";i:22;s:6:\"season\";i:23;s:6:\"golden\";i:24;s:8:\"cheerful\";i:25;s:9:\"happiness\";i:26;s:7:\"country\";i:27;s:9:\"landscape\";i:28;s:7:\"freedom\";i:29;s:5:\"smile\";i:30;s:5:\"happy\";i:31;s:7:\"natural\";i:32;s:3:\"joy\";i:33;s:5:\"wheat\";i:34;s:11:\"countryside\";i:35;s:5:\"sunny\";i:36;s:6:\"health\";i:37;s:9:\"lifestyle\";i:38;s:6:\"sunset\";i:39;s:4:\"hair\";i:40;s:7:\"outdoor\";i:41;s:6:\"nature\";i:42;s:6:\"meadow\";i:43;s:5:\"young\";i:44;s:6:\"summer\";i:45;s:4:\"hand\";i:46;s:4:\"back\";}}}'),(177,48,'_wp_attached_file','2024/03/travel-SNYSL6E.jpg'),(178,48,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1499;s:4:\"file\";s:26:\"2024/03/travel-SNYSL6E.jpg\";s:8:\"filesize\";i:211170;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"travel-SNYSL6E-240x300.jpg\";s:5:\"width\";i:240;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24924;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"travel-SNYSL6E-820x1024.jpg\";s:5:\"width\";i:820;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:167179;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"travel-SNYSL6E-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16558;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"travel-SNYSL6E-768x959.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:959;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147578;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:9:\"ILCE-6500\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1540925110\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"16\";s:3:\"iso\";s:4:\"3200\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(179,46,'_elementor_source_image_hash','7a17869863177d226b7e17b81b7a5e71d3045a22'),(180,48,'_elementor_source_image_hash','63c29d38d578ce66362842ad96471859e514ad8a'),(181,47,'_elementor_source_image_hash','5d561706720022581520aa5619652c6d6496596c'),(182,49,'_wp_attached_file','2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg'),(183,49,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:55:\"2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\";s:8:\"filesize\";i:287242;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:55:\"beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:52864;}s:5:\"large\";a:5:{s:4:\"file\";s:56:\"beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:207695;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:55:\"beautiful-girl-in-tropical-forest-VXRJEH6_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38609;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:55:\"beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140915;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:16:\"ALIAKSEI KAPONIA\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:138:\"Beautiful girl resting and enjoying vacation in tropical forest. Young Caucasian woman wearing white shirt with black hat under palm trees\";s:17:\"created_timestamp\";s:10:\"1546600615\";s:9:\"copyright\";s:16:\"ALIAKSEI KAPONIA\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.002\";s:5:\"title\";s:33:\"Beautiful girl in tropical forest\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:10:\"background\";i:1;s:5:\"woman\";i:2;s:7:\"fashion\";i:3;s:4:\"tree\";i:4;s:6:\"person\";i:5;s:4:\"girl\";i:6;s:6:\"summer\";i:7;s:6:\"nature\";i:8;s:4:\"palm\";i:9;s:6:\"beauty\";i:10;s:4:\"body\";i:11;s:8:\"tropical\";i:12;s:10:\"attractive\";i:13;s:6:\"exotic\";i:14;s:6:\"female\";i:15;s:6:\"forest\";i:16;s:5:\"green\";i:17;s:6:\"jungle\";i:18;s:8:\"portrait\";i:19;s:8:\"vacation\";i:20;s:5:\"young\";i:21;s:5:\"model\";i:22;s:7:\"natural\";i:23;s:5:\"fresh\";i:24;s:6:\"people\";i:25;s:6:\"island\";i:26;s:7:\"leisure\";i:27;s:9:\"lifestyle\";i:28;s:5:\"relax\";i:29;s:6:\"travel\";i:30;s:4:\"lady\";i:31;s:9:\"caucasian\";i:32;s:8:\"outdoors\";i:33;s:5:\"dress\";i:34;s:6:\"blonde\";i:35;s:7:\"tourism\";i:36;s:5:\"happy\";i:37;s:4:\"sand\";i:38;s:5:\"white\";i:39;s:7:\"holiday\";i:40;s:8:\"paradise\";i:41;s:5:\"alone\";i:42;s:5:\"adult\";i:43;s:3:\"hat\";i:44;s:7:\"freedom\";i:45;s:3:\"sad\";i:46;s:4:\"wait\";i:47;s:4:\"road\";i:48;s:3:\"fun\";i:49;s:4:\"walk\";}}}'),(184,50,'_wp_attached_file','2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg'),(185,50,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:72:\"2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\";s:8:\"filesize\";i:283203;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38822;}s:5:\"large\";a:5:{s:4:\"file\";s:74:\"travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140757;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28788;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92596;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:74:\"travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:286513;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:20:\"biletskiyevgeniy.com\";s:6:\"camera\";s:4:\"X-T2\";s:7:\"caption\";s:142:\"Travel image. Traveler look on the mountain lake. Travel and active life concept. Adventure and travel in the mountains region in the Austria.\";s:17:\"created_timestamp\";s:10:\"1532087538\";s:9:\"copyright\";s:20:\"biletskiyevgeniy.com\";s:12:\"focal_length\";s:4:\"83.8\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:19:\"0.00041666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:42:{i:0;s:8:\"mountain\";i:1;s:6:\"travel\";i:2;s:9:\"adventure\";i:3;s:7:\"success\";i:4;s:8:\"backpack\";i:5;s:5:\"sport\";i:6;s:9:\"landscape\";i:7;s:6:\"valley\";i:8;s:5:\"happy\";i:9;s:8:\"vacation\";i:10;s:3:\"one\";i:11;s:4:\"girl\";i:12;s:6:\"hiking\";i:13;s:7:\"journey\";i:14;s:7:\"tourist\";i:15;s:6:\"people\";i:16;s:4:\"view\";i:17;s:4:\"hike\";i:18;s:4:\"rock\";i:19;s:7:\"freedom\";i:20;s:7:\"leisure\";i:21;s:4:\"lake\";i:22;s:7:\"austria\";i:23;s:4:\"hill\";i:24;s:7:\"extreme\";i:25;s:5:\"young\";i:26;s:8:\"trekking\";i:27;s:4:\"peak\";i:28;s:7:\"outdoor\";i:29;s:5:\"cliff\";i:30;s:3:\"top\";i:31;s:8:\"standing\";i:32;s:4:\"high\";i:33;s:8:\"altitude\";i:34;s:7:\"looking\";i:35;s:5:\"woman\";i:36;s:8:\"activity\";i:37;s:6:\"summer\";i:38;s:8:\"traveler\";i:39;s:8:\"climbing\";i:40;s:6:\"nature\";i:41;s:10:\"reflection\";}}}'),(186,49,'_elementor_source_image_hash','abd192e0cd73abc9236210d81447ebe13a70392f'),(187,50,'_elementor_source_image_hash','12de6a70549e7fb58662dde5bdb72d8a21a08fc7'),(188,51,'_elementor_edit_mode','builder'),(189,51,'_elementor_template_type','page'),(190,51,'_elementor_version','3.20.2'),(191,51,'_elementor_pro_version','3.20.0'),(192,52,'_elementor_edit_mode','builder'),(193,52,'_elementor_template_type','page'),(194,52,'_elementor_version','3.20.2'),(195,52,'_elementor_pro_version','3.20.0'),(196,51,'_wp_page_template','elementor_canvas'),(197,51,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(198,51,'_elementor_data','[{\"id\":\"776c173c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"25\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/carefree-travel-RLXNRKM.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23728547\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50c2fc54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b326736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Reviews\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41e0e167\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"556f4a64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17b1b1f0\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"},\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sg_setting_arrow_left\":{\"value\":\"fas fa-angle-left\",\"library\":\"fa-solid\"},\"sg_setting_arrow_right\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"sg_setting_quote_icon\":{\"value\":\"fas fa-quote-left\",\"library\":\"fa-solid\"},\"st_layout_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_background_background_slideshow_gallery\":[],\"st_layout_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_hover_background_background_slideshow_gallery\":[],\"st_quote_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_normal_background_background_slideshow_gallery\":[],\"st_quote_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_hover_background_background_slideshow_gallery\":[],\"st_client_image_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_client_image_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_client_image_background_background_slideshow_gallery\":[],\"st_arrow_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_normal_background_background_slideshow_gallery\":[],\"st_arrow_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79beb2d2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3907bf4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"572ec669\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9039a2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"630d6bbc\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f14416d\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"102f88ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40b30f3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ce7e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3461334f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cbf9125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"78fb9330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28011fad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"32389d0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1908b522\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7dd24a71\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"63293b94\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4d01c8fd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6ef5286f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c0e6770\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"385d2b9b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6a876652\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f6cceab\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"719338d1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"d6a8ee8\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"705c72da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"10945747\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"29223ddb\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c115384\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"76b557c0\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(199,53,'_elementor_edit_mode','builder'),(200,53,'_elementor_template_type','page'),(201,53,'_elementor_version','3.20.2'),(202,53,'_elementor_pro_version','3.20.0'),(203,53,'_wp_page_template','elementor_canvas'),(204,53,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(205,53,'_elementor_data','[{\"id\":\"776c173c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"25\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/carefree-travel-RLXNRKM.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"23728547\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50c2fc54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b326736\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Reviews\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"41e0e167\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"556f4a64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"17b1b1f0\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"},\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sg_setting_arrow_left\":{\"value\":\"fas fa-angle-left\",\"library\":\"fa-solid\"},\"sg_setting_arrow_right\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"sg_setting_quote_icon\":{\"value\":\"fas fa-quote-left\",\"library\":\"fa-solid\"},\"st_layout_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_background_background_slideshow_gallery\":[],\"st_layout_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_hover_background_background_slideshow_gallery\":[],\"st_quote_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_normal_background_background_slideshow_gallery\":[],\"st_quote_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_hover_background_background_slideshow_gallery\":[],\"st_client_image_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_client_image_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_client_image_background_background_slideshow_gallery\":[],\"st_arrow_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_normal_background_background_slideshow_gallery\":[],\"st_arrow_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"79beb2d2\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3907bf4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"572ec669\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9039a2f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"630d6bbc\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f14416d\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"102f88ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40b30f3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ce7e67\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3461334f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"cbf9125\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"78fb9330\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28011fad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"32389d0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1908b522\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7dd24a71\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"63293b94\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4d01c8fd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6ef5286f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c0e6770\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"385d2b9b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6a876652\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f6cceab\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"719338d1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"d6a8ee8\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"705c72da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"10945747\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"29223ddb\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3c115384\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"76b557c0\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(206,51,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(207,51,'envato_tk_source_kit','8'),(208,51,'envato_tk_source_index','8'),(209,54,'_wp_attached_file','2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg'),(210,54,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:1200;s:4:\"file\";s:72:\"2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\";s:8:\"filesize\";i:253573;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44967;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185409;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32417;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:185409;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:182:\"happy traveler girl in hat with backpack standing in mountains. hipster woman smiling on top of windy mountain. space for text. wanderlust and travel concept. atmospheric epic moment\";s:17:\"created_timestamp\";s:10:\"1500983716\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:7:\"0.00025\";s:5:\"title\";s:50:\"girl traveler holding hat and looking at mountains\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:38:{i:0;s:9:\"adventure\";i:1;s:10:\"backpacker\";i:2;s:9:\"beautiful\";i:3;s:7:\"explore\";i:4;s:7:\"freedom\";i:5;s:4:\"girl\";i:6;s:4:\"hair\";i:7;s:9:\"happiness\";i:8;s:5:\"happy\";i:9;s:3:\"hat\";i:10;s:5:\"hiker\";i:11;s:6:\"hiking\";i:12;s:7:\"hipster\";i:13;s:7:\"journey\";i:14;s:9:\"landscape\";i:15;s:9:\"lifestyle\";i:16;s:7:\"looking\";i:17;s:6:\"moment\";i:18;s:9:\"mountains\";i:19;s:6:\"nature\";i:20;s:7:\"outdoor\";i:21;s:6:\"people\";i:22;s:6:\"person\";i:23;s:8:\"portrait\";i:24;s:8:\"standing\";i:25;s:7:\"stylish\";i:26;s:6:\"summer\";i:27;s:7:\"tourism\";i:28;s:7:\"tourist\";i:29;s:6:\"travel\";i:30;s:8:\"traveler\";i:31;s:9:\"traveling\";i:32;s:4:\"trip\";i:33;s:8:\"vacation\";i:34;s:10:\"wanderlust\";i:35;s:5:\"windy\";i:36;s:5:\"woman\";i:37;s:5:\"young\";}}}'),(211,54,'_elementor_source_image_hash','14230825be92bd61f1b031cfb5050d90e3efe8f4'),(212,55,'_wp_attached_file','2024/03/road-tripping-CSZ9H8G.jpg'),(213,55,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:33:\"2024/03/road-tripping-CSZ9H8G.jpg\";s:8:\"filesize\";i:267173;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"road-tripping-CSZ9H8G-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22941;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"road-tripping-CSZ9H8G-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:89228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"road-tripping-CSZ9H8G-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18089;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"road-tripping-CSZ9H8G-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60338;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"road-tripping-CSZ9H8G-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:163584;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:35:\"road-tripping-CSZ9H8G-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:253543;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(214,56,'_wp_attached_file','2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg'),(215,56,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:1200;s:4:\"file\";s:72:\"2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\";s:8:\"filesize\";i:165151;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37602;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126074;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29184;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126074;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 550D\";s:7:\"caption\";s:143:\"Beautiful carefree long hair asian girl in white clothes and straw hat enjoys life in nature field at the sunset. Sensitivity to nature concept\";s:17:\"created_timestamp\";s:10:\"1560204240\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:139:\"Beautiful carefree long hair asian girl in white clothes and straw hat enjoys life in nature field at sunset. Sensitivity to nature concept\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:47:{i:0;s:5:\"field\";i:1;s:4:\"girl\";i:2;s:5:\"dress\";i:3;s:5:\"woman\";i:4;s:3:\"hat\";i:5;s:5:\"straw\";i:6;s:8:\"portrait\";i:7;s:4:\"free\";i:8;s:6:\"joyful\";i:9;s:3:\"sun\";i:10;s:6:\"beauty\";i:11;s:4:\"hand\";i:12;s:7:\"chinese\";i:13;s:8:\"japanese\";i:14;s:4:\"thai\";i:15;s:8:\"instinct\";i:16;s:7:\"concept\";i:17;s:8:\"cosmetic\";i:18;s:6:\"korean\";i:19;s:4:\"long\";i:20;s:4:\"care\";i:21;s:5:\"white\";i:22;s:10:\"summertime\";i:23;s:6:\"season\";i:24;s:6:\"golden\";i:25;s:8:\"cheerful\";i:26;s:9:\"happiness\";i:27;s:7:\"country\";i:28;s:9:\"landscape\";i:29;s:7:\"freedom\";i:30;s:5:\"smile\";i:31;s:5:\"happy\";i:32;s:7:\"natural\";i:33;s:3:\"joy\";i:34;s:5:\"wheat\";i:35;s:11:\"countryside\";i:36;s:5:\"sunny\";i:37;s:6:\"health\";i:38;s:9:\"lifestyle\";i:39;s:6:\"sunset\";i:40;s:4:\"hair\";i:41;s:7:\"outdoor\";i:42;s:6:\"nature\";i:43;s:6:\"meadow\";i:44;s:5:\"young\";i:45;s:6:\"yellow\";i:46;s:6:\"summer\";}}}'),(216,56,'_elementor_source_image_hash','d25aea7ed9b8cd24e51bdff1dfbdcc5cc05ca19a'),(217,55,'_elementor_source_image_hash','48dc543dbd869332644d950462ce071e5976ec34'),(218,57,'_wp_attached_file','2024/03/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg'),(219,57,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:70:\"2024/03/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg\";s:8:\"filesize\";i:263581;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:70:\"beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29113;}s:5:\"large\";a:5:{s:4:\"file\";s:71:\"beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60782;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:70:\"beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27103;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:70:\"beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47317;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:71:\"beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96338;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:72:\"beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141750;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"ILCE-7\";s:7:\"caption\";s:87:\"Beautiful blonde young woman in white shirt on pier on background of sailboat on sunset\";s:17:\"created_timestamp\";s:10:\"1594758376\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"50\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:91:\"Beautiful blonde young woman in white shirt on the pier on background of sailboat on sunset\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:48:{i:0;s:5:\"yacht\";i:1;s:6:\"cruise\";i:2;s:5:\"woman\";i:3;s:4:\"girl\";i:4;s:6:\"summer\";i:5;s:9:\"enjoyment\";i:6;s:4:\"blue\";i:7;s:7:\"holiday\";i:8;s:5:\"white\";i:9;s:3:\"hat\";i:10;s:4:\"hair\";i:11;s:5:\"sunny\";i:12;s:7:\"smiling\";i:13;s:6:\"sunset\";i:14;s:8:\"laughing\";i:15;s:5:\"hands\";i:16;s:3:\"sun\";i:17;s:5:\"model\";i:18;s:3:\"tan\";i:19;s:8:\"pleasure\";i:20;s:6:\"voyage\";i:21;s:8:\"vocation\";i:22;s:5:\"short\";i:23;s:8:\"sailboat\";i:24;s:4:\"sail\";i:25;s:5:\"ocean\";i:26;s:10:\"sunglasses\";i:27;s:6:\"travel\";i:28;s:5:\"party\";i:29;s:5:\"dress\";i:30;s:6:\"beauty\";i:31;s:9:\"caucasian\";i:32;s:9:\"happiness\";i:33;s:8:\"cheerful\";i:34;s:7:\"outdoor\";i:35;s:7:\"fashion\";i:36;s:4:\"wind\";i:37;s:4:\"ship\";i:38;s:6:\"marine\";i:39;s:3:\"sea\";i:40;s:8:\"vacation\";i:41;s:7:\"leisure\";i:42;s:5:\"water\";i:43;s:4:\"boat\";i:44;s:9:\"lifestyle\";i:45;s:5:\"teeth\";i:46;s:5:\"straw\";i:47;s:8:\"portrait\";}}}'),(220,57,'_elementor_source_image_hash','a384ec75cc511ee6c6dc2c2fe2d1ec0b99baac33'),(221,58,'_wp_attached_file','2024/03/placeholder.png'),(222,58,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2024/03/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2008;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7510;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1207;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5345;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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,58,'_elementor_source_image_hash','a729d63ea6db8c6ee320fa4ed3dc602acb763055'),(224,59,'_elementor_edit_mode','builder'),(225,59,'_elementor_template_type','section'),(226,59,'_elementor_version','3.20.2'),(227,59,'_elementor_pro_version','3.20.0'),(228,60,'_elementor_edit_mode','builder'),(229,60,'_elementor_template_type','section'),(230,60,'_elementor_version','3.20.2'),(231,60,'_elementor_pro_version','3.20.0'),(232,59,'_wp_page_template','elementor_canvas'),(233,59,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";}'),(234,59,'_elementor_data','[{\"id\":\"759cd390\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5541f295\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"428003df\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"78eeedcd\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1722556d\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c0fb53\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49b07a8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58a394ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3335cedc\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ee3c565\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36adbbff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6782a936\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d18bd70\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a496525\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f01a761\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"97230ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50f91ad0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45d06e1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74515dbf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74850689\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17912c7d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7eee235e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ac7c3d3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"47aaa20b\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5736af95\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62cad5e\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"554c8645\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33fcf396\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"27eb0a76\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6720a104\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e36d96\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5cc99bd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40a554a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"772efe09\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"26a3555d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d2b24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"711aa436\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77234946\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4421433d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"101cd2dc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"54e92351\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d4bc181\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b452fec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3635734f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"cdf0a6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"721f700\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"189ac0a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e5815eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce1c02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1044112\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"584d2c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"68522a22\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"25241436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ccd1452\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f108fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1af68f19\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e070257\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48135ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1012c8e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23465329\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a2d0f6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"250d5dac\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"sg_body_title_icon\":{\"value\":\"\",\"library\":\"\"},\"sg_button_icon\":{\"value\":\"\",\"library\":\"\"},\"st_body_type_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_slideshow_gallery\":[],\"st_button_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_slideshow_gallery\":[],\"st_button_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"492bbbd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5304ca9c\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"sg_body_title_icon\":{\"value\":\"\",\"library\":\"\"},\"sg_button_icon\":{\"value\":\"\",\"library\":\"\"},\"st_body_type_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_slideshow_gallery\":[],\"st_button_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_slideshow_gallery\":[],\"st_button_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"257e4d0a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35ea2ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9301dbf\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sg_body_title_icon\":{\"value\":\"\",\"library\":\"\"},\"sg_button_icon\":{\"value\":\"\",\"library\":\"\"},\"st_body_type_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_slideshow_gallery\":[],\"st_button_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_slideshow_gallery\":[],\"st_button_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"4531885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"675d5c86\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"sg_body_title_icon\":{\"value\":\"\",\"library\":\"\"},\"sg_button_icon\":{\"value\":\"\",\"library\":\"\"},\"st_body_type_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_slideshow_gallery\":[],\"st_button_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_slideshow_gallery\":[],\"st_button_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3afb7c6f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"290cd16e\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6db5eca8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"520a893d\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"288a32c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e8a7d74\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7f3c3318\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4e7289c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c8fc87c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"553894cb\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"68a554d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25b86c05\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"41af5838\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"66d5af25\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e57cede\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3103060e\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2af34b1f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ff0fba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e395a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e0b5460\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6c81f9dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6260239e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28e82c54\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_player_self_hosted\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"self_poster_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_slideshow_gallery\":[],\"ekit_video_popup_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c21da1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f9b18ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e09f354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21bd257d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6896f1\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20ab816d\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"39e6045e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6883b4c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54f84efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1674993d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40b43382\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"60c122b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d179a9a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"18f56613\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"279adf68\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fd13d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f2e1e40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e45362f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19770d6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"62981832\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67327d0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0558b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73b837fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1fb46c48\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"39aa2a7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"61ed624\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bdc6fa1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7165a344\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22de9356\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c7ea096\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"59763449\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"488b0e0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51ff0d83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcd9205\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7561ac\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8a3f2fc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"784c32d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67324911\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fb62566\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2242455\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3423d8bc\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e284604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12e0ad39\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ce35cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b1dcc3a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"3a71b705\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3eedf485\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"79a16a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"119482bf\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9a8706\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37aa3c00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47834b1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60c40a86\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f2fb31d\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"},\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"sg_setting_arrow_left\":{\"value\":\"fas fa-angle-left\",\"library\":\"fa-solid\"},\"sg_setting_arrow_right\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"sg_setting_quote_icon\":{\"value\":\"fas fa-quote-left\",\"library\":\"fa-solid\"},\"st_layout_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_background_background_slideshow_gallery\":[],\"st_layout_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_hover_background_background_slideshow_gallery\":[],\"st_quote_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_normal_background_background_slideshow_gallery\":[],\"st_quote_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_hover_background_background_slideshow_gallery\":[],\"st_client_image_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_client_image_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_client_image_background_background_slideshow_gallery\":[],\"st_arrow_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_normal_background_background_slideshow_gallery\":[],\"st_arrow_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18e1b66c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b265ad1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60682c10\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47f37c4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1187a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47f43eb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"10125722\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"no\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_accordion_left_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_right_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"4f8e56e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48575c57\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_accordion_left_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_right_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(235,61,'_elementor_edit_mode','builder'),(236,61,'_elementor_template_type','section'),(237,61,'_elementor_version','3.20.2'),(238,61,'_elementor_pro_version','3.20.0'),(239,61,'_wp_page_template','default'),(240,61,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (241,61,'_elementor_data','[{\"id\":\"759cd390\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5541f295\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"428003df\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"},\"title_left_border_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_left_border_color_slideshow_gallery\":[],\"ekit_heading_focused_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_focused_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_secondary_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_secondary_bg_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_left_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_left_slideshow_gallery\":[],\"ekit_heading_sub_title_border_color_right_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_heading_sub_title_border_color_right_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"78eeedcd\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1722556d\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7c0fb53\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49b07a8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58a394ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3335cedc\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1ee3c565\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"36adbbff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6782a936\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1d18bd70\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a496525\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f01a761\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"97230ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"50f91ad0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45d06e1b\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"74515dbf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74850689\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"17912c7d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7eee235e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1ac7c3d3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"47aaa20b\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5736af95\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"62cad5e\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"554c8645\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33fcf396\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"27eb0a76\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6720a104\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37e36d96\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5cc99bd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40a554a5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"772efe09\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"26a3555d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d2b24e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"711aa436\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77234946\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4421433d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"101cd2dc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"54e92351\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"d4bc181\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b452fec\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3635734f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"cdf0a6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"721f700\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"189ac0a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"e5815eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ce1c02b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1044112\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"584d2c65\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"68522a22\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"25241436\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6ccd1452\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f108fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1af68f19\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e070257\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48135ba\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1012c8e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23465329\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a2d0f6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"250d5dac\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"sg_body_title_icon\":{\"value\":\"\",\"library\":\"\"},\"sg_button_icon\":{\"value\":\"\",\"library\":\"\"},\"st_body_type_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_slideshow_gallery\":[],\"st_button_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_slideshow_gallery\":[],\"st_button_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"492bbbd7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5304ca9c\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"sg_body_title_icon\":{\"value\":\"\",\"library\":\"\"},\"sg_button_icon\":{\"value\":\"\",\"library\":\"\"},\"st_body_type_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_slideshow_gallery\":[],\"st_button_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_slideshow_gallery\":[],\"st_button_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"257e4d0a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35ea2ed4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9301dbf\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sg_body_title_icon\":{\"value\":\"\",\"library\":\"\"},\"sg_button_icon\":{\"value\":\"\",\"library\":\"\"},\"st_body_type_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_slideshow_gallery\":[],\"st_button_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_slideshow_gallery\":[],\"st_button_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"4531885\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"675d5c86\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"sg_body_title_icon\":{\"value\":\"\",\"library\":\"\"},\"sg_button_icon\":{\"value\":\"\",\"library\":\"\"},\"st_body_type_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_body_type_background_slideshow_gallery\":[],\"st_button_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_slideshow_gallery\":[],\"st_button_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3afb7c6f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"290cd16e\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6db5eca8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"520a893d\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"288a32c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6e8a7d74\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7f3c3318\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4e7289c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c8fc87c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"553894cb\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"68a554d5\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25b86c05\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"41af5838\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"66d5af25\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5e57cede\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3103060e\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2af34b1f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ff0fba5\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7e395a74\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e0b5460\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6c81f9dd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6260239e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"28e82c54\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_player_self_hosted\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"self_poster_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_color_slideshow_gallery\":[],\"ekit_video_popup_btn_bg_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_video_popup_btn_bg_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39c21da1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f9b18ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e09f354\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21bd257d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f6896f1\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"20ab816d\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"39e6045e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6883b4c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"54f84efb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1674993d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"40b43382\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"60c122b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3d179a9a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"18f56613\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"279adf68\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"fd13d0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f2e1e40\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e45362f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19770d6c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"62981832\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67327d0b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b0558b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73b837fe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1fb46c48\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"39aa2a7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"61ed624\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5bdc6fa1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7165a344\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22de9356\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c7ea096\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"59763449\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"488b0e0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51ff0d83\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fcd9205\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7561ac\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"8a3f2fc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"784c32d2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67324911\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3fb62566\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2242455\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3423d8bc\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"7e284604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"12e0ad39\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7ce35cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6b1dcc3a\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"3a71b705\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3eedf485\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"79a16a13\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"119482bf\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e9a8706\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"37aa3c00\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47834b1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"60c40a86\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f2fb31d\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"},\"sg_testimonials_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_testimonials_list_background_background_background\":\"\",\"sg_testimonials_list_background_background_gradient_notice\":\"\",\"sg_testimonials_list_background_background_color\":\"\",\"sg_testimonials_list_background_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_color_b\":\"#f2295b\",\"sg_testimonials_list_background_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_type\":\"linear\",\"sg_testimonials_list_background_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"sg_testimonials_list_background_background_gradient_position\":\"center center\",\"sg_testimonials_list_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_position\":\"\",\"sg_testimonials_list_background_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_testimonials_list_background_background_attachment\":\"\",\"sg_testimonials_list_background_background_repeat\":\"\",\"sg_testimonials_list_background_background_size\":\"\",\"sg_testimonials_list_background_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"sg_testimonials_list_background_background_video_link\":\"\",\"sg_testimonials_list_background_background_video_start\":\"\",\"sg_testimonials_list_background_background_video_end\":\"\",\"sg_testimonials_list_background_background_play_once\":\"\",\"sg_testimonials_list_background_background_play_on_mobile\":\"\",\"sg_testimonials_list_background_background_privacy_mode\":\"\",\"sg_testimonials_list_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"sg_testimonials_list_background_background_slideshow_gallery\":[],\"sg_testimonials_list_background_background_slideshow_loop\":\"yes\",\"sg_testimonials_list_background_background_slideshow_slide_duration\":5000,\"sg_testimonials_list_background_background_slideshow_slide_transition\":\"fade\",\"sg_testimonials_list_background_background_slideshow_transition_duration\":500,\"sg_testimonials_list_background_background_slideshow_background_size\":\"\",\"sg_testimonials_list_background_background_slideshow_background_position\":\"\",\"sg_testimonials_list_background_background_slideshow_lazyload\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns\":\"\",\"sg_testimonials_list_background_background_slideshow_ken_burns_zoom_direction\":\"in\"}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"sg_setting_arrow_left\":{\"value\":\"fas fa-angle-left\",\"library\":\"fa-solid\"},\"sg_setting_arrow_right\":{\"value\":\"fas fa-angle-right\",\"library\":\"fa-solid\"},\"sg_setting_quote_icon\":{\"value\":\"fas fa-quote-left\",\"library\":\"fa-solid\"},\"st_layout_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_background_background_slideshow_gallery\":[],\"st_layout_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_layout_hover_background_background_slideshow_gallery\":[],\"st_quote_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_normal_background_background_slideshow_gallery\":[],\"st_quote_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_quote_hover_background_background_slideshow_gallery\":[],\"st_client_image_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_client_image_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_client_image_background_background_slideshow_gallery\":[],\"st_arrow_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_normal_background_background_slideshow_gallery\":[],\"st_arrow_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_arrow_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18e1b66c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b265ad1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"60682c10\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47f37c4a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d1187a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"47f43eb9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"10125722\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"no\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_accordion_left_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_right_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"4f8e56e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48575c57\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\",\"ekit_acc_is_active\":\"no\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_accordion_left_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_left_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_right_icons\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_slideshow_gallery\":[],\"ekit_accordion_background_close_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_background_close_slideshow_gallery\":[],\"ekit_accordion_content_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_content_background_slideshow_gallery\":[],\"ekit_accordion_icon_box_open_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_open_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_bg_slideshow_gallery\":[],\"ekit_accordion_icon_box_close_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_icon_box_close_bg_slideshow_gallery\":[],\"ekit_accordion_closed_icon_bg_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_accordion_closed_icon_bg_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(242,59,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(243,59,'envato_tk_source_kit','8'),(244,59,'envato_tk_source_index','1'),(245,62,'_wp_attached_file','2024/03/traveler-girl-PZAA8HH_2.jpg'),(246,62,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:1200;s:4:\"file\";s:35:\"2024/03/traveler-girl-PZAA8HH_2.jpg\";s:8:\"filesize\";i:287959;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"traveler-girl-PZAA8HH_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:44550;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"traveler-girl-PZAA8HH_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189157;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"traveler-girl-PZAA8HH_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32188;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"traveler-girl-PZAA8HH_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:189157;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.5\";s:6:\"credit\";s:8:\"AS Photo\";s:6:\"camera\";s:8:\"NIKON D3\";s:7:\"caption\";s:93:\"Portrait of a pretty blond girl in tartan shirt walking on the railway with map in her hands.\";s:17:\"created_timestamp\";s:10:\"1525868474\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"35\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:6:\"0.0004\";s:5:\"title\";s:13:\"Traveler girl\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:39:{i:0;s:5:\"adult\";i:1;s:9:\"adventure\";i:2;s:9:\"caucasian\";i:3;s:8:\"backpack\";i:4;s:7:\"baggage\";i:5;s:9:\"departure\";i:6;s:11:\"destination\";i:7;s:6:\"female\";i:8;s:4:\"girl\";i:9;s:5:\"happy\";i:10;s:7:\"hipster\";i:11;s:7:\"journey\";i:12;s:9:\"lifestyle\";i:13;s:6:\"modern\";i:14;s:6:\"motion\";i:15;s:6:\"person\";i:16;s:8:\"portrait\";i:17;s:6:\"pretty\";i:18;s:4:\"rail\";i:19;s:8:\"railroad\";i:20;s:7:\"railway\";i:21;s:4:\"ride\";i:22;s:6:\"summer\";i:23;s:10:\"technology\";i:24;s:7:\"tourism\";i:25;s:7:\"tourist\";i:26;s:5:\"train\";i:27;s:6:\"travel\";i:28;s:8:\"traveler\";i:29;s:4:\"trip\";i:30;s:5:\"urban\";i:31;s:8:\"vacation\";i:32;s:7:\"vehicle\";i:33;s:7:\"waiting\";i:34;s:7:\"walking\";i:35;s:5:\"woman\";i:36;s:5:\"young\";i:37;s:3:\"map\";i:38;s:6:\"tartan\";}}}'),(247,62,'_elementor_source_image_hash','1ce2b118717f427e5d3bfa5191c4c8ff78369dfa'),(248,63,'_wp_attached_file','2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg'),(249,63,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:1200;s:4:\"file\";s:72:\"2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\";s:8:\"filesize\";i:238922;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43348;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198393;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31244;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198393;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:194:\"travel and wanderlust concept. stylish traveler man sitting on top of  mountains with photo camera in clouds. space for text. hipster guy traveling, looking at hills. amazing atmospheric moment.\";s:17:\"created_timestamp\";s:10:\"1500987198\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.000125\";s:5:\"title\";s:59:\"stylish traveler man sitting on top of  mountains in clouds\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:42:{i:0;s:9:\"adventure\";i:1;s:11:\"atmospheric\";i:2;s:6:\"camera\";i:3;s:6:\"clouds\";i:4;s:7:\"concept\";i:5;s:9:\"discovery\";i:6;s:8:\"explorer\";i:7;s:5:\"happy\";i:8;s:3:\"hat\";i:9;s:5:\"hiker\";i:10;s:6:\"hiking\";i:11;s:7:\"hipster\";i:12;s:7:\"journey\";i:13;s:9:\"landscape\";i:14;s:9:\"lifestyle\";i:15;s:7:\"looking\";i:16;s:3:\"man\";i:17;s:6:\"moment\";i:18;s:9:\"mountains\";i:19;s:6:\"nature\";i:20;s:7:\"outdoor\";i:21;s:6:\"people\";i:22;s:6:\"person\";i:23;s:5:\"photo\";i:24;s:12:\"photographer\";i:25;s:11:\"photography\";i:26;s:4:\"rock\";i:27;s:7:\"sitting\";i:28;s:3:\"sky\";i:29;s:5:\"space\";i:30;s:7:\"stylish\";i:31;s:6:\"summer\";i:32;s:3:\"top\";i:33;s:7:\"tourism\";i:34;s:7:\"tourist\";i:35;s:6:\"travel\";i:36;s:8:\"traveler\";i:37;s:8:\"vacation\";i:38;s:4:\"view\";i:39;s:10:\"wanderlust\";i:40;s:4:\"wild\";i:41;s:5:\"young\";}}}'),(250,63,'_elementor_source_image_hash','6b67b1a5ac45db1f2269ec2a447e48d39c2eff72'),(251,64,'_wp_attached_file','2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg'),(252,64,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:900;s:6:\"height\";i:1200;s:4:\"file\";s:72:\"2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\";s:8:\"filesize\";i:256092;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45756;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205236;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33656;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:205236;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:32:\"Pavel Vladychenko  vk.com/altern\";s:6:\"camera\";s:10:\"NIKON D800\";s:7:\"caption\";s:76:\"Cheerful attractive african young man standing outdoors and holding backpack\";s:17:\"created_timestamp\";s:10:\"1472407112\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"29\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:59:\"Cheerful african man standing outdoors and holding backpack\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:49:{i:0;s:8:\"overview\";i:1;s:3:\"man\";i:2;s:5:\"beach\";i:3;s:3:\"sea\";i:4;s:6:\"travel\";i:5;s:6:\"sunset\";i:6;s:5:\"ocean\";i:7;s:8:\"traveler\";i:8;s:3:\"sky\";i:9;s:4:\"view\";i:10;s:7:\"horizon\";i:11;s:4:\"male\";i:12;s:6:\"casual\";i:13;s:7:\"freedom\";i:14;s:3:\"sun\";i:15;s:7:\"tourist\";i:16;s:10:\"recreation\";i:17;s:11:\"charismatic\";i:18;s:10:\"reflection\";i:19;s:5:\"climb\";i:20;s:7:\"tourism\";i:21;s:7:\"extreme\";i:22;s:5:\"style\";i:23;s:5:\"alone\";i:24;s:5:\"sport\";i:25;s:6:\"leader\";i:26;s:8:\"backpack\";i:27;s:9:\"adventure\";i:28;s:8:\"activity\";i:29;s:11:\"perspective\";i:30;s:8:\"climbing\";i:31;s:7:\"sunrise\";i:32;s:4:\"rock\";i:33;s:7:\"success\";i:34;s:6:\"summer\";i:35;s:8:\"trekking\";i:36;s:4:\"goal\";i:37;s:8:\"relaxing\";i:38;s:4:\"dark\";i:39;s:5:\"reach\";i:40;s:5:\"young\";i:41;s:10:\"expedition\";i:42;s:6:\"person\";i:43;s:5:\"cliff\";i:44;s:7:\"looking\";i:45;s:5:\"water\";i:46;s:6:\"nature\";i:47;s:7:\"journey\";i:48;s:5:\"happy\";}}}'),(253,64,'_elementor_source_image_hash','b12b73a152bf8e58b8f8e81d79f51f1663c4e63e'),(254,65,'_wp_attached_file','2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg'),(255,65,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1600;s:4:\"file\";s:72:\"2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg\";s:8:\"filesize\";i:175856;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg\";s:5:\"width\";i:225;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30108;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102012;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23438;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:73:\"young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102012;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:74:\"young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\";s:5:\"width\";i:1152;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:183783;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:149:\"Young tourist woman on the top of the mounting and looking at a beautiful bay landscape. Hiking woman with backpack relaxing on the top of the cliff.\";s:17:\"created_timestamp\";s:10:\"1532290698\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"62\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:148:\"Young tourist woman on the top of the mounting and looking at a beautiful bay landscape. Hiking woman with backpack relaxing on the top of the cliff\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:7:\"tourist\";i:1;s:9:\"lifestyle\";i:2;s:7:\"outdoor\";i:3;s:6:\"people\";i:4;s:7:\"horizon\";i:5;s:8:\"backpack\";i:6;s:6:\"nature\";i:7;s:8:\"mountain\";i:8;s:9:\"landscape\";i:9;s:6:\"travel\";i:10;s:9:\"adventure\";i:11;s:5:\"woman\";i:12;s:7:\"scenery\";i:13;s:6:\"spring\";i:14;s:3:\"top\";i:15;s:5:\"relax\";i:16;s:6:\"sunset\";i:17;s:6:\"summer\";i:18;s:10:\"recreation\";i:19;s:4:\"girl\";i:20;s:7:\"sunrise\";i:21;s:5:\"happy\";i:22;s:8:\"sunlight\";i:23;s:5:\"young\";i:24;s:7:\"explore\";i:25;s:5:\"climb\";i:26;s:8:\"trekking\";i:27;s:4:\"view\";i:28;s:7:\"journey\";i:29;s:3:\"sky\";i:30;s:6:\"female\";i:31;s:6:\"active\";i:32;s:8:\"activity\";i:33;s:3:\"bay\";i:34;s:7:\"extreme\";i:35;s:7:\"freedom\";i:36;s:4:\"high\";i:37;s:6:\"hiking\";i:38;s:3:\"joy\";i:39;s:4:\"peak\";i:40;s:4:\"rock\";i:41;s:7:\"sitting\";i:42;s:5:\"sport\";i:43;s:8:\"traveler\";i:44;s:9:\"beautiful\";i:45;s:5:\"black\";i:46;s:5:\"brave\";i:47;s:8:\"climbing\";i:48;s:9:\"committed\";i:49;s:4:\"edge\";}}}'),(256,65,'_elementor_source_image_hash','31cf6c904168f7221f605ff575f2e717e5fa52d3'),(257,66,'_elementor_edit_mode','builder'),(258,66,'_elementor_template_type','page'),(259,66,'_elementor_version','3.20.2'),(260,66,'_elementor_pro_version','3.20.0'),(261,67,'_elementor_edit_mode','builder'),(262,67,'_elementor_template_type','page'),(263,67,'_elementor_version','3.20.2'),(264,67,'_elementor_pro_version','3.20.0'),(265,66,'_wp_page_template','elementor_canvas'),(266,66,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(267,66,'_elementor_data','[{\"id\":\"84d86bb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"30\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-A3SMHBX.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1cbbbf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f3b8764\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7058c5f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4204c615\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"56b012c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-543,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\",\"id\":280},\"background_slideshow_gallery\":[{\"id\":\"43\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\"},{\"id\":\"46\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/money-budget-SDVMCSN.jpg\"},{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49f25073\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"14537371\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"219379f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68110e5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Effortless Travel Planning\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b7cda50\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f434590\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-light\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"4576896\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"b0908d3\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"5781cdd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"417b5d1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"e67cdb9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=df39baf\",\"text_color\":\"globals\\/colors?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6aa0daff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ab4e48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48383997\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"right\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4197903a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unforgettable Traveling\",\"align\":\"right\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a0c4373\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"225\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23528c98\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"32d945da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\",\"id\":304},\"background_size_tablet\":\"cover\",\"background_slideshow_gallery\":[{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"55\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/road-tripping-CSZ9H8G.jpg\"},{\"id\":\"57\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_hover_background\":\"classic\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25db7a60\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f340a2b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b10cd9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cde1b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Promise\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18b7465e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Help To Save Your Money\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6dff7394\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ec6d25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"99cbd5d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-Money-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"58559dc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Payment\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7426defa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10a57397\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1f09a05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41a34634\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-customer-service-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"15630876\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Support\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fff67dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58bf0022\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7abcdddd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"24973823\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-save-money\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6e38bd6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Money Guarantee\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae159fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30eabb48\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246cf092\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c67585a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4675a7be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"299d3480\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b1f7b93\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16141b89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35536a39\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7fe9c0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f72e5de\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"ebafe78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25733d83\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lily Astrid\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"61edffca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bc33c8\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c255119\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33e91699\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4564fba8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b488aed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4dbd44f1\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"62\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveler-girl-PZAA8HH_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Jane Smith\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"26133d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e5a2ee5\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"63\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Baron Lard\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"2e94c301\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18839022\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"64\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Rolland A.\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7b4fb891\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2207085f\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"65\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lucy Linda\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(268,68,'_elementor_edit_mode','builder'),(269,68,'_elementor_template_type','page'),(270,68,'_elementor_version','3.20.2'),(271,68,'_elementor_pro_version','3.20.0'),(272,68,'_wp_page_template','elementor_canvas'),(273,68,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(274,68,'_elementor_data','[{\"id\":\"84d86bb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"30\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-A3SMHBX.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1cbbbf6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f3b8764\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7058c5f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4204c615\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"56b012c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-543,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\",\"id\":280},\"background_slideshow_gallery\":[{\"id\":\"43\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\"},{\"id\":\"46\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/money-budget-SDVMCSN.jpg\"},{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"49f25073\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"14537371\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"219379f3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68110e5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Effortless Travel Planning\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b7cda50\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3f434590\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-light\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"4576896\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"b0908d3\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"5781cdd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"417b5d1\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"e67cdb9\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=df39baf\",\"text_color\":\"globals\\/colors?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6aa0daff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"ab4e48b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"48383997\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"right\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4197903a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unforgettable Traveling\",\"align\":\"right\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a0c4373\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"225\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23528c98\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"align\":\"right\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"32d945da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\",\"id\":304},\"background_size_tablet\":\"cover\",\"background_slideshow_gallery\":[{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"55\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/road-tripping-CSZ9H8G.jpg\"},{\"id\":\"57\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_hover_background\":\"classic\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25db7a60\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f340a2b\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5b10cd9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3cde1b33\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Promise\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18b7465e\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Help To Save Your Money\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6dff7394\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ec6d25b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"99cbd5d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-Money-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"58559dc3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Payment\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7426defa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"10a57397\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1f09a05b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"41a34634\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-customer-service-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"15630876\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Support\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3fff67dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58bf0022\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7abcdddd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"24973823\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-save-money\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6e38bd6c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Money Guarantee\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ae159fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"30eabb48\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"246cf092\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c67585a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4675a7be\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"299d3480\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4b1f7b93\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"16141b89\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"35536a39\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7fe9c0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6f72e5de\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"ebafe78\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"25733d83\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lily Astrid\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"61edffca\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"bc33c8\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c255119\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"33e91699\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4564fba8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1b488aed\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4dbd44f1\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"62\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveler-girl-PZAA8HH_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Jane Smith\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"26133d3b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e5a2ee5\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"63\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Baron Lard\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"2e94c301\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18839022\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"64\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Rolland A.\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7b4fb891\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2207085f\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"65\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lucy Linda\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_icons\":{\"value\":\"icon icon-facebook\",\"library\":\"ekiticons\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_icon_hover_bg_color\":\"#3b5998\",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"},\"ekit_team_link\":{\"url\":\"https:\\/\\/facebook.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_team_socialmedia_icon_color\":\"#FFFFFF\",\"ekit_team_socialmedia_border_border\":\"\",\"ekit_team_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_color\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_normal_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_box_shadow_position\":\" \",\"ekit_team_socialmedia_border_hover_border\":\"\",\"ekit_team_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_team_socialmedia_border_hover_color\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow_type\":\"\",\"ekit_team_socialmedia_icon_hover_text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_type\":\"\",\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_team_socialmedai_list_box_shadow_hover_box_shadow_position\":\" \"}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_team_top_icons\":{\"value\":\"icon icon-team1\",\"library\":\"ekiticons\"},\"ekit_team_background_content_normal_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_normal_slideshow_gallery\":[],\"ekit_team_background_content_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_content_hover_slideshow_gallery\":[],\"ekit_team_content_overly_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_content_overly_color_slideshow_gallery\":[],\"ekit_team_image_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_image_background_slideshow_gallery\":[],\"ekit_team_default_img_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_default_img_overlay_slideshow_gallery\":[],\"ekit_team_background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_background_overlay_slideshow_gallery\":[],\"ekit_team_modal_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"ekit_team_modal_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(275,66,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(276,66,'envato_tk_source_kit','8'),(277,66,'envato_tk_source_index','2'),(278,2,'_wp_trash_meta_status','publish'),(279,2,'_wp_trash_meta_time','1711090580'),(280,2,'_wp_desired_post_slug','sample-page'),(281,70,'_edit_lock','1711363916:1'),(282,70,'_elementor_edit_mode','builder'),(283,70,'_elementor_template_type','wp-page'),(284,70,'_elementor_version','3.20.2'),(285,70,'_elementor_pro_version','3.20.0'),(286,70,'_wp_page_template','elementor_canvas'),(287,70,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(288,70,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b92400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b94400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b93600\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(289,70,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(290,72,'_elementor_edit_mode','builder'),(291,72,'_elementor_template_type','wp-page'),(292,72,'_elementor_version','3.20.2'),(293,72,'_elementor_pro_version','3.20.0'),(294,72,'_wp_page_template','elementor_canvas'),(295,72,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";}'),(296,72,'_elementor_data','[{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(297,72,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(298,73,'_elementor_edit_mode','builder'),(299,73,'_elementor_template_type','wp-page'),(300,73,'_elementor_version','3.20.2'),(301,73,'_elementor_pro_version','3.20.0'),(302,73,'_wp_page_template','elementor_canvas'),(303,73,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";}'),(304,73,'_elementor_data','[{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(305,73,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(306,74,'_elementor_edit_mode','builder'),(307,74,'_elementor_template_type','wp-page'),(308,74,'_elementor_version','3.20.2'),(309,74,'_elementor_pro_version','3.20.0'),(310,74,'_wp_page_template','elementor_canvas'),(311,74,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (312,74,'_elementor_data','[{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(313,74,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(314,70,'_edit_last','1'),(315,75,'_elementor_edit_mode','builder'),(316,75,'_elementor_template_type','wp-page'),(317,75,'_elementor_version','3.20.2'),(318,75,'_elementor_pro_version','3.20.0'),(319,75,'_wp_page_template','elementor_canvas'),(320,75,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";}'),(321,75,'_elementor_data','[{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(322,75,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(323,76,'_edit_lock','1711091550:1'),(324,76,'_elementor_edit_mode','builder'),(325,76,'_elementor_template_type','wp-page'),(326,76,'_elementor_version','3.20.2'),(327,76,'_elementor_pro_version','3.20.0'),(328,76,'_wp_page_template','elementor_canvas'),(329,76,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(330,76,'_elementor_data','[{\"id\":\"60b5e5f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"416724bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"538338c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1bb5badb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"1b817344\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"e7dac03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"5e12bfff\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(331,76,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(332,78,'_elementor_edit_mode','builder'),(333,78,'_elementor_template_type','wp-page'),(334,78,'_elementor_version','3.20.2'),(335,78,'_elementor_pro_version','3.20.0'),(336,78,'_wp_page_template','elementor_canvas'),(337,78,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(338,78,'_elementor_data','[{\"id\":\"60b5e5f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"416724bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"538338c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1bb5badb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"1b817344\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"e7dac03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"5e12bfff\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(339,78,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(340,79,'_elementor_edit_mode','builder'),(341,79,'_elementor_template_type','wp-page'),(342,79,'_elementor_version','3.20.2'),(343,79,'_elementor_pro_version','3.20.0'),(344,79,'_wp_page_template','elementor_canvas'),(345,79,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(346,79,'_elementor_data','[{\"id\":\"60b5e5f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"416724bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"538338c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1bb5badb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"1b817344\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"e7dac03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"5e12bfff\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(347,79,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(348,80,'_elementor_edit_mode','builder'),(349,80,'_elementor_template_type','wp-page'),(350,80,'_elementor_version','3.20.2'),(351,80,'_elementor_pro_version','3.20.0'),(352,80,'_wp_page_template','elementor_canvas'),(353,80,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(354,80,'_elementor_data','[{\"id\":\"60b5e5f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"416724bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"538338c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1bb5badb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"1b817344\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"e7dac03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"5e12bfff\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(355,80,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(784,140,'_elementor_edit_mode','builder'),(785,140,'_elementor_template_type','kit'),(804,142,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";}'),(358,81,'_edit_lock','1711091794:1'),(359,82,'_edit_lock','1711282708:1'),(360,83,'_edit_lock','1711283192:1'),(361,81,'_elementor_edit_mode','builder'),(362,81,'_elementor_template_type','wp-page'),(363,81,'_elementor_version','3.20.2'),(364,81,'_elementor_pro_version','3.20.0'),(365,82,'_elementor_edit_mode','builder'),(366,82,'_elementor_template_type','wp-page'),(367,82,'_elementor_version','3.20.2'),(368,82,'_elementor_pro_version','3.20.0'),(369,83,'_elementor_edit_mode','builder'),(370,83,'_elementor_template_type','wp-page'),(371,83,'_elementor_version','3.20.2'),(372,83,'_elementor_pro_version','3.20.0'),(373,81,'_wp_page_template','elementor_canvas'),(374,81,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(375,81,'_elementor_data','[{\"id\":\"4195311a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"568c9225\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"55211ff1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"36053543\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"42018be7\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dbd811d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"673eb0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2990243b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68d95c12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"561fe06\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3e700a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"4988a335\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d55313\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5a3f5f0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5535b22a\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6a1fda7\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6c03a378\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"33075891\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"51174b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41348826\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"181423cf\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"7c6b2706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"8b8de78\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d259ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbf91c1\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"225\",\"ekit_wpForms_text_color_label\":\"#000000\",\"ekit_wpForms_field_bg_color\":\"#FFFFFF\",\"ekit_wpForms_field_text_color\":\"#727272\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#72727200\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_wpForms_input_alignment_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#727272\",\"ekit_wpForms_field_description_typography_typography\":\"custom\",\"ekit_wpForms_field_description_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_weight\":\"400\",\"ekit_wpForms_field_typography_typography\":\"custom\",\"ekit_wpForms_field_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_weight\":\"400\",\"ekit_wpForms_text_color_placeholder\":\"#727272\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF00\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"ekit_wpForms_button_border_color_hover\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77858d11\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1330e838\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1899a79d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(376,81,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(377,82,'_wp_page_template','elementor_canvas'),(378,82,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(379,82,'_elementor_data','[{\"id\":\"6b390c38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"13\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-3T4FUPP.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"14c7fa4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"129790b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d1626ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ab82c83\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39460a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"11b651e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fd0d408\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f41aabf\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"29c66684\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"229c930a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b32cf8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"21a30429\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73893dd8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, Holtsville, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e211700\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2c01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"24d14e02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33521bae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f2d17b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15481163\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"33cd952b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ab8934c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dcbddd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629f6121\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6bf6e944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"598b1fbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5265926b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ee6537f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2406d4f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":23,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3635c1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4f8cff39\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6abc083\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19d2411d\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"384\",\"ekit_wpForms_text_color_label\":\"#6EC1E4\",\"ekit_wpForms_input_alignment_tablet\":\"left\",\"ekit_wpForms_field_bg_color\":\"#F3F3F3\",\"ekit_wpForms_field_text_color\":\"#7A7A7A\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#7A7A7A\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#7A7A7A\",\"ekit_wpForms_text_color_placeholder\":\"#7A7A7A\",\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=fe688ec\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false}]'),(380,82,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(381,87,'_elementor_edit_mode','builder'),(382,87,'_elementor_template_type','wp-page'),(383,87,'_elementor_version','3.20.2'),(384,87,'_elementor_pro_version','3.20.0'),(385,87,'_wp_page_template','elementor_canvas'),(386,87,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(387,87,'_elementor_data','[{\"id\":\"6b390c38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"13\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-3T4FUPP.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"14c7fa4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"129790b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d1626ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ab82c83\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39460a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"11b651e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fd0d408\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f41aabf\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"29c66684\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"229c930a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b32cf8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"21a30429\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73893dd8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, Holtsville, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e211700\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2c01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"24d14e02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33521bae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f2d17b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15481163\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"33cd952b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ab8934c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dcbddd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629f6121\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6bf6e944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"598b1fbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5265926b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ee6537f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2406d4f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":23,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3635c1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4f8cff39\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6abc083\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19d2411d\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"384\",\"ekit_wpForms_text_color_label\":\"#6EC1E4\",\"ekit_wpForms_input_alignment_tablet\":\"left\",\"ekit_wpForms_field_bg_color\":\"#F3F3F3\",\"ekit_wpForms_field_text_color\":\"#7A7A7A\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#7A7A7A\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#7A7A7A\",\"ekit_wpForms_text_color_placeholder\":\"#7A7A7A\",\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=fe688ec\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false}]'),(388,87,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(389,88,'_elementor_edit_mode','builder'),(390,88,'_elementor_template_type','wp-page'),(391,88,'_elementor_version','3.20.2'),(392,88,'_elementor_pro_version','3.20.0'),(393,88,'_wp_page_template','elementor_canvas'),(394,88,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(395,88,'_elementor_data','[{\"id\":\"6b390c38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"13\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-3T4FUPP.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"14c7fa4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"129790b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d1626ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ab82c83\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39460a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"11b651e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fd0d408\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f41aabf\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"29c66684\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"229c930a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b32cf8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"21a30429\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73893dd8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, Holtsville, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e211700\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2c01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"24d14e02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33521bae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f2d17b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15481163\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"33cd952b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ab8934c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dcbddd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629f6121\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6bf6e944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"598b1fbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5265926b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ee6537f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2406d4f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":23,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3635c1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4f8cff39\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6abc083\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19d2411d\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"384\",\"ekit_wpForms_text_color_label\":\"#6EC1E4\",\"ekit_wpForms_input_alignment_tablet\":\"left\",\"ekit_wpForms_field_bg_color\":\"#F3F3F3\",\"ekit_wpForms_field_text_color\":\"#7A7A7A\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#7A7A7A\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#7A7A7A\",\"ekit_wpForms_text_color_placeholder\":\"#7A7A7A\",\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=fe688ec\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false}]'),(396,88,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(397,89,'_elementor_edit_mode','builder'),(398,89,'_elementor_template_type','wp-page'),(399,89,'_elementor_version','3.20.2'),(400,89,'_elementor_pro_version','3.20.0'),(401,89,'_wp_page_template','elementor_canvas'),(402,89,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(403,89,'_elementor_data','[{\"id\":\"6b390c38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"13\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-3T4FUPP.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"14c7fa4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"129790b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d1626ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ab82c83\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39460a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"11b651e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fd0d408\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f41aabf\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"29c66684\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"229c930a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b32cf8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"21a30429\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73893dd8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, Holtsville, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e211700\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2c01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"24d14e02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33521bae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f2d17b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15481163\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"33cd952b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ab8934c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dcbddd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629f6121\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6bf6e944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"598b1fbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5265926b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ee6537f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2406d4f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":23,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3635c1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4f8cff39\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6abc083\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19d2411d\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"384\",\"ekit_wpForms_text_color_label\":\"#6EC1E4\",\"ekit_wpForms_input_alignment_tablet\":\"left\",\"ekit_wpForms_field_bg_color\":\"#F3F3F3\",\"ekit_wpForms_field_text_color\":\"#7A7A7A\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#7A7A7A\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#7A7A7A\",\"ekit_wpForms_text_color_placeholder\":\"#7A7A7A\",\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=fe688ec\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false}]'),(404,89,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(405,83,'_wp_page_template','elementor_canvas'),(406,83,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(407,83,'_elementor_data','[{\"id\":\"9834797\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"30\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-A3SMHBX.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"352d037d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ab1bac1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030ff9a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13dc1ab0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"791052dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-543,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\",\"id\":280},\"background_slideshow_gallery\":[{\"id\":\"43\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\"},{\"id\":\"46\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/money-budget-SDVMCSN.jpg\"},{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\"},\"elements\":[{\"id\":\"560b30ea\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"3f76d887\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"34f2b814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79f2091f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Effortless Travel Planning\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4253cb12\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"573d97ff\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-light\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=df39baf\",\"text_color\":\"globals\\/colors?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a622e48\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f5c3032\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"cb9c7d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"right\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11018715\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unforgettable Traveling\",\"align\":\"right\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ed0bf5b\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"225\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db923a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"30caa860\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\",\"id\":304},\"background_size_tablet\":\"cover\",\"background_slideshow_gallery\":[{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"55\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/road-tripping-CSZ9H8G.jpg\"},{\"id\":\"57\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"6e72f7a7\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fa05e36\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea4aae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a99d98c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Promise\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c7b7f3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Help To Save Your Money\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5ec81a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"593b8495\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"83dc7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-Money-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6241404f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Payment\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c427bda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"249f0b61\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7d6625e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"40f12a77\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-customer-service-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6314f3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Support\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c04d8a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"465b77cd\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"76603796\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"21dea44e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-save-money\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"196a6686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Money Guarantee\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22c679e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"150a901b\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e4c1d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4335675a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4513f3f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27556f43\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41444ab2\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"32cae451\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f8d931\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4910f45e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40849dcf\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"5f780526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d2fb30\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lily Astrid\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"1a5eb674\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cde5ea0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5edc819\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5527e3e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"20e462e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\"},\"elements\":[{\"id\":\"289aa90b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"1c64f8db\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"62\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveler-girl-PZAA8HH_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Jane Smith\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"137928dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"466fa343\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"63\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Baron Lard\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"4c77e8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"2a2954b4\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"64\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Rolland A.\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"635a89db\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"4b89da67\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"65\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lucy Linda\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(408,83,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(409,90,'_elementor_edit_mode','builder'),(410,90,'_elementor_template_type','wp-page'),(411,90,'_elementor_version','3.20.2'),(412,90,'_elementor_pro_version','3.20.0'),(413,90,'_wp_page_template','elementor_canvas'),(414,90,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(415,90,'_elementor_data','[{\"id\":\"4195311a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"568c9225\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"55211ff1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"36053543\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"42018be7\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dbd811d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"673eb0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2990243b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68d95c12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"561fe06\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3e700a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"4988a335\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d55313\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5a3f5f0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5535b22a\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6a1fda7\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6c03a378\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"33075891\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"51174b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41348826\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"181423cf\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"7c6b2706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"8b8de78\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d259ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbf91c1\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"225\",\"ekit_wpForms_text_color_label\":\"#000000\",\"ekit_wpForms_field_bg_color\":\"#FFFFFF\",\"ekit_wpForms_field_text_color\":\"#727272\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#72727200\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_wpForms_input_alignment_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#727272\",\"ekit_wpForms_field_description_typography_typography\":\"custom\",\"ekit_wpForms_field_description_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_weight\":\"400\",\"ekit_wpForms_field_typography_typography\":\"custom\",\"ekit_wpForms_field_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_weight\":\"400\",\"ekit_wpForms_text_color_placeholder\":\"#727272\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF00\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"ekit_wpForms_button_border_color_hover\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77858d11\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1330e838\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1899a79d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(416,90,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(417,91,'_elementor_edit_mode','builder'),(418,91,'_elementor_template_type','wp-page'),(419,91,'_elementor_version','3.20.2'),(420,91,'_elementor_pro_version','3.20.0'),(421,91,'_wp_page_template','elementor_canvas'),(422,91,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(423,91,'_elementor_data','[{\"id\":\"4195311a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"568c9225\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"55211ff1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"36053543\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"42018be7\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dbd811d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"673eb0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2990243b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68d95c12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"561fe06\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3e700a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"4988a335\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d55313\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5a3f5f0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5535b22a\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6a1fda7\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6c03a378\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"33075891\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"51174b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41348826\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"181423cf\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"7c6b2706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"8b8de78\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d259ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbf91c1\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"225\",\"ekit_wpForms_text_color_label\":\"#000000\",\"ekit_wpForms_field_bg_color\":\"#FFFFFF\",\"ekit_wpForms_field_text_color\":\"#727272\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#72727200\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_wpForms_input_alignment_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#727272\",\"ekit_wpForms_field_description_typography_typography\":\"custom\",\"ekit_wpForms_field_description_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_weight\":\"400\",\"ekit_wpForms_field_typography_typography\":\"custom\",\"ekit_wpForms_field_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_weight\":\"400\",\"ekit_wpForms_text_color_placeholder\":\"#727272\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF00\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"ekit_wpForms_button_border_color_hover\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77858d11\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1330e838\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1899a79d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(424,91,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(425,92,'_elementor_edit_mode','builder'),(426,92,'_elementor_template_type','wp-page'),(427,92,'_elementor_version','3.20.2'),(428,92,'_elementor_pro_version','3.20.0'),(429,92,'_wp_page_template','elementor_canvas'),(430,92,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(431,92,'_elementor_data','[{\"id\":\"4195311a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"568c9225\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"55211ff1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"36053543\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"42018be7\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dbd811d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"673eb0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2990243b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68d95c12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"561fe06\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3e700a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"4988a335\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d55313\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5a3f5f0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5535b22a\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6a1fda7\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6c03a378\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"33075891\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"51174b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41348826\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"181423cf\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"7c6b2706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"8b8de78\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d259ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbf91c1\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"225\",\"ekit_wpForms_text_color_label\":\"#000000\",\"ekit_wpForms_field_bg_color\":\"#FFFFFF\",\"ekit_wpForms_field_text_color\":\"#727272\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#72727200\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_wpForms_input_alignment_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#727272\",\"ekit_wpForms_field_description_typography_typography\":\"custom\",\"ekit_wpForms_field_description_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_weight\":\"400\",\"ekit_wpForms_field_typography_typography\":\"custom\",\"ekit_wpForms_field_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_weight\":\"400\",\"ekit_wpForms_text_color_placeholder\":\"#727272\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF00\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"ekit_wpForms_button_border_color_hover\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77858d11\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1330e838\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1899a79d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(432,92,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(433,93,'_elementor_edit_mode','builder'),(434,93,'_elementor_template_type','wp-page'),(435,93,'_elementor_version','3.20.2'),(436,93,'_elementor_pro_version','3.20.0'),(437,93,'_wp_page_template','elementor_canvas'),(438,93,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(439,93,'_elementor_data','[{\"id\":\"9834797\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"30\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-A3SMHBX.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"352d037d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ab1bac1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030ff9a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13dc1ab0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"791052dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-543,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\",\"id\":280},\"background_slideshow_gallery\":[{\"id\":\"43\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\"},{\"id\":\"46\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/money-budget-SDVMCSN.jpg\"},{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\"},\"elements\":[{\"id\":\"560b30ea\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"3f76d887\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"34f2b814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79f2091f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Effortless Travel Planning\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4253cb12\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"573d97ff\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-light\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=df39baf\",\"text_color\":\"globals\\/colors?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a622e48\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f5c3032\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"cb9c7d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"right\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11018715\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unforgettable Traveling\",\"align\":\"right\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ed0bf5b\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"225\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db923a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"30caa860\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\",\"id\":304},\"background_size_tablet\":\"cover\",\"background_slideshow_gallery\":[{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"55\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/road-tripping-CSZ9H8G.jpg\"},{\"id\":\"57\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"6e72f7a7\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fa05e36\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea4aae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a99d98c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Promise\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c7b7f3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Help To Save Your Money\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5ec81a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"593b8495\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"83dc7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-Money-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6241404f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Payment\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c427bda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"249f0b61\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7d6625e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"40f12a77\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-customer-service-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6314f3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Support\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c04d8a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"465b77cd\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"76603796\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"21dea44e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-save-money\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"196a6686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Money Guarantee\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22c679e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"150a901b\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e4c1d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4335675a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4513f3f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27556f43\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41444ab2\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"32cae451\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f8d931\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4910f45e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40849dcf\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"5f780526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d2fb30\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lily Astrid\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"1a5eb674\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cde5ea0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5edc819\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5527e3e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"20e462e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\"},\"elements\":[{\"id\":\"289aa90b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"1c64f8db\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"62\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveler-girl-PZAA8HH_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Jane Smith\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"137928dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"466fa343\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"63\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Baron Lard\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"4c77e8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"2a2954b4\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"64\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Rolland A.\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"635a89db\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"4b89da67\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"65\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lucy Linda\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(440,93,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(441,94,'_elementor_edit_mode','builder'),(442,94,'_elementor_template_type','wp-page'),(443,94,'_elementor_version','3.20.2'),(444,94,'_elementor_pro_version','3.20.0'),(445,94,'_wp_page_template','elementor_canvas'),(446,94,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(447,94,'_elementor_data','[{\"id\":\"9834797\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"30\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-A3SMHBX.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"352d037d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ab1bac1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030ff9a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13dc1ab0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"791052dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-543,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\",\"id\":280},\"background_slideshow_gallery\":[{\"id\":\"43\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\"},{\"id\":\"46\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/money-budget-SDVMCSN.jpg\"},{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\"},\"elements\":[{\"id\":\"560b30ea\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"3f76d887\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"34f2b814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79f2091f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Effortless Travel Planning\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4253cb12\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"573d97ff\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-light\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=df39baf\",\"text_color\":\"globals\\/colors?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a622e48\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f5c3032\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"cb9c7d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"right\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11018715\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unforgettable Traveling\",\"align\":\"right\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ed0bf5b\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"225\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db923a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"30caa860\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\",\"id\":304},\"background_size_tablet\":\"cover\",\"background_slideshow_gallery\":[{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"55\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/road-tripping-CSZ9H8G.jpg\"},{\"id\":\"57\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"6e72f7a7\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fa05e36\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea4aae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a99d98c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Promise\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c7b7f3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Help To Save Your Money\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5ec81a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"593b8495\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"83dc7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-Money-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6241404f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Payment\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c427bda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"249f0b61\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7d6625e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"40f12a77\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-customer-service-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6314f3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Support\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c04d8a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"465b77cd\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"76603796\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"21dea44e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-save-money\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"196a6686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Money Guarantee\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22c679e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"150a901b\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e4c1d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4335675a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4513f3f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27556f43\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41444ab2\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"32cae451\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f8d931\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4910f45e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40849dcf\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"5f780526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d2fb30\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lily Astrid\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"1a5eb674\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cde5ea0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5edc819\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5527e3e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"20e462e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\"},\"elements\":[{\"id\":\"289aa90b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"1c64f8db\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"62\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveler-girl-PZAA8HH_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Jane Smith\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"137928dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"466fa343\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"63\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Baron Lard\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"4c77e8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"2a2954b4\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"64\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Rolland A.\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"635a89db\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"4b89da67\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"65\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lucy Linda\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(448,94,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(449,95,'_elementor_edit_mode','builder'),(450,95,'_elementor_template_type','wp-page'),(451,95,'_elementor_version','3.20.2'),(452,95,'_elementor_pro_version','3.20.0'),(453,95,'_wp_page_template','elementor_canvas'),(454,95,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(455,95,'_elementor_data','[{\"id\":\"9834797\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"30\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-A3SMHBX.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"352d037d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ab1bac1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030ff9a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13dc1ab0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"791052dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-543,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\",\"id\":280},\"background_slideshow_gallery\":[{\"id\":\"43\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\"},{\"id\":\"46\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/money-budget-SDVMCSN.jpg\"},{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\"},\"elements\":[{\"id\":\"560b30ea\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"3f76d887\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"34f2b814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79f2091f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Effortless Travel Planning\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4253cb12\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"573d97ff\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-light\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=df39baf\",\"text_color\":\"globals\\/colors?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a622e48\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f5c3032\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"cb9c7d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"right\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11018715\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unforgettable Traveling\",\"align\":\"right\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ed0bf5b\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"225\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db923a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"30caa860\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\",\"id\":304},\"background_size_tablet\":\"cover\",\"background_slideshow_gallery\":[{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"55\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/road-tripping-CSZ9H8G.jpg\"},{\"id\":\"57\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"6e72f7a7\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fa05e36\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea4aae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a99d98c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Promise\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c7b7f3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Help To Save Your Money\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5ec81a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"593b8495\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"83dc7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-Money-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6241404f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Payment\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c427bda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"249f0b61\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7d6625e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"40f12a77\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-customer-service-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6314f3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Support\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c04d8a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"465b77cd\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"76603796\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"21dea44e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-save-money\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"196a6686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Money Guarantee\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22c679e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"150a901b\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e4c1d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4335675a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4513f3f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27556f43\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41444ab2\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"32cae451\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f8d931\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4910f45e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40849dcf\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"5f780526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d2fb30\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lily Astrid\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"1a5eb674\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cde5ea0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5edc819\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5527e3e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"20e462e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\"},\"elements\":[{\"id\":\"289aa90b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"1c64f8db\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"62\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveler-girl-PZAA8HH_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Jane Smith\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"137928dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"466fa343\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"63\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Baron Lard\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"4c77e8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"2a2954b4\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"64\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Rolland A.\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"635a89db\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"4b89da67\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"65\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lucy Linda\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(456,95,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(457,96,'_wp_trash_meta_status','publish'),(458,96,'_wp_trash_meta_time','1711091202'),(459,7,'ekit_post_views_count','5'),(460,7,'_edit_lock','1711283049:1'),(461,97,'_wp_attached_file','2024/03/mt-sample-background.jpg'),(462,97,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:32:\"2024/03/mt-sample-background.jpg\";s:8:\"filesize\";i:217593;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:32:\"mt-sample-background-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5634;}s:5:\"large\";a:5:{s:4:\"file\";s:33:\"mt-sample-background-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:53954;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:32:\"mt-sample-background-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2574;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:32:\"mt-sample-background-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30651;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:34:\"mt-sample-background-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117235;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(464,83,'_edit_last','1'),(465,98,'_elementor_edit_mode','builder'),(466,98,'_elementor_template_type','wp-page'),(467,98,'_elementor_version','3.20.2'),(468,98,'_elementor_pro_version','3.20.0'),(469,98,'_wp_page_template','elementor_canvas'),(470,98,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(471,98,'_elementor_data','[{\"id\":\"9834797\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"30\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-A3SMHBX.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"352d037d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ab1bac1\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4030ff9a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"13dc1ab0\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\"},\"elements\":[{\"id\":\"791052dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-543,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\",\"id\":280},\"background_slideshow_gallery\":[{\"id\":\"43\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\"},{\"id\":\"46\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/money-budget-SDVMCSN.jpg\"},{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\"},\"elements\":[{\"id\":\"560b30ea\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"3f76d887\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"34f2b814\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"79f2091f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Effortless Travel Planning\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4253cb12\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"573d97ff\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-light\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"icon icon-check\",\"library\":\"ekiticons\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=df39baf\",\"text_color\":\"globals\\/colors?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"text_indent\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1a622e48\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f5c3032\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"100\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"30\",\"bottom\":\"70\",\"left\":\"30\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"cb9c7d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"right\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"11018715\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unforgettable Traveling\",\"align\":\"right\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"225\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2ed0bf5b\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"225\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"editor\":\"<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.<\\/p>\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"db923a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"30caa860\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"slideshow\",\"background_image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_position_tablet\":\"center center\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center center\",\"background_size_mobile\":\"cover\",\"background_image_tablet\":{\"url\":\"https:\\/\\/kit.juliha.com\\/whiz\\/wp-content\\/uploads\\/sites\\/6\\/2021\\/04\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\",\"id\":304},\"background_size_tablet\":\"cover\",\"background_slideshow_gallery\":[{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"55\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/road-tripping-CSZ9H8G.jpg\"},{\"id\":\"57\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg\"}],\"background_slideshow_background_size\":\"cover\",\"background_slideshow_background_position\":\"center center\",\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"6e72f7a7\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7fa05e36\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5ea4aae7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a99d98c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Promise\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5c7b7f3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We Help To Save Your Money\\n\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4a5ec81a\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"593b8495\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"83dc7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-Money-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6241404f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Secure Payment\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c427bda\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"249f0b61\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"7d6625e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"40f12a77\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-customer-service-light\",\"library\":\"jkiticon\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6314f3a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Online Support\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c04d8a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"465b77cd\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"76603796\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"21dea44e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-save-money\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"196a6686\",\"elType\":\"widget\",\"settings\":{\"title\":\"Money Guarantee\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"22c679e3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"150a901b\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e4c1d0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4335675a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4513f3f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"27556f43\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41444ab2\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"32cae451\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"7f8d931\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"4910f45e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"40849dcf\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"5f780526\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d2fb30\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lily Astrid\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"1a5eb674\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cde5ea0\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5edc819\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5527e3e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"20e462e6\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"40\"},\"elements\":[{\"id\":\"289aa90b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"1c64f8db\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"62\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveler-girl-PZAA8HH_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Jane Smith\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"137928dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"466fa343\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"63\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Baron Lard\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"4c77e8f7\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_inline_size_tablet\":33.3},\"elements\":[{\"id\":\"2a2954b4\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"64\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Rolland A.\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"635a89db\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"hide_tablet\":\"hidden-tablet\"},\"elements\":[{\"id\":\"4b89da67\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"65\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Lucy Linda\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(472,98,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(476,82,'_edit_last','1'),(477,99,'_elementor_edit_mode','builder'),(478,99,'_elementor_template_type','wp-page'),(479,99,'_elementor_version','3.20.2'),(480,99,'_elementor_pro_version','3.20.0'),(481,99,'_wp_page_template','elementor_canvas'),(482,99,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(483,99,'_elementor_data','[{\"id\":\"6b390c38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"13\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-3T4FUPP.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"14c7fa4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"129790b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d1626ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ab82c83\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39460a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"11b651e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fd0d408\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f41aabf\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"29c66684\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"229c930a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b32cf8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"21a30429\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73893dd8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, Holtsville, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e211700\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2c01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"24d14e02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33521bae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f2d17b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15481163\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"33cd952b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ab8934c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dcbddd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629f6121\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6bf6e944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"598b1fbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5265926b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ee6537f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2406d4f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":23,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3635c1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4f8cff39\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6abc083\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19d2411d\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"384\",\"ekit_wpForms_text_color_label\":\"#6EC1E4\",\"ekit_wpForms_input_alignment_tablet\":\"left\",\"ekit_wpForms_field_bg_color\":\"#F3F3F3\",\"ekit_wpForms_field_text_color\":\"#7A7A7A\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#7A7A7A\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#7A7A7A\",\"ekit_wpForms_text_color_placeholder\":\"#7A7A7A\",\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=fe688ec\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false}]'),(484,99,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(486,81,'_edit_last','1'),(487,100,'_elementor_edit_mode','builder'),(488,100,'_elementor_template_type','wp-page'),(489,100,'_elementor_version','3.20.2'),(490,100,'_elementor_pro_version','3.20.0'),(491,100,'_wp_page_template','elementor_canvas'),(492,100,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(493,100,'_elementor_data','[{\"id\":\"4195311a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"568c9225\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"55211ff1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"36053543\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"42018be7\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dbd811d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"673eb0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2990243b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68d95c12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"561fe06\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3e700a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"4988a335\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d55313\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5a3f5f0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5535b22a\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6a1fda7\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6c03a378\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"33075891\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"51174b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41348826\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"181423cf\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"7c6b2706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"8b8de78\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d259ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbf91c1\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"225\",\"ekit_wpForms_text_color_label\":\"#000000\",\"ekit_wpForms_field_bg_color\":\"#FFFFFF\",\"ekit_wpForms_field_text_color\":\"#727272\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#72727200\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_wpForms_input_alignment_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#727272\",\"ekit_wpForms_field_description_typography_typography\":\"custom\",\"ekit_wpForms_field_description_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_weight\":\"400\",\"ekit_wpForms_field_typography_typography\":\"custom\",\"ekit_wpForms_field_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_weight\":\"400\",\"ekit_wpForms_text_color_placeholder\":\"#727272\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF00\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"ekit_wpForms_button_border_color_hover\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77858d11\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1330e838\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1899a79d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(494,100,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(496,76,'_edit_last','1'),(497,101,'_elementor_edit_mode','builder'),(498,101,'_elementor_template_type','wp-page'),(499,101,'_elementor_version','3.20.2'),(500,101,'_elementor_pro_version','3.20.0'),(501,101,'_wp_page_template','elementor_canvas'),(502,101,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(503,101,'_elementor_data','[{\"id\":\"60b5e5f7\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"416724bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"538338c5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1bb5badb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"1b817344\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"e7dac03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"5e12bfff\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(504,101,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(506,102,'_edit_lock','1711091784:1'),(507,102,'_elementor_edit_mode','builder'),(508,102,'_elementor_template_type','wp-page'),(509,102,'_elementor_version','3.20.2'),(510,102,'_elementor_pro_version','3.20.0'),(511,102,'_wp_page_template','elementor_canvas'),(512,102,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(513,102,'_elementor_data','[{\"id\":\"2c6524c6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"25\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/carefree-travel-RLXNRKM.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38a4b0cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"69e332b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b01c6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Reviews\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71bcc9f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e28e223\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f3bd4dc\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cd0a3b6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"11b72187\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a21a4cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"740b5926\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a491aba\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46fb182f\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2b978e1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7999ebce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"14603548\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"475da81e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ac94f1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"521b8abd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"388a62ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"41386c70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78d198c8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f803642\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"34cdaa02\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d726142\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"5e754bcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f95d8f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4e95e9d5\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78eb7078\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d7701e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2cc67e1c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"19f728df\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"62436e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ebd7b1f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"1180f853\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"280e63b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"126fbc3b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(514,102,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(515,104,'_edit_lock','1711282979:1'),(516,105,'_elementor_edit_mode','builder'),(517,105,'_elementor_template_type','wp-page'),(518,105,'_elementor_version','3.20.2'),(519,105,'_elementor_pro_version','3.20.0'),(520,105,'_wp_page_template','elementor_canvas'),(521,105,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(522,105,'_elementor_data','[{\"id\":\"2c6524c6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"25\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/carefree-travel-RLXNRKM.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38a4b0cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"69e332b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b01c6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Reviews\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71bcc9f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e28e223\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f3bd4dc\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cd0a3b6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"11b72187\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a21a4cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"740b5926\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a491aba\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46fb182f\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2b978e1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7999ebce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"14603548\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"475da81e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ac94f1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"521b8abd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"388a62ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"41386c70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78d198c8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f803642\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"34cdaa02\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d726142\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"5e754bcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f95d8f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4e95e9d5\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78eb7078\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d7701e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2cc67e1c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"19f728df\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"62436e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ebd7b1f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"1180f853\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"280e63b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"126fbc3b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(523,105,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(524,106,'_elementor_edit_mode','builder'),(525,106,'_elementor_template_type','wp-page'),(526,106,'_elementor_version','3.20.2'),(527,106,'_elementor_pro_version','3.20.0'),(528,106,'_wp_page_template','elementor_canvas'),(529,106,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(530,106,'_elementor_data','[{\"id\":\"2c6524c6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"25\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/carefree-travel-RLXNRKM.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38a4b0cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"69e332b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b01c6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Reviews\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71bcc9f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e28e223\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f3bd4dc\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cd0a3b6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"11b72187\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a21a4cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"740b5926\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a491aba\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46fb182f\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2b978e1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7999ebce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"14603548\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"475da81e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ac94f1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"521b8abd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"388a62ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"41386c70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78d198c8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f803642\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"34cdaa02\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d726142\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"5e754bcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f95d8f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4e95e9d5\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78eb7078\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d7701e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2cc67e1c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"19f728df\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"62436e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ebd7b1f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"1180f853\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"280e63b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"126fbc3b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(531,106,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(532,107,'_elementor_edit_mode','builder'),(533,107,'_elementor_template_type','wp-page'),(534,107,'_elementor_version','3.20.2'),(535,107,'_elementor_pro_version','3.20.0'),(536,107,'_wp_page_template','elementor_canvas'),(537,107,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(538,107,'_elementor_data','[{\"id\":\"2c6524c6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"25\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/carefree-travel-RLXNRKM.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38a4b0cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"69e332b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b01c6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Reviews\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71bcc9f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e28e223\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f3bd4dc\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cd0a3b6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"11b72187\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a21a4cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"740b5926\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a491aba\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46fb182f\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2b978e1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7999ebce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"14603548\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"475da81e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ac94f1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"521b8abd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"388a62ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"41386c70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78d198c8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f803642\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"34cdaa02\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d726142\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"5e754bcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f95d8f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4e95e9d5\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78eb7078\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d7701e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2cc67e1c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"19f728df\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"62436e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ebd7b1f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"1180f853\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"280e63b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"126fbc3b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(539,107,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(540,104,'_elementor_edit_mode','builder'),(541,104,'_elementor_template_type','wp-page'),(542,104,'_elementor_version','3.20.2'),(543,104,'_elementor_pro_version','3.20.0'),(544,104,'_wp_page_template','default'),(545,104,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(546,104,'_elementor_data','[{\"id\":\"50575715\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"367bb0fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67c2147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7806b9ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"633d2ba4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66da412b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18ec89f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37745c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"2ff1a0ed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3594ed7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41e329cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f5defe\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"575ba8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4ecfa1cd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"69898ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78fdd5c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70969c93\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b634e95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"70c92b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"3d1d5ab1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e2f27ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c75f70a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60844d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3acac39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"5b9a5f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7cfaedd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3133f96e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6635d4d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715e078\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f98a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"6fbf3808\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4cb7c053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d562b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b19e770\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1330bbc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"68e99c54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"79b76429\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"297414dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"407455c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71fcff97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5580ffa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"5b2894a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cbe0851\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"685c8ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"26d965f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61a492ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"481856da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"4b280058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"2fcc526f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"17549078\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"34bd654e\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bceb1cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4927860a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6b9e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e01a23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45dd8d0a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"351c4aa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3445e426\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ef8853\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"8cac660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec22ab0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3b38f21c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"55669e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7553c4cf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5af916ea\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"50d511b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"428f76d4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4ba35355\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(547,104,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(548,104,'_edit_last','1'),(549,109,'_elementor_edit_mode','builder'),(550,109,'_elementor_template_type','wp-page'),(551,109,'_elementor_version','3.20.2'),(552,109,'_elementor_pro_version','3.20.0'),(553,109,'_wp_page_template','default'),(554,109,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(555,109,'_elementor_data','[{\"id\":\"50575715\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"367bb0fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67c2147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7806b9ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"633d2ba4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66da412b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18ec89f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37745c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"2ff1a0ed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3594ed7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41e329cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f5defe\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"575ba8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4ecfa1cd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"69898ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78fdd5c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70969c93\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b634e95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"70c92b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"3d1d5ab1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e2f27ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c75f70a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60844d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3acac39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"5b9a5f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7cfaedd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3133f96e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6635d4d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715e078\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f98a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"6fbf3808\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4cb7c053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d562b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b19e770\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1330bbc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"68e99c54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"79b76429\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"297414dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"407455c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71fcff97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5580ffa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"5b2894a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cbe0851\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"685c8ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"26d965f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61a492ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"481856da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"4b280058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"2fcc526f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"17549078\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"34bd654e\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bceb1cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4927860a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6b9e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e01a23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45dd8d0a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"351c4aa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3445e426\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ef8853\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"8cac660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec22ab0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3b38f21c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"55669e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7553c4cf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5af916ea\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"50d511b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"428f76d4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4ba35355\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(556,109,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(557,102,'_edit_last','1'),(558,110,'_elementor_edit_mode','builder'),(559,110,'_elementor_template_type','wp-page'),(560,110,'_elementor_version','3.20.2'),(561,110,'_elementor_pro_version','3.20.0'),(562,110,'_wp_page_template','elementor_canvas'),(563,110,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (564,110,'_elementor_data','[{\"id\":\"2c6524c6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"25\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/carefree-travel-RLXNRKM.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"38a4b0cb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"69e332b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b01c6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers Reviews\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71bcc9f8\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e28e223\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f3bd4dc\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400,\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7cd0a3b6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"11b72187\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5a21a4cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"740b5926\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a491aba\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46fb182f\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"2b978e1c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7999ebce\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"14603548\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"475da81e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ac94f1c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"521b8abd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"388a62ae\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"41386c70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"78d198c8\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f803642\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"34cdaa02\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d726142\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"5e754bcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f95d8f8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4e95e9d5\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78eb7078\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"79d7701e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2cc67e1c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"19f728df\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"62436e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ebd7b1f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"1180f853\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"280e63b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"126fbc3b\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(565,110,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(566,111,'_elementor_edit_mode','builder'),(567,111,'_elementor_template_type','wp-page'),(568,111,'_elementor_version','3.20.2'),(569,111,'_elementor_pro_version','3.20.0'),(570,111,'_wp_page_template','elementor_canvas'),(571,111,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(572,111,'_elementor_data','[{\"id\":\"4195311a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"568c9225\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"55211ff1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"36053543\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"42018be7\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dbd811d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"673eb0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2990243b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"68d95c12\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"561fe06\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"3e700a38\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"4988a335\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"47d55313\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5a3f5f0e\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5535b22a\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6a1fda7\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6c03a378\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"33075891\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"51174b46\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"41348826\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"181423cf\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"7c6b2706\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"8b8de78\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d259ade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4fbf91c1\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"225\",\"ekit_wpForms_text_color_label\":\"#000000\",\"ekit_wpForms_field_bg_color\":\"#FFFFFF\",\"ekit_wpForms_field_text_color\":\"#727272\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#72727200\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_wpForms_input_alignment_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#727272\",\"ekit_wpForms_field_description_typography_typography\":\"custom\",\"ekit_wpForms_field_description_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_weight\":\"400\",\"ekit_wpForms_field_typography_typography\":\"custom\",\"ekit_wpForms_field_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_weight\":\"400\",\"ekit_wpForms_text_color_placeholder\":\"#727272\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF00\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"ekit_wpForms_button_border_color_hover\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"77858d11\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1330e838\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"1899a79d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(573,111,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(575,112,'_elementor_edit_mode','builder'),(576,112,'_elementor_template_type','wp-page'),(577,112,'_elementor_version','3.20.2'),(578,112,'_elementor_pro_version','3.20.0'),(579,112,'_wp_page_template','elementor_canvas'),(580,112,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(581,112,'_elementor_data','[{\"id\":\"50575715\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"367bb0fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67c2147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7806b9ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"633d2ba4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66da412b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18ec89f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37745c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"2ff1a0ed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3594ed7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41e329cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f5defe\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"575ba8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4ecfa1cd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"69898ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78fdd5c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70969c93\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b634e95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"70c92b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"3d1d5ab1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e2f27ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c75f70a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60844d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3acac39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"5b9a5f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7cfaedd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3133f96e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6635d4d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715e078\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f98a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"6fbf3808\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4cb7c053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d562b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b19e770\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1330bbc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"68e99c54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"79b76429\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"297414dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"407455c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71fcff97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5580ffa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"5b2894a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cbe0851\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"685c8ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"26d965f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61a492ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"481856da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"4b280058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"2fcc526f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"17549078\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"34bd654e\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bceb1cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4927860a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6b9e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e01a23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45dd8d0a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"351c4aa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3445e426\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ef8853\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"8cac660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec22ab0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3b38f21c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"55669e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7553c4cf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5af916ea\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"50d511b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"428f76d4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4ba35355\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(582,112,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(583,113,'_elementor_edit_mode','builder'),(584,113,'_elementor_template_type','wp-page'),(585,113,'_elementor_version','3.20.2'),(586,113,'_elementor_pro_version','3.20.0'),(587,113,'_wp_page_template','elementor_canvas'),(588,113,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(589,113,'_elementor_data','[{\"id\":\"50575715\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"367bb0fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67c2147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7806b9ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"633d2ba4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66da412b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18ec89f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37745c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"2ff1a0ed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3594ed7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41e329cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f5defe\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"575ba8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4ecfa1cd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"69898ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78fdd5c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70969c93\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b634e95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"70c92b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"3d1d5ab1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e2f27ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c75f70a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60844d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3acac39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"5b9a5f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7cfaedd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3133f96e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6635d4d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715e078\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f98a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"6fbf3808\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4cb7c053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d562b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b19e770\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1330bbc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"68e99c54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"79b76429\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"297414dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"407455c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71fcff97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5580ffa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"5b2894a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cbe0851\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"685c8ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"26d965f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61a492ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"481856da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"4b280058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"2fcc526f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"17549078\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"34bd654e\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bceb1cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4927860a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6b9e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e01a23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45dd8d0a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"351c4aa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3445e426\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ef8853\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"8cac660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec22ab0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3b38f21c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"55669e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7553c4cf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5af916ea\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"50d511b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"428f76d4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4ba35355\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(590,113,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(591,114,'_elementor_edit_mode','builder'),(592,114,'_elementor_template_type','wp-page'),(593,114,'_elementor_version','3.20.2'),(594,114,'_elementor_pro_version','3.20.0'),(595,114,'_wp_page_template','elementor_canvas'),(596,114,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(597,114,'_elementor_data','[{\"id\":\"50575715\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"367bb0fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67c2147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7806b9ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"633d2ba4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66da412b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18ec89f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37745c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"2ff1a0ed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3594ed7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41e329cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f5defe\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"575ba8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4ecfa1cd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"69898ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78fdd5c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70969c93\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b634e95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"70c92b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"3d1d5ab1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e2f27ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c75f70a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60844d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3acac39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"5b9a5f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7cfaedd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3133f96e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6635d4d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715e078\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f98a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"6fbf3808\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4cb7c053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d562b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b19e770\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1330bbc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"68e99c54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"79b76429\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"297414dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"407455c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71fcff97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5580ffa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"5b2894a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cbe0851\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"685c8ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"26d965f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61a492ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"481856da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"4b280058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"2fcc526f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"17549078\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"34bd654e\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bceb1cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4927860a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6b9e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e01a23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45dd8d0a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"351c4aa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3445e426\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ef8853\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"8cac660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec22ab0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3b38f21c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"55669e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7553c4cf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5af916ea\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"50d511b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"428f76d4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4ba35355\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(598,114,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(599,115,'_elementor_edit_mode','builder'),(600,115,'_elementor_template_type','page'),(601,115,'_elementor_data','[{\"id\":\"54fc954f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"78d4faea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":10},\"elements\":[{\"id\":\"2bdeafc3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":129.437},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e64135\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"78409f66\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"27e0ae2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"633818bc\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(602,115,'_wp_page_template','elementor_canvas'),(603,115,'jkit-condition','a:1:{i:0;a:10:{s:8:\"location\";s:8:\"all_site\";s:7:\"enclose\";s:7:\"include\";s:8:\"archives\";s:0:\"\";s:15:\"archives_author\";s:0:\"\";s:16:\"archive_taxonomy\";s:0:\"\";s:8:\"singular\";s:0:\"\";s:8:\"posttype\";s:0:\"\";s:13:\"singular_post\";s:0:\"\";s:17:\"singular_taxonomy\";s:0:\"\";s:15:\"singular_author\";s:0:\"\";}}'),(604,116,'_elementor_edit_mode','builder'),(605,116,'_elementor_template_type','page'),(606,116,'_elementor_data','[]'),(607,116,'_wp_page_template','elementor_canvas'),(608,115,'_elementor_version','3.20.2'),(609,115,'_elementor_pro_version','3.20.0'),(610,115,'_edit_lock','1711283661:1'),(611,115,'ekit_post_views_count','2'),(623,118,'_elementor_data','[{\"id\":\"54fc954f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"78d4faea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bdeafc3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e64135\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"78409f66\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"27e0ae2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"633818bc\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(622,118,'_elementor_template_type','page'),(621,118,'_elementor_edit_mode','builder'),(620,115,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(624,118,'_wp_page_template','elementor_canvas'),(625,118,'_elementor_version','3.20.2'),(626,118,'_elementor_pro_version','3.20.0'),(627,118,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(628,115,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(629,119,'_elementor_edit_mode','builder'),(630,119,'_elementor_template_type','page'),(631,119,'_elementor_data','[{\"id\":\"32c3ec67\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"69777fc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"15e6e901\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"63ba4735\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"57dfb78b\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e612b34\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ee23db3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"242dfdff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"177c6d23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"468d42e6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"2e668574\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"cf63ad0\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ca1dcaf\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3d32613d\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2e793af3\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b797d7\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"19a4715a\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3ad3d112\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"19b95272\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68153000\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f68eb9a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"1255fda1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"1f4849ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"181d9040\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39bc4a43\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"225\",\"ekit_wpForms_text_color_label\":\"#000000\",\"ekit_wpForms_field_bg_color\":\"#FFFFFF\",\"ekit_wpForms_field_text_color\":\"#727272\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#72727200\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_wpForms_input_alignment_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#727272\",\"ekit_wpForms_field_description_typography_typography\":\"custom\",\"ekit_wpForms_field_description_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_weight\":\"400\",\"ekit_wpForms_field_typography_typography\":\"custom\",\"ekit_wpForms_field_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_weight\":\"400\",\"ekit_wpForms_text_color_placeholder\":\"#727272\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF00\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"ekit_wpForms_button_border_color_hover\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147c7de7\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1d503b91\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d503fc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(632,119,'_wp_page_template','elementor_canvas'),(633,119,'jkit-condition','a:1:{i:0;a:10:{s:8:\"location\";s:8:\"all_site\";s:7:\"enclose\";s:7:\"include\";s:8:\"archives\";s:0:\"\";s:15:\"archives_author\";s:0:\"\";s:16:\"archive_taxonomy\";s:0:\"\";s:8:\"singular\";s:0:\"\";s:8:\"posttype\";s:0:\"\";s:13:\"singular_post\";s:0:\"\";s:17:\"singular_taxonomy\";s:0:\"\";s:15:\"singular_author\";s:0:\"\";}}'),(634,120,'_elementor_edit_mode','builder'),(635,120,'_elementor_template_type','page'),(636,120,'_elementor_data','[]'),(637,120,'_wp_page_template','elementor_canvas'),(638,119,'_elementor_version','3.20.2'),(639,119,'_elementor_pro_version','3.20.0'),(640,119,'ekit_post_views_count','4'),(641,119,'_edit_lock','1711283493:1'),(655,123,'_elementor_data','[{\"id\":\"32c3ec67\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"69777fc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"15e6e901\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"63ba4735\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"57dfb78b\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e612b34\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"7ee23db3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"242dfdff\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"177c6d23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"468d42e6\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"2e668574\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"cf63ad0\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5ca1dcaf\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3d32613d\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"2e793af3\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8b797d7\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"19a4715a\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3ad3d112\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"19b95272\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"68153000\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f68eb9a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"1255fda1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"1f4849ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"181d9040\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39bc4a43\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"225\",\"ekit_wpForms_text_color_label\":\"#000000\",\"ekit_wpForms_field_bg_color\":\"#FFFFFF\",\"ekit_wpForms_field_text_color\":\"#727272\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#72727200\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_wpForms_input_alignment_tablet\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"200\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#727272\",\"ekit_wpForms_field_description_typography_typography\":\"custom\",\"ekit_wpForms_field_description_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_description_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_description_typography_font_weight\":\"400\",\"ekit_wpForms_field_typography_typography\":\"custom\",\"ekit_wpForms_field_typography_font_family\":\"Open Sans\",\"ekit_wpForms_field_typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_wpForms_field_typography_font_weight\":\"400\",\"ekit_wpForms_text_color_placeholder\":\"#727272\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF00\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"ekit_wpForms_button_border_color_hover\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"147c7de7\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"1d503b91\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"7d503fc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(654,123,'_elementor_template_type','page'),(653,123,'_elementor_edit_mode','builder'),(652,119,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(662,124,'_wp_page_template','elementor_canvas'),(663,124,'elementskit_template_activation',NULL),(664,124,'elementskit_template_type','header'),(656,123,'_wp_page_template','elementor_canvas'),(657,123,'_elementor_version','3.20.2'),(658,123,'_elementor_pro_version','3.20.0'),(660,123,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(661,119,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(665,124,'elementskit_template_condition_a','entire_site'),(666,124,'elementskit_template_condition_singular','all'),(667,124,'elementskit_template_condition_singular_id',NULL),(668,124,'_elementor_edit_mode','builder'),(669,124,'_elementor_template_type','wp-post'),(670,124,'_elementor_version','3.20.2'),(671,124,'_elementor_pro_version','3.20.0'),(672,124,'ekit_post_views_count','4'),(673,124,'_edit_lock','1711092884:1'),(697,128,'_elementor_version','3.20.2'),(696,128,'_elementor_template_type','wp-post'),(695,128,'_elementor_edit_mode','builder'),(694,128,'_wp_page_template','elementor_canvas'),(693,124,'_elementor_data','[{\"id\":\"6e2e8a4e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a4e3ac3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cc70ec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3f4a0606\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"1b4a8b4a\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"3e85f5e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"61d1db9e\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(692,124,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(682,126,'_wp_page_template','elementor_canvas'),(683,126,'_elementor_edit_mode','builder'),(684,126,'_elementor_template_type','wp-post'),(685,126,'_elementor_version','3.20.2'),(686,126,'_elementor_pro_version','3.20.0'),(687,127,'_wp_page_template','elementor_canvas'),(688,127,'_elementor_edit_mode','builder'),(689,127,'_elementor_template_type','wp-post'),(690,127,'_elementor_version','3.20.2'),(691,127,'_elementor_pro_version','3.20.0'),(698,128,'_elementor_pro_version','3.20.0'),(699,128,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(700,128,'_elementor_data','[{\"id\":\"6e2e8a4e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"5a4e3ac3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2cc70ec6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3f4a0606\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"1b4a8b4a\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"3e85f5e2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"61d1db9e\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(701,124,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(703,129,'_edit_last','1'),(704,129,'_edit_lock','1711092668:1'),(705,129,'_elementor_edit_mode','builder'),(706,129,'_elementor_template_type','wp-post'),(707,129,'_elementor_version','3.20.2'),(708,129,'_elementor_pro_version','3.20.0'),(709,129,'ekit_post_views_count','4'),(710,129,'_wp_page_template','elementor_canvas'),(711,129,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(712,129,'_elementor_data','[{\"id\":\"6d77e501\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4d2e37b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39b6e2ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3d5abf75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"9469cc9\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"6c5d6a3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"3c97c406\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(713,129,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(714,130,'_elementor_edit_mode','builder'),(715,130,'_elementor_template_type','wp-post'),(716,130,'_elementor_version','3.20.2'),(717,130,'_elementor_pro_version','3.20.0'),(718,130,'_wp_page_template','elementor_canvas'),(719,130,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(720,130,'_elementor_data','[{\"id\":\"6d77e501\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4d2e37b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39b6e2ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3d5abf75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"9469cc9\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"6c5d6a3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"3c97c406\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(721,130,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(722,131,'_elementor_edit_mode','builder'),(723,131,'_elementor_template_type','wp-post'),(724,131,'_elementor_version','3.20.2'),(725,131,'_elementor_pro_version','3.20.0'),(726,131,'_wp_page_template','elementor_canvas'),(727,131,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(728,131,'_elementor_data','[{\"id\":\"6d77e501\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4d2e37b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39b6e2ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3d5abf75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"9469cc9\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"6c5d6a3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"3c97c406\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(729,131,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(730,132,'_elementor_edit_mode','builder'),(731,132,'_elementor_template_type','wp-post'),(732,132,'_elementor_version','3.20.2'),(733,132,'_elementor_pro_version','3.20.0'),(734,132,'_wp_page_template','elementor_canvas'),(735,132,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(736,132,'_elementor_data','[{\"id\":\"6d77e501\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"4d2e37b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39b6e2ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3d5abf75\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"9469cc9\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"6c5d6a3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"3c97c406\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(737,132,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(739,134,'_edit_last','1'),(740,134,'_edit_lock','1711092785:1'),(741,134,'_elementor_edit_mode','builder'),(742,134,'_elementor_template_type','wp-post'),(743,134,'_elementor_version','3.20.2'),(744,134,'_elementor_pro_version','3.20.0'),(745,134,'ekit_post_views_count','3'),(746,134,'_wp_page_template','elementor_canvas'),(747,134,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(748,134,'_elementor_data','[{\"id\":\"258e5901\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"373e3434\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"733c7916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"343d27d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"10a7aca3\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"353f76a5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"48d76ce5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6513a81d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"192287e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"622b5e34\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"5d8bcc08\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"3ba7c4aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c8fd256\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3eaae139\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"47e182fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5d350011\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7c35feb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6bf34b74\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9fd3695\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"376e401a\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f88d739\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"150720a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"370f9a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d06cedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1dae04\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"2e6d32ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfddf4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(749,134,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(750,135,'_elementor_edit_mode','builder'),(751,135,'_elementor_template_type','wp-post'),(752,135,'_elementor_version','3.20.2'),(753,135,'_elementor_pro_version','3.20.0'),(754,135,'_wp_page_template','elementor_canvas'),(755,135,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(756,135,'_elementor_data','[{\"id\":\"258e5901\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"373e3434\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"733c7916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"343d27d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"10a7aca3\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"353f76a5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"48d76ce5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6513a81d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"192287e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"622b5e34\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"5d8bcc08\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"3ba7c4aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c8fd256\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3eaae139\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"47e182fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5d350011\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7c35feb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6bf34b74\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9fd3695\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"376e401a\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f88d739\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"150720a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"370f9a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d06cedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1dae04\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"2e6d32ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfddf4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(757,135,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(758,136,'_elementor_edit_mode','builder'),(759,136,'_elementor_template_type','wp-post'),(760,136,'_elementor_version','3.20.2'),(761,136,'_elementor_pro_version','3.20.0'),(762,136,'_wp_page_template','elementor_canvas'),(763,136,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(764,136,'_elementor_data','[{\"id\":\"258e5901\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"373e3434\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"733c7916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"343d27d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"10a7aca3\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"353f76a5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"48d76ce5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6513a81d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"192287e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"622b5e34\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"5d8bcc08\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"3ba7c4aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c8fd256\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3eaae139\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"47e182fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5d350011\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7c35feb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6bf34b74\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9fd3695\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"376e401a\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f88d739\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"150720a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"370f9a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d06cedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1dae04\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"2e6d32ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfddf4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(765,136,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(766,137,'_elementor_edit_mode','builder'),(767,137,'_elementor_template_type','wp-post'),(768,137,'_elementor_version','3.20.2'),(769,137,'_elementor_pro_version','3.20.0'),(770,137,'_wp_page_template','elementor_canvas'),(771,137,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(772,137,'_elementor_data','[{\"id\":\"258e5901\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"373e3434\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"733c7916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"343d27d6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"10a7aca3\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"353f76a5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"48d76ce5\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"6513a81d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"192287e5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"622b5e34\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"5d8bcc08\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"3ba7c4aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1c8fd256\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3eaae139\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"47e182fe\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5d350011\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7c35feb0\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6bf34b74\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"9fd3695\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"376e401a\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f88d739\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"150720a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"370f9a58\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1d06cedf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6d1dae04\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"2e6d32ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"cfddf4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(773,137,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1220,216,'_elementor_version','3.20.2'),(815,144,'_elementor_edit_mode','builder'),(816,144,'_elementor_template_type','wp-page'),(817,144,'_elementor_version','3.20.2'),(818,144,'_elementor_pro_version','3.20.0'),(819,144,'_wp_page_template','elementor_canvas'),(820,144,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(821,144,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(805,142,'_elementor_data','[{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1403,238,'_elementor_edit_mode','builder'),(1404,238,'_elementor_template_type','wp-page'),(1355,232,'_elementor_edit_mode','builder'),(1330,229,'_elementor_edit_mode','builder'),(1331,229,'_elementor_template_type','wp-page'),(1279,223,'_elementor_edit_mode','builder'),(1280,223,'_elementor_template_type','wp-page'),(1281,223,'_elementor_version','3.20.2'),(1282,223,'_elementor_pro_version','3.20.0'),(1283,223,'_wp_page_template','elementor_canvas'),(1284,223,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1285,223,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1254,220,'_elementor_edit_mode','builder'),(1255,220,'_elementor_template_type','wp-page'),(1256,220,'_elementor_version','3.20.2'),(1257,220,'_elementor_pro_version','3.20.0'),(1258,220,'_wp_page_template','elementor_canvas'),(1259,220,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1260,220,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1221,216,'_elementor_pro_version','3.20.0'),(1222,216,'_wp_page_template','elementor_canvas'),(1223,216,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1224,216,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(802,142,'_elementor_pro_version','3.20.0'),(803,142,'_wp_page_template','elementor_canvas'),(787,7,'_wp_page_template','default'),(788,7,'_elementor_page_settings','a:14:{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:10:\"New Rocker\";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:6:\"Montez\";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:10:\"New Rocker\";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:10:\"Rubik Dirt\";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:16:\"Yatra in Ayodhya\";s:16:\"site_description\";s:15:\"A Travel Agency\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:17:\"hello_header_menu\";s:1:\"4\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:15:\"activeItemIndex\";i:1;}'),(789,7,'_elementor_data','[]'),(790,141,'_elementor_edit_mode','builder'),(791,141,'_elementor_template_type','kit'),(799,142,'_elementor_edit_mode','builder'),(800,142,'_elementor_template_type','wp-page'),(801,142,'_elementor_version','3.20.2'),(793,141,'_wp_page_template','default'),(794,141,'_elementor_page_settings','a:12:{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:16:\"Yatra in Ayodhya\";s:16:\"site_description\";s:15:\"A Travel Agency\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:17:\"hello_header_menu\";s:1:\"4\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(795,141,'_elementor_data','[]'),(796,7,'_elementor_page_assets','a:0:{}'),(797,7,'_elementor_version','3.20.2'),(798,7,'_elementor_pro_version','3.20.0'),(806,142,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(807,143,'_elementor_edit_mode','builder'),(808,143,'_elementor_template_type','wp-page'),(809,143,'_elementor_version','3.20.2'),(810,143,'_elementor_pro_version','3.20.0'),(811,143,'_wp_page_template','elementor_canvas'),(812,143,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";}'),(813,143,'_elementor_data','[{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(814,143,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(822,144,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(823,145,'_wp_attached_file','2024/03/logo.jpeg'),(824,145,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:926;s:4:\"file\";s:17:\"2024/03/logo.jpeg\";s:8:\"filesize\";i:101601;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"logo-300x174.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14171;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"logo-1024x593.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:593;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65520;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"logo-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7524;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"logo-768x444.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47058;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:18:\"logo-1536x889.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:889;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102613;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(829,146,'_elementor_edit_mode','builder'),(830,146,'_elementor_template_type','wp-page'),(831,146,'_elementor_version','3.20.2'),(832,146,'_elementor_pro_version','3.20.0'),(833,146,'_wp_page_template','elementor_canvas'),(834,146,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(835,146,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(836,146,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(837,147,'_elementor_edit_mode','builder'),(838,147,'_elementor_template_type','wp-page'),(839,147,'_elementor_version','3.20.2'),(840,147,'_elementor_pro_version','3.20.0'),(841,147,'_wp_page_template','elementor_canvas'),(842,147,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(843,147,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(844,147,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1219,216,'_elementor_template_type','wp-page'),(845,148,'_elementor_edit_mode','builder'),(846,148,'_elementor_template_type','wp-page'),(847,148,'_elementor_version','3.20.2'),(848,148,'_elementor_pro_version','3.20.0'),(849,148,'_wp_page_template','elementor_canvas'),(850,148,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(851,148,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(852,148,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(854,145,'_wp_attachment_image_alt','yatrainayodhya logo'),(857,149,'_wp_attached_file','2024/03/cropped-logo.jpeg'),(858,149,'_wp_attachment_context','site-icon'),(859,149,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:25:\"2024/03/cropped-logo.jpeg\";s:8:\"filesize\";i:35493;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"cropped-logo-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18156;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"cropped-logo-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7347;}s:13:\"site_icon-270\";a:5:{s:4:\"file\";s:25:\"cropped-logo-270x270.jpeg\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15881;}s:13:\"site_icon-192\";a:5:{s:4:\"file\";s:25:\"cropped-logo-192x192.jpeg\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10115;}s:13:\"site_icon-180\";a:5:{s:4:\"file\";s:25:\"cropped-logo-180x180.jpeg\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9540;}s:12:\"site_icon-32\";a:5:{s:4:\"file\";s:23:\"cropped-logo-32x32.jpeg\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:842;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(860,150,'_wp_trash_meta_status','publish'),(861,150,'_wp_trash_meta_time','1711098161'),(862,151,'_edit_lock','1711098193:1'),(863,151,'_wp_trash_meta_status','publish'),(864,151,'_wp_trash_meta_time','1711098207'),(865,76,'_wp_trash_meta_status','publish'),(866,76,'_wp_trash_meta_time','1711098234'),(867,76,'_wp_desired_post_slug','header'),(868,81,'_wp_trash_meta_status','publish'),(869,81,'_wp_trash_meta_time','1711098242'),(870,81,'_wp_desired_post_slug','footer'),(871,152,'_elementor_edit_mode','builder'),(872,152,'_elementor_template_type','wp-page'),(873,152,'_elementor_version','3.20.2'),(874,152,'_elementor_pro_version','3.20.0'),(875,152,'_wp_page_template','elementor_canvas'),(876,152,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(877,152,'_elementor_data','[{\"id\":\"50575715\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"367bb0fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67c2147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7806b9ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"633d2ba4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66da412b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18ec89f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37745c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"2ff1a0ed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3594ed7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41e329cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f5defe\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"575ba8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4ecfa1cd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"69898ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78fdd5c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70969c93\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b634e95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"70c92b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"3d1d5ab1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e2f27ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c75f70a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60844d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3acac39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"5b9a5f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7cfaedd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3133f96e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6635d4d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715e078\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f98a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"6fbf3808\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4cb7c053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d562b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b19e770\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1330bbc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"68e99c54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"79b76429\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"297414dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"407455c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71fcff97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5580ffa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"5b2894a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cbe0851\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"685c8ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"26d965f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61a492ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"481856da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"4b280058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"2fcc526f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"17549078\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"34bd654e\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bceb1cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4927860a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6b9e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e01a23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45dd8d0a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"351c4aa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3445e426\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ef8853\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"8cac660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec22ab0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3b38f21c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"55669e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7553c4cf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5af916ea\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"50d511b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"428f76d4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4ba35355\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(878,152,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(880,153,'_menu_item_type','post_type'),(881,153,'_menu_item_menu_item_parent','0'),(882,153,'_menu_item_object_id','70'),(883,153,'_menu_item_object','page'),(884,153,'_menu_item_target',''),(885,153,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(886,153,'_menu_item_xfn',''),(887,153,'_menu_item_url',''),(889,154,'_menu_item_type','post_type'),(890,154,'_menu_item_menu_item_parent','0'),(891,154,'_menu_item_object_id','83'),(892,154,'_menu_item_object','page'),(893,154,'_menu_item_target',''),(894,154,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(895,154,'_menu_item_xfn',''),(896,154,'_menu_item_url',''),(898,155,'_menu_item_type','post_type'),(899,155,'_menu_item_menu_item_parent','0'),(900,155,'_menu_item_object_id','82'),(901,155,'_menu_item_object','page'),(902,155,'_menu_item_target',''),(903,155,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(904,155,'_menu_item_xfn',''),(905,155,'_menu_item_url',''),(926,158,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:45:\"2024/03/man-traveling-by-airplane-TSLCJM9.jpg\";s:8:\"filesize\";i:281893;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"man-traveling-by-airplane-TSLCJM9-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14813;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"man-traveling-by-airplane-TSLCJM9-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:39008;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"man-traveling-by-airplane-TSLCJM9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13686;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"man-traveling-by-airplane-TSLCJM9-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28311;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"man-traveling-by-airplane-TSLCJM9-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69123;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:47:\"man-traveling-by-airplane-TSLCJM9-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:113398;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark IV\";s:7:\"caption\";s:113:\"Silhouette of young man traveling by airplane. Pensive passenger looking through window during flight at sunrise.\";s:17:\"created_timestamp\";s:10:\"1536200699\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"500\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:25:\"Man traveling by airplane\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:50:{i:0;s:6:\"travel\";i:1;s:3:\"men\";i:2;s:8:\"airplane\";i:3;s:6:\"window\";i:4;s:7:\"sunrise\";i:5;s:3:\"sky\";i:6;s:9:\"moody sky\";i:7;s:6:\"Flying\";i:8;s:9:\"Passenger\";i:9;s:11:\"expectation\";i:10;s:13:\"Contemplation\";i:11;s:11:\"comfortable\";i:12;s:10:\"relaxation\";i:13;s:7:\"looking\";i:14;s:6:\"flight\";i:15;s:4:\"dawn\";i:16;s:11:\"exploration\";i:17;s:10:\"silhouette\";i:18;s:9:\"vacations\";i:19;s:8:\"aircraft\";i:20;s:5:\"plane\";i:21;s:14:\"transportation\";i:22;s:15:\"Business Travel\";i:23;s:19:\"Commercial Airplane\";i:24;s:7:\"pensive\";i:25;s:8:\"Sunlight\";i:26;s:7:\"Morning\";i:27;s:22:\"Looking Through Window\";i:28;s:15:\"Looking At View\";i:29;s:11:\"Businessman\";i:30;s:7:\"journey\";i:31;s:4:\"trip\";i:32;s:9:\"Enjoyment\";i:33;s:7:\"Indoors\";i:34;s:10:\"Lifestyles\";i:35;s:17:\"Mode of Transport\";i:36;s:7:\"Tourist\";i:37;s:7:\"tourism\";i:38;s:18:\"Aerospace Industry\";i:39;s:11:\"window seat\";i:40;s:8:\"traveler\";i:41;s:8:\"aviation\";i:42;s:11:\"young adult\";i:43;s:8:\"handsome\";i:44;s:8:\"portrait\";i:45;s:20:\"Recreational Pursuit\";i:46;s:4:\"view\";i:47;s:7:\"airline\";i:48;s:7:\"Sitting\";i:49;s:9:\"young men\";}}}'),(907,156,'_menu_item_type','post_type'),(908,156,'_menu_item_menu_item_parent','0'),(909,156,'_menu_item_object_id','104'),(910,156,'_menu_item_object','page'),(911,156,'_menu_item_target',''),(912,156,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(913,156,'_menu_item_xfn',''),(914,156,'_menu_item_url',''),(916,157,'_menu_item_type','post_type'),(917,157,'_menu_item_menu_item_parent','0'),(918,157,'_menu_item_object_id','102'),(919,157,'_menu_item_object','page'),(920,157,'_menu_item_target',''),(921,157,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(922,157,'_menu_item_xfn',''),(923,157,'_menu_item_url',''),(925,158,'_wp_attached_file','2024/03/man-traveling-by-airplane-TSLCJM9.jpg'),(927,158,'_elementor_source_image_hash','a2563307ae739ed6df4570e207fb2b20cf33ef61'),(928,159,'_wp_attached_file','2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg'),(929,159,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:46:\"2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\";s:8:\"filesize\";i:228779;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27938;}s:5:\"large\";a:5:{s:4:\"file\";s:48:\"simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130155;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16157;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:85192;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:48:\"simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:243155;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(930,159,'_elementor_source_image_hash','95607c5c734b8a077d9ceca337c6628326935fdf'),(931,160,'_wp_attached_file','2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg'),(932,160,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:72:\"2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\";s:8:\"filesize\";i:244800;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37458;}s:5:\"large\";a:5:{s:4:\"file\";s:74:\"camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:136611;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27565;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:92642;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:74:\"camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:242343;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"NIKON D810\";s:7:\"caption\";s:53:\"Camera Photographer Inspiration Journey Style Concept\";s:17:\"created_timestamp\";s:10:\"1461084800\";s:9:\"copyright\";s:13:\"Rawpixel Ltd.\";s:12:\"focal_length\";s:2:\"24\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:53:\"Camera Photographer Inspiration Journey Style Concept\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:48:{i:0;s:8:\"activity\";i:1;s:9:\"adventure\";i:2;s:5:\"alone\";i:3;s:15:\"asian ethnicity\";i:4;s:6:\"camera\";i:5;s:6:\"casual\";i:6;s:8:\"commuter\";i:7;s:11:\"destination\";i:8;s:9:\"enjoyment\";i:9;s:10:\"experience\";i:10;s:7:\"explore\";i:11;s:4:\"girl\";i:12;s:7:\"hangout\";i:13;s:9:\"happiness\";i:14;s:5:\"hobby\";i:15;s:7:\"holiday\";i:16;s:7:\"journey\";i:17;s:7:\"leisure\";i:18;s:16:\"leisure activity\";i:19;s:9:\"lifestyle\";i:20;s:8:\"location\";i:21;s:8:\"outdoors\";i:22;s:10:\"photograph\";i:23;s:12:\"photographer\";i:24;s:13:\"photographing\";i:25;s:11:\"photography\";i:26;s:8:\"portrait\";i:27;s:10:\"recreation\";i:28;s:20:\"recreational pursuit\";i:29;s:5:\"relax\";i:30;s:10:\"relaxation\";i:31;s:11:\"sightseeing\";i:32;s:7:\"smiling\";i:33;s:6:\"street\";i:34;s:10:\"streetwear\";i:35;s:5:\"style\";i:36;s:10:\"technology\";i:37;s:4:\"tour\";i:38;s:7:\"tourism\";i:39;s:7:\"tourist\";i:40;s:6:\"travel\";i:41;s:18:\"travel destination\";i:42;s:8:\"traveler\";i:43;s:9:\"traveling\";i:44;s:4:\"trip\";i:45;s:8:\"vacation\";i:46;s:10:\"wanderlust\";i:47;s:5:\"woman\";}}}'),(933,160,'_elementor_source_image_hash','ccd0b30122a9d8927797020df994d6400424df63'),(934,161,'_wp_attached_file','2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg'),(935,161,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2400;s:6:\"height\";i:1350;s:4:\"file\";s:72:\"2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\";s:8:\"filesize\";i:272174;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:72:\"a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26673;}s:5:\"large\";a:5:{s:4:\"file\";s:73:\"a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84446;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:72:\"a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23482;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:72:\"a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56391;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:73:\"a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:165598;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:74:\"a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-2048x1152.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:270698;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:20:\"biletskiyevgeniy.com\";s:6:\"camera\";s:7:\"GFX 50R\";s:7:\"caption\";s:133:\"A traveler in a yellow raincoat. Skagsanden beach on Lofoten Islands, Norway. Journey and adventure. Winter landscape. Travel - image\";s:17:\"created_timestamp\";s:10:\"1581684569\";s:9:\"copyright\";s:20:\"biletskiyevgeniy.com\";s:12:\"focal_length\";s:2:\"23\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:18:\"0.0041666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:37:{i:0;s:6:\"travel\";i:1;s:8:\"raincoat\";i:2;s:10:\"travelling\";i:3;s:4:\"step\";i:4;s:3:\"way\";i:5;s:9:\"landscape\";i:6;s:6:\"norway\";i:7;s:7:\"lofoten\";i:8;s:6:\"island\";i:9;s:8:\"mountain\";i:10;s:5:\"beach\";i:11;s:5:\"ocean\";i:12;s:3:\"sea\";i:13;s:4:\"view\";i:14;s:5:\"water\";i:15;s:3:\"sky\";i:16;s:9:\"exploring\";i:17;s:6:\"europe\";i:18;s:11:\"destination\";i:19;s:6:\"people\";i:20;s:5:\"young\";i:21;s:9:\"lifestyle\";i:22;s:7:\"tourist\";i:23;s:8:\"vacation\";i:24;s:5:\"adult\";i:25;s:5:\"woman\";i:26;s:6:\"person\";i:27;s:7:\"tourism\";i:28;s:7:\"journey\";i:29;s:8:\"traveler\";i:30;s:6:\"nature\";i:31;s:9:\"adventure\";i:32;s:4:\"girl\";i:33;s:6:\"female\";i:34;s:7:\"outdoor\";i:35;s:4:\"trip\";i:36;s:10:\"background\";}}}'),(936,161,'_elementor_source_image_hash','8155a6d857385229f035cc4103c8be0a42a8cd25'),(937,162,'_elementor_edit_mode','builder'),(938,162,'_elementor_template_type','page'),(939,162,'_elementor_version','3.20.2'),(940,162,'_elementor_pro_version','3.20.0'),(941,163,'_elementor_edit_mode','builder'),(942,163,'_elementor_template_type','page'),(943,163,'_elementor_version','3.20.2'),(944,163,'_elementor_pro_version','3.20.0'),(945,162,'_wp_page_template','elementor_canvas'),(946,162,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(947,162,'_elementor_data','[{\"id\":\"3f9d7f5a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"158\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/man-traveling-by-airplane-TSLCJM9.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31a30f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a327786\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7716066\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Memories\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f01cac\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40976b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"27ce5063\",\"elType\":\"widget\",\"settings\":{\"sg_setting_column_responsive\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sg_setting_grid\":\"masonry\",\"sg_setting_link_to\":\"none\",\"sg_filter_all_label\":\"All\",\"sg_filter_list\":[{\"sg_filter_list_name\":\"Gallery Item\",\"_id\":\"ecf6fdd\"}],\"sg_gallery_image_size_imagesize_size\":\"1536x1536\",\"sg_gallery_list\":[{\"sg_gallery_list_image\":{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},\"_id\":\"648f3b9\",\"sg_gallery_list_item_name\":\"Alaska\",\"sg_gallery_list_content\":\"<p>USA<\\/p>\",\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"sg_gallery_list_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"_id\":\"79959de\",\"sg_gallery_list_item_name\":\"Philippines\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\",\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"sg_gallery_list_image\":{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},\"_id\":\"92cc651\",\"sg_gallery_list_item_name\":\"Venice\",\"sg_gallery_list_content\":\"<p>Italy<\\/p>\",\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"sg_gallery_list_image\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"_id\":\"bd194ea\",\"sg_gallery_list_item_name\":\"El Nino\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\",\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"sg_gallery_list_image\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"_id\":\"3235463\",\"sg_gallery_list_item_name\":\"Bali\",\"sg_gallery_list_content\":\"<p>Indonesia<\\/p>\",\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"15d94da\",\"sg_gallery_list_item_name\":\"Skagsanden\",\"sg_gallery_list_content\":\"<p>Norway<\\/p>\",\"sg_gallery_list_image\":{\"id\":\"161\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\"},\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}}],\"sg_loadmore_button_text\":\"Load More\",\"sg_loadmore_nomore_text\":\"No More Item\",\"st_item_hover_background_background_background\":\"classic\",\"st_item_hover_background_background_color\":\"#00000052\",\"st_item_hover_opacity_responsive\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"st_search_form_placeholder\":\"Search Gallery Item...\",\"__globals__\":{\"st_control_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_item_hover_background_background_color\":\"\",\"st_item_title_typography_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_item_content_typography_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_loadmore_normal_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_price_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_rating_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_category_typography_content_typography_typography\":\"globals\\/typography?id=accent\"},\"sg_setting_icon_lightbox\":{\"value\":\"fas fa-search-plus\",\"library\":\"fa-solid\"},\"sg_setting_icon_link\":{\"value\":\"fas fa-link\",\"library\":\"fa-solid\"},\"sg_loadmore_button_icon\":{\"value\":\"\",\"library\":\"\"},\"st_container_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_container_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_container_background_background_slideshow_gallery\":[],\"st_control_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_control_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_control_normal_background_background_slideshow_gallery\":[],\"st_control_active_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_control_active_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_control_active_background_background_slideshow_gallery\":[],\"st_item_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_background_background_slideshow_gallery\":[],\"st_item_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_hover_background_background_slideshow_gallery\":[],\"st_item_card_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_card_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_card_background_background_slideshow_gallery\":[],\"st_icon_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_icon_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_icon_normal_background_background_slideshow_gallery\":[],\"st_icon_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_icon_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_icon_hover_background_background_slideshow_gallery\":[],\"st_loadmore_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_loadmore_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_loadmore_normal_background_background_slideshow_gallery\":[],\"st_loadmore_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_loadmore_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_loadmore_hover_background_background_slideshow_gallery\":[],\"st_category_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_category_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_category_background_background_slideshow_gallery\":[],\"st_search_control_icon\":{\"value\":\"fas fa-angle-down\",\"library\":\"fa-solid\"},\"st_search_form_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_search_form_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_search_form_background_background_slideshow_gallery\":[],\"st_search_dropdown_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_search_dropdown_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_search_dropdown_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"305ec6bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f576a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"416a0521\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"19242a72\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"33b94b66\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"768b4b02\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2675a4d3\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"710d3000\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53e27d39\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"c2600f9\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"1fc997cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67e62ffa\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2d907d92\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"49b63e12\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2131149e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5316f775\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256e018\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61c4578a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"79248cdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1226af20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fa58bbc\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6781f095\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1bf49ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3025090f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"577b89f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7252adcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69e5fea7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3cc3f2ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e46af6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"269a8f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a279515\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d26a75c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ec8ac6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7da40aed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1af8d667\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61df5687\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2b59ccaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e18977f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"545c1a24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d103ae\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(948,164,'_elementor_edit_mode','builder'),(949,164,'_elementor_template_type','page'),(950,164,'_elementor_version','3.20.2'),(951,164,'_elementor_pro_version','3.20.0'),(952,164,'_wp_page_template','elementor_canvas'),(953,164,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(954,164,'_elementor_data','[{\"id\":\"3f9d7f5a\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"158\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/man-traveling-by-airplane-TSLCJM9.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31a30f56\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a327786\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7716066\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Memories\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3f01cac\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"40976b83\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"27ce5063\",\"elType\":\"widget\",\"settings\":{\"sg_setting_column_responsive\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sg_setting_grid\":\"masonry\",\"sg_setting_link_to\":\"none\",\"sg_filter_all_label\":\"All\",\"sg_filter_list\":[{\"sg_filter_list_name\":\"Gallery Item\",\"_id\":\"ecf6fdd\"}],\"sg_gallery_image_size_imagesize_size\":\"1536x1536\",\"sg_gallery_list\":[{\"sg_gallery_list_image\":{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},\"_id\":\"648f3b9\",\"sg_gallery_list_item_name\":\"Alaska\",\"sg_gallery_list_content\":\"<p>USA<\\/p>\",\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"sg_gallery_list_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"_id\":\"79959de\",\"sg_gallery_list_item_name\":\"Philippines\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\",\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"sg_gallery_list_image\":{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},\"_id\":\"92cc651\",\"sg_gallery_list_item_name\":\"Venice\",\"sg_gallery_list_content\":\"<p>Italy<\\/p>\",\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"sg_gallery_list_image\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"_id\":\"bd194ea\",\"sg_gallery_list_item_name\":\"El Nino\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\",\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"sg_gallery_list_image\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"_id\":\"3235463\",\"sg_gallery_list_item_name\":\"Bali\",\"sg_gallery_list_content\":\"<p>Indonesia<\\/p>\",\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}},{\"_id\":\"15d94da\",\"sg_gallery_list_item_name\":\"Skagsanden\",\"sg_gallery_list_content\":\"<p>Norway<\\/p>\",\"sg_gallery_list_image\":{\"id\":\"161\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\"},\"sg_gallery_list_enable_video\":0,\"sg_gallery_list_video_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"},\"sg_gallery_list_video_to\":\"lightbox\",\"sg_gallery_list_video_icon\":{\"value\":\"far fa-play-circle\",\"library\":\"fa-regular\"},\"sg_gallery_list_control_name\":\"\",\"sg_gallery_list_enable_price\":0,\"sg_gallery_list_price\":\"\",\"sg_gallery_list_enable_rating\":0,\"sg_gallery_list_rating_icon_full\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating_icon_half\":{\"value\":\"fas fa-star-half\",\"library\":\"fa-solid\"},\"sg_gallery_list_rating\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"sg_gallery_list_enable_category\":0,\"sg_gallery_list_category\":\"\",\"sg_gallery_list_enable_lightbox\":\"yes\",\"sg_gallery_list_enable_link\":\"yes\",\"sg_gallery_list_link\":{\"url\":\"\",\"is_external\":false,\"nofollow\":false,\"custom_attributes\":\"\"}}],\"sg_loadmore_button_text\":\"Load More\",\"sg_loadmore_nomore_text\":\"No More Item\",\"st_item_hover_background_background_background\":\"classic\",\"st_item_hover_background_background_color\":\"#00000052\",\"st_item_hover_opacity_responsive\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"st_search_form_placeholder\":\"Search Gallery Item...\",\"__globals__\":{\"st_control_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_item_hover_background_background_color\":\"\",\"st_item_title_typography_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_item_content_typography_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_loadmore_normal_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_price_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_rating_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_category_typography_content_typography_typography\":\"globals\\/typography?id=accent\"},\"sg_setting_icon_lightbox\":{\"value\":\"fas fa-search-plus\",\"library\":\"fa-solid\"},\"sg_setting_icon_link\":{\"value\":\"fas fa-link\",\"library\":\"fa-solid\"},\"sg_loadmore_button_icon\":{\"value\":\"\",\"library\":\"\"},\"st_container_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_container_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_container_background_background_slideshow_gallery\":[],\"st_control_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_control_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_control_normal_background_background_slideshow_gallery\":[],\"st_control_active_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_control_active_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_control_active_background_background_slideshow_gallery\":[],\"st_item_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_background_background_slideshow_gallery\":[],\"st_item_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_hover_background_background_slideshow_gallery\":[],\"st_item_card_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_card_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_item_card_background_background_slideshow_gallery\":[],\"st_icon_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_icon_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_icon_normal_background_background_slideshow_gallery\":[],\"st_icon_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_icon_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_icon_hover_background_background_slideshow_gallery\":[],\"st_loadmore_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_loadmore_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_loadmore_normal_background_background_slideshow_gallery\":[],\"st_loadmore_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_loadmore_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_loadmore_hover_background_background_slideshow_gallery\":[],\"st_category_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_category_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_category_background_background_slideshow_gallery\":[],\"st_search_control_icon\":{\"value\":\"fas fa-angle-down\",\"library\":\"fa-solid\"},\"st_search_form_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_search_form_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_search_form_background_background_slideshow_gallery\":[],\"st_search_dropdown_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_search_dropdown_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_search_dropdown_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"305ec6bb\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"f576a4a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"416a0521\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"19242a72\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"33b94b66\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"768b4b02\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2675a4d3\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"710d3000\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"53e27d39\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"c2600f9\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"1fc997cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"67e62ffa\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"2d907d92\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"49b63e12\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2131149e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5316f775\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"256e018\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61c4578a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"79248cdc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1226af20\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fa58bbc\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6781f095\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1bf49ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3025090f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"577b89f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7252adcf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69e5fea7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3cc3f2ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e46af6f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"269a8f31\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a279515\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d26a75c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3ec8ac6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7da40aed\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1af8d667\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"61df5687\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2b59ccaa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4e18977f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"545c1a24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"74d103ae\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(955,162,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(956,162,'envato_tk_source_kit','8'),(957,162,'envato_tk_source_index','6'),(958,165,'_edit_lock','1711212849:1'),(959,165,'_elementor_edit_mode','builder'),(960,165,'_elementor_template_type','wp-page'),(961,165,'_elementor_version','3.20.2'),(962,165,'_elementor_pro_version','3.20.0'),(963,165,'_wp_page_template','elementor_canvas'),(964,165,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(965,165,'_elementor_data','[{\"id\":\"739305dd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"158\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/man-traveling-by-airplane-TSLCJM9.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"59627854\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aed76b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab3f684\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Memories\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87a9952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c48bbd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71f84656\",\"elType\":\"widget\",\"settings\":{\"sg_setting_column_responsive\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sg_setting_grid\":\"masonry\",\"sg_setting_link_to\":\"none\",\"sg_filter_all_label\":\"All\",\"sg_filter_list\":[{\"sg_filter_list_name\":\"Gallery Item\",\"_id\":\"ecf6fdd\"}],\"sg_gallery_image_size_imagesize_size\":\"1536x1536\",\"sg_gallery_list\":[{\"sg_gallery_list_image\":{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},\"_id\":\"648f3b9\",\"sg_gallery_list_item_name\":\"Alaska\",\"sg_gallery_list_content\":\"<p>USA<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"_id\":\"79959de\",\"sg_gallery_list_item_name\":\"Philippines\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},\"_id\":\"92cc651\",\"sg_gallery_list_item_name\":\"Venice\",\"sg_gallery_list_content\":\"<p>Italy<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"_id\":\"bd194ea\",\"sg_gallery_list_item_name\":\"El Nino\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"_id\":\"3235463\",\"sg_gallery_list_item_name\":\"Bali\",\"sg_gallery_list_content\":\"<p>Indonesia<\\/p>\"},{\"_id\":\"15d94da\",\"sg_gallery_list_item_name\":\"Skagsanden\",\"sg_gallery_list_content\":\"<p>Norway<\\/p>\",\"sg_gallery_list_image\":{\"id\":\"161\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\"}}],\"sg_loadmore_button_text\":\"Load More\",\"sg_loadmore_nomore_text\":\"No More Item\",\"st_item_hover_background_background_background\":\"classic\",\"st_item_hover_background_background_color\":\"#00000052\",\"st_item_hover_opacity_responsive\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"st_search_form_placeholder\":\"Search Gallery Item...\",\"__globals__\":{\"st_control_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_item_hover_background_background_color\":\"\",\"st_item_title_typography_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_item_content_typography_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_loadmore_normal_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_price_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_rating_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_category_typography_content_typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"jkit_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4314fe2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b7be7b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4de6d52c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0d5e70\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78d7ca6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6441dc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7b1a2e6f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4bdad5d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"59b40792\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5b362104\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"45f3323a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"21bf96f6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d84d63c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7425120f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0fea9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"286453bf\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c118dea\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"73ad41f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"498ae5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"408b1e7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b62ee7\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"63b2243b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"14ad2d08\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a93bee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5eb1960d\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"401a6656\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1906f4a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"4afb3a4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6e970a5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51c3160c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f122a47\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"27c50090\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"68a6b6fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"598d9596\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14cf95ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b218f8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"40934f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"67f8bea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b23b58b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3060f6e1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(966,165,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(967,167,'_elementor_edit_mode','builder'),(968,167,'_elementor_template_type','wp-page'),(969,167,'_elementor_version','3.20.2'),(970,167,'_elementor_pro_version','3.20.0'),(971,167,'_wp_page_template','elementor_canvas'),(972,167,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(973,167,'_elementor_data','[{\"id\":\"739305dd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"158\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/man-traveling-by-airplane-TSLCJM9.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"59627854\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aed76b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab3f684\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Memories\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87a9952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c48bbd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71f84656\",\"elType\":\"widget\",\"settings\":{\"sg_setting_column_responsive\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sg_setting_grid\":\"masonry\",\"sg_setting_link_to\":\"none\",\"sg_filter_all_label\":\"All\",\"sg_filter_list\":[{\"sg_filter_list_name\":\"Gallery Item\",\"_id\":\"ecf6fdd\"}],\"sg_gallery_image_size_imagesize_size\":\"1536x1536\",\"sg_gallery_list\":[{\"sg_gallery_list_image\":{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},\"_id\":\"648f3b9\",\"sg_gallery_list_item_name\":\"Alaska\",\"sg_gallery_list_content\":\"<p>USA<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"_id\":\"79959de\",\"sg_gallery_list_item_name\":\"Philippines\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},\"_id\":\"92cc651\",\"sg_gallery_list_item_name\":\"Venice\",\"sg_gallery_list_content\":\"<p>Italy<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"_id\":\"bd194ea\",\"sg_gallery_list_item_name\":\"El Nino\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"_id\":\"3235463\",\"sg_gallery_list_item_name\":\"Bali\",\"sg_gallery_list_content\":\"<p>Indonesia<\\/p>\"},{\"_id\":\"15d94da\",\"sg_gallery_list_item_name\":\"Skagsanden\",\"sg_gallery_list_content\":\"<p>Norway<\\/p>\",\"sg_gallery_list_image\":{\"id\":\"161\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\"}}],\"sg_loadmore_button_text\":\"Load More\",\"sg_loadmore_nomore_text\":\"No More Item\",\"st_item_hover_background_background_background\":\"classic\",\"st_item_hover_background_background_color\":\"#00000052\",\"st_item_hover_opacity_responsive\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"st_search_form_placeholder\":\"Search Gallery Item...\",\"__globals__\":{\"st_control_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_item_hover_background_background_color\":\"\",\"st_item_title_typography_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_item_content_typography_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_loadmore_normal_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_price_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_rating_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_category_typography_content_typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"jkit_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4314fe2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b7be7b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4de6d52c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0d5e70\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78d7ca6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6441dc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7b1a2e6f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4bdad5d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"59b40792\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5b362104\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"45f3323a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"21bf96f6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d84d63c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7425120f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0fea9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"286453bf\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c118dea\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"73ad41f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"498ae5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"408b1e7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b62ee7\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"63b2243b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"14ad2d08\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a93bee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5eb1960d\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"401a6656\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1906f4a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"4afb3a4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6e970a5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51c3160c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f122a47\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"27c50090\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"68a6b6fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"598d9596\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14cf95ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b218f8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"40934f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"67f8bea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b23b58b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3060f6e1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(974,167,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(975,168,'_elementor_edit_mode','builder'),(976,168,'_elementor_template_type','wp-page'),(977,168,'_elementor_version','3.20.2'),(978,168,'_elementor_pro_version','3.20.0'),(979,168,'_wp_page_template','elementor_canvas'),(980,168,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(981,168,'_elementor_data','[{\"id\":\"739305dd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"158\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/man-traveling-by-airplane-TSLCJM9.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"59627854\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aed76b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab3f684\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Memories\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87a9952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c48bbd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71f84656\",\"elType\":\"widget\",\"settings\":{\"sg_setting_column_responsive\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sg_setting_grid\":\"masonry\",\"sg_setting_link_to\":\"none\",\"sg_filter_all_label\":\"All\",\"sg_filter_list\":[{\"sg_filter_list_name\":\"Gallery Item\",\"_id\":\"ecf6fdd\"}],\"sg_gallery_image_size_imagesize_size\":\"1536x1536\",\"sg_gallery_list\":[{\"sg_gallery_list_image\":{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},\"_id\":\"648f3b9\",\"sg_gallery_list_item_name\":\"Alaska\",\"sg_gallery_list_content\":\"<p>USA<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"_id\":\"79959de\",\"sg_gallery_list_item_name\":\"Philippines\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},\"_id\":\"92cc651\",\"sg_gallery_list_item_name\":\"Venice\",\"sg_gallery_list_content\":\"<p>Italy<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"_id\":\"bd194ea\",\"sg_gallery_list_item_name\":\"El Nino\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"_id\":\"3235463\",\"sg_gallery_list_item_name\":\"Bali\",\"sg_gallery_list_content\":\"<p>Indonesia<\\/p>\"},{\"_id\":\"15d94da\",\"sg_gallery_list_item_name\":\"Skagsanden\",\"sg_gallery_list_content\":\"<p>Norway<\\/p>\",\"sg_gallery_list_image\":{\"id\":\"161\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\"}}],\"sg_loadmore_button_text\":\"Load More\",\"sg_loadmore_nomore_text\":\"No More Item\",\"st_item_hover_background_background_background\":\"classic\",\"st_item_hover_background_background_color\":\"#00000052\",\"st_item_hover_opacity_responsive\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"st_search_form_placeholder\":\"Search Gallery Item...\",\"__globals__\":{\"st_control_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_item_hover_background_background_color\":\"\",\"st_item_title_typography_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_item_content_typography_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_loadmore_normal_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_price_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_rating_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_category_typography_content_typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"jkit_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4314fe2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b7be7b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4de6d52c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0d5e70\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78d7ca6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6441dc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7b1a2e6f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4bdad5d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"59b40792\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5b362104\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"45f3323a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"21bf96f6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d84d63c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7425120f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0fea9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"286453bf\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c118dea\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"73ad41f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"498ae5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"408b1e7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b62ee7\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"63b2243b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"14ad2d08\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a93bee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5eb1960d\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"401a6656\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1906f4a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"4afb3a4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6e970a5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51c3160c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f122a47\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"27c50090\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"68a6b6fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"598d9596\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14cf95ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b218f8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"40934f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"67f8bea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b23b58b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3060f6e1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(982,168,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(983,169,'_elementor_edit_mode','builder'),(984,169,'_elementor_template_type','wp-page'),(985,169,'_elementor_version','3.20.2'),(986,169,'_elementor_pro_version','3.20.0'),(987,169,'_wp_page_template','elementor_canvas'),(988,169,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (989,169,'_elementor_data','[{\"id\":\"739305dd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"158\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/man-traveling-by-airplane-TSLCJM9.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"59627854\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aed76b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab3f684\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Memories\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87a9952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c48bbd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71f84656\",\"elType\":\"widget\",\"settings\":{\"sg_setting_column_responsive\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sg_setting_grid\":\"masonry\",\"sg_setting_link_to\":\"none\",\"sg_filter_all_label\":\"All\",\"sg_filter_list\":[{\"sg_filter_list_name\":\"Gallery Item\",\"_id\":\"ecf6fdd\"}],\"sg_gallery_image_size_imagesize_size\":\"1536x1536\",\"sg_gallery_list\":[{\"sg_gallery_list_image\":{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},\"_id\":\"648f3b9\",\"sg_gallery_list_item_name\":\"Alaska\",\"sg_gallery_list_content\":\"<p>USA<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"_id\":\"79959de\",\"sg_gallery_list_item_name\":\"Philippines\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},\"_id\":\"92cc651\",\"sg_gallery_list_item_name\":\"Venice\",\"sg_gallery_list_content\":\"<p>Italy<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"_id\":\"bd194ea\",\"sg_gallery_list_item_name\":\"El Nino\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"_id\":\"3235463\",\"sg_gallery_list_item_name\":\"Bali\",\"sg_gallery_list_content\":\"<p>Indonesia<\\/p>\"},{\"_id\":\"15d94da\",\"sg_gallery_list_item_name\":\"Skagsanden\",\"sg_gallery_list_content\":\"<p>Norway<\\/p>\",\"sg_gallery_list_image\":{\"id\":\"161\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\"}}],\"sg_loadmore_button_text\":\"Load More\",\"sg_loadmore_nomore_text\":\"No More Item\",\"st_item_hover_background_background_background\":\"classic\",\"st_item_hover_background_background_color\":\"#00000052\",\"st_item_hover_opacity_responsive\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"st_search_form_placeholder\":\"Search Gallery Item...\",\"__globals__\":{\"st_control_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_item_hover_background_background_color\":\"\",\"st_item_title_typography_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_item_content_typography_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_loadmore_normal_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_price_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_rating_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_category_typography_content_typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"jkit_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4314fe2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b7be7b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4de6d52c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0d5e70\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78d7ca6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6441dc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7b1a2e6f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4bdad5d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"59b40792\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5b362104\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"45f3323a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"21bf96f6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d84d63c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7425120f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0fea9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"286453bf\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c118dea\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"73ad41f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"498ae5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"408b1e7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b62ee7\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"63b2243b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"14ad2d08\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a93bee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5eb1960d\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"401a6656\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1906f4a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"4afb3a4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6e970a5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51c3160c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f122a47\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"27c50090\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"68a6b6fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"598d9596\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14cf95ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b218f8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"40934f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"67f8bea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b23b58b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3060f6e1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(990,169,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(991,170,'_elementor_edit_mode','builder'),(992,170,'_elementor_template_type','header'),(993,171,'_elementor_edit_mode','builder'),(994,171,'_elementor_template_type','header'),(995,170,'_elementor_version','3.20.2'),(996,170,'_elementor_pro_version','3.20.0'),(997,170,'ekit_post_views_count','8'),(998,170,'_edit_lock','1711168410:1'),(1000,165,'_edit_last','1'),(1001,172,'_elementor_edit_mode','builder'),(1002,172,'_elementor_template_type','wp-page'),(1003,172,'_elementor_version','3.20.2'),(1004,172,'_elementor_pro_version','3.20.0'),(1005,172,'_wp_page_template','elementor_canvas'),(1006,172,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1007,172,'_elementor_data','[{\"id\":\"739305dd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"158\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/man-traveling-by-airplane-TSLCJM9.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"59627854\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4aed76b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3ab3f684\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Memories\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"87a9952\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c48bbd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"71f84656\",\"elType\":\"widget\",\"settings\":{\"sg_setting_column_responsive\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_tablet\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"sg_setting_column_responsive_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"sg_setting_grid\":\"masonry\",\"sg_setting_link_to\":\"none\",\"sg_filter_all_label\":\"All\",\"sg_filter_list\":[{\"sg_filter_list_name\":\"Gallery Item\",\"_id\":\"ecf6fdd\"}],\"sg_gallery_image_size_imagesize_size\":\"1536x1536\",\"sg_gallery_list\":[{\"sg_gallery_list_image\":{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},\"_id\":\"648f3b9\",\"sg_gallery_list_item_name\":\"Alaska\",\"sg_gallery_list_content\":\"<p>USA<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"33\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\"},\"_id\":\"79959de\",\"sg_gallery_list_item_name\":\"Philippines\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},\"_id\":\"92cc651\",\"sg_gallery_list_item_name\":\"Venice\",\"sg_gallery_list_content\":\"<p>Italy<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"_id\":\"bd194ea\",\"sg_gallery_list_item_name\":\"El Nino\",\"sg_gallery_list_content\":\"<p>Philippines<\\/p>\"},{\"sg_gallery_list_image\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"_id\":\"3235463\",\"sg_gallery_list_item_name\":\"Bali\",\"sg_gallery_list_content\":\"<p>Indonesia<\\/p>\"},{\"_id\":\"15d94da\",\"sg_gallery_list_item_name\":\"Skagsanden\",\"sg_gallery_list_content\":\"<p>Norway<\\/p>\",\"sg_gallery_list_image\":{\"id\":\"161\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\"}}],\"sg_loadmore_button_text\":\"Load More\",\"sg_loadmore_nomore_text\":\"No More Item\",\"st_item_hover_background_background_background\":\"classic\",\"st_item_hover_background_background_color\":\"#00000052\",\"st_item_hover_opacity_responsive\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"st_search_form_placeholder\":\"Search Gallery Item...\",\"__globals__\":{\"st_control_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_item_hover_background_background_color\":\"\",\"st_item_title_typography_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_item_content_typography_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_loadmore_normal_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_price_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_price_rating_rating_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_category_typography_content_typography_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"jkit_gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4314fe2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1b7be7b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4de6d52c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0d5e70\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"number_color\":\"\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"78d7ca6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f6441dc\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7b1a2e6f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"4bdad5d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"59b40792\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5b362104\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"45f3323a\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"21bf96f6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5d84d63c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7425120f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0fea9f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"286453bf\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c118dea\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"73ad41f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"498ae5b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"408b1e7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59b62ee7\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"63b2243b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"14ad2d08\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2a93bee9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"5eb1960d\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"401a6656\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1906f4a0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"4afb3a4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"6e970a5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51c3160c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f122a47\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"27c50090\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"68a6b6fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"598d9596\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"14cf95ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b218f8b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"40934f8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[{\"id\":\"67f8bea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b23b58b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3060f6e1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1008,172,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1011,173,'_wp_attached_file','2024/03/ram-mandir.jpg'),(1012,173,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1552;s:6:\"height\";i:896;s:4:\"file\";s:22:\"2024/03/ram-mandir.jpg\";s:8:\"filesize\";i:771383;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"ram-mandir-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13092;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"ram-mandir-1024x591.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:591;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98425;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"ram-mandir-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6679;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"ram-mandir-768x443.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62399;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"ram-mandir-1536x887.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:887;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186723;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1677948278\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1013,173,'_wp_attachment_image_alt','ram mandir package by yatrainayodhya'),(1014,174,'_elementor_edit_mode','builder'),(1015,174,'_elementor_template_type','wp-page'),(1016,174,'_elementor_version','3.20.2'),(1017,174,'_elementor_pro_version','3.20.0'),(1018,174,'_wp_page_template','elementor_canvas'),(1019,174,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1020,174,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1021,174,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1023,175,'_elementor_edit_mode','builder'),(1024,175,'_elementor_template_type','wp-page'),(1025,175,'_elementor_version','3.20.2'),(1026,175,'_elementor_pro_version','3.20.0'),(1027,175,'_wp_page_template','elementor_canvas'),(1028,175,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1029,175,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"9\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#FFFFFF\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"800\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Reem Kufi\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"800\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"globals\\/colors?id=secondary\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1030,175,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1218,216,'_elementor_edit_mode','builder'),(1199,213,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1032,176,'_elementor_edit_mode','builder'),(1033,176,'_elementor_template_type','wp-page'),(1034,176,'_elementor_version','3.20.2'),(1035,176,'_elementor_pro_version','3.20.0'),(1036,176,'_wp_page_template','elementor_canvas'),(1037,176,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1038,176,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Ex<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1039,176,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1194,213,'_elementor_template_type','wp-page'),(1195,213,'_elementor_version','3.20.2'),(1196,213,'_elementor_pro_version','3.20.0'),(1107,201,'_elementor_edit_mode','builder'),(1108,201,'_elementor_template_type','wp-page'),(1109,201,'_elementor_version','3.20.2'),(1110,201,'_elementor_pro_version','3.20.0'),(1111,201,'_wp_page_template','elementor_canvas'),(1112,201,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1113,201,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Ex<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1197,213,'_wp_page_template','elementor_canvas'),(1198,213,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1049,178,'_wp_attached_file','2024/03/Great_Buddha_Statue_Bodh_Gaya-scaled.jpg'),(1050,178,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:48:\"2024/03/Great_Buddha_Statue_Bodh_Gaya-scaled.jpg\";s:8:\"filesize\";i:747163;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:41:\"Great_Buddha_Statue_Bodh_Gaya-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32954;}s:5:\"large\";a:5:{s:4:\"file\";s:42:\"Great_Buddha_Statue_Bodh_Gaya-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:154835;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:41:\"Great_Buddha_Statue_Bodh_Gaya-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23978;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"Great_Buddha_Statue_Bodh_Gaya-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98906;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:43:\"Great_Buddha_Statue_Bodh_Gaya-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:301680;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:43:\"Great_Buddha_Statue_Bodh_Gaya-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:499628;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"10\";s:6:\"credit\";s:12:\"Andrew Moore\";s:6:\"camera\";s:13:\"Canon EOS 60D\";s:7:\"caption\";s:9:\"Bodh Gaya\";s:17:\"created_timestamp\";s:10:\"1362904063\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"17\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:12:\"Giant Buddha\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:2:{i:0;s:9:\"Bodh Gaya\";i:1;s:5:\"India\";}}s:14:\"original_image\";s:33:\"Great_Buddha_Statue_Bodh_Gaya.jpg\";}'),(1051,179,'_wp_attached_file','2024/03/gulab-bari.jpg'),(1052,179,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:735;s:6:\"height\";i:460;s:4:\"file\";s:22:\"2024/03/gulab-bari.jpg\";s:8:\"filesize\";i:93374;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"gulab-bari-300x188.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:188;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16774;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"gulab-bari-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6773;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1053,180,'_wp_attached_file','2024/03/guptar-ghat.jpg'),(1054,180,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:654;s:4:\"file\";s:23:\"2024/03/guptar-ghat.jpg\";s:8:\"filesize\";i:91749;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"guptar-ghat-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13559;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"guptar-ghat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5457;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"guptar-ghat-768x502.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:502;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76773;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1055,181,'_wp_attached_file','2024/03/hanuman_garhi.jpg'),(1056,181,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:600;s:4:\"file\";s:25:\"2024/03/hanuman_garhi.jpg\";s:8:\"filesize\";i:302749;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"hanuman_garhi-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27607;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"hanuman_garhi-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10042;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"hanuman_garhi-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:155436;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1057,182,'_wp_attached_file','2024/03/hotel.jpg'),(1058,182,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:17:\"2024/03/hotel.jpg\";s:8:\"filesize\";i:136379;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"hotel-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17059;}s:5:\"large\";a:5:{s:4:\"file\";s:18:\"hotel-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111850;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"hotel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9229;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:17:\"hotel-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70100;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1059,183,'_wp_attached_file','2024/03/kanak-bhavan.jpg'),(1060,183,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:620;s:6:\"height\";i:412;s:4:\"file\";s:24:\"2024/03/kanak-bhavan.jpg\";s:8:\"filesize\";i:408229;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"kanak-bhavan-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:35305;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"kanak-bhavan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14754;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1061,184,'_wp_attached_file','2024/03/kashi-vishwanath.jpg'),(1062,184,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:680;s:6:\"height\";i:453;s:4:\"file\";s:28:\"2024/03/kashi-vishwanath.jpg\";s:8:\"filesize\";i:164147;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"kashi-vishwanath-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26770;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"kashi-vishwanath-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11464;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1063,185,'_wp_attached_file','2024/03/logo-1.jpeg'),(1064,185,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1600;s:6:\"height\";i:926;s:4:\"file\";s:19:\"2024/03/logo-1.jpeg\";s:8:\"filesize\";i:101601;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"logo-1-300x174.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14171;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"logo-1-1024x593.jpeg\";s:5:\"width\";i:1024;s:6:\"height\";i:593;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65520;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"logo-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7524;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"logo-1-768x444.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:47058;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:20:\"logo-1-1536x889.jpeg\";s:5:\"width\";i:1536;s:6:\"height\";i:889;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102613;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1065,186,'_wp_attached_file','2024/03/mani-parwat.jpg'),(1066,186,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:640;s:6:\"height\";i:482;s:4:\"file\";s:23:\"2024/03/mani-parwat.jpg\";s:8:\"filesize\";i:121600;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"mani-parwat-300x226.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:226;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21344;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"mani-parwat-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7583;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1067,187,'_wp_attached_file','2024/03/MHA-grants-FCRA-approval-to.jpg'),(1068,187,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:900;s:4:\"file\";s:39:\"2024/03/MHA-grants-FCRA-approval-to.jpg\";s:8:\"filesize\";i:89064;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"MHA-grants-FCRA-approval-to-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14600;}s:5:\"large\";a:5:{s:4:\"file\";s:40:\"MHA-grants-FCRA-approval-to-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:105916;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"MHA-grants-FCRA-approval-to-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6162;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"MHA-grants-FCRA-approval-to-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68037;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1069,188,'_wp_attached_file','2024/03/military-mandir.jpg'),(1070,188,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:500;s:6:\"height\";i:375;s:4:\"file\";s:27:\"2024/03/military-mandir.jpg\";s:8:\"filesize\";i:80203;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"military-mandir-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19505;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"military-mandir-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6895;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1071,189,'_wp_attached_file','2024/03/mthura.png'),(1072,189,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:675;s:6:\"height\";i:390;s:4:\"file\";s:18:\"2024/03/mthura.png\";s:8:\"filesize\";i:531113;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"mthura-300x173.png\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:109873;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"mthura-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:48795;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1073,190,'_wp_attached_file','2024/03/mthuraa.jpg'),(1074,190,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:675;s:6:\"height\";i:390;s:4:\"file\";s:19:\"2024/03/mthuraa.jpg\";s:8:\"filesize\";i:127501;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"mthuraa-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18370;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"mthuraa-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8271;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1075,191,'_wp_attached_file','2024/03/nageshwar-nath-temple.jpg'),(1076,191,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1024;s:6:\"height\";i:577;s:4:\"file\";s:33:\"2024/03/nageshwar-nath-temple.jpg\";s:8:\"filesize\";i:125909;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"nageshwar-nath-temple-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15052;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"nageshwar-nath-temple-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8159;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"nageshwar-nath-temple-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:71688;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1077,192,'_wp_attached_file','2024/03/nature.jpg'),(1078,192,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:862;s:4:\"file\";s:18:\"2024/03/nature.jpg\";s:8:\"filesize\";i:457954;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"nature-300x202.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:202;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18795;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"nature-1024x690.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:690;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:232242;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"nature-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7434;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"nature-768x517.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:517;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127228;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1079,193,'_wp_attached_file','2024/03/pexels-jeswin-thomas-1007426.jpg'),(1080,193,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:40:\"2024/03/pexels-jeswin-thomas-1007426.jpg\";s:8:\"filesize\";i:235897;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"pexels-jeswin-thomas-1007426-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20198;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"pexels-jeswin-thomas-1007426-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:177399;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"pexels-jeswin-thomas-1007426-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9295;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:40:\"pexels-jeswin-thomas-1007426-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104062;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1081,194,'_wp_attached_file','2024/03/pexels-oleksandr-p-2070485.jpg'),(1082,194,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1920;s:4:\"file\";s:38:\"2024/03/pexels-oleksandr-p-2070485.jpg\";s:8:\"filesize\";i:270836;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"pexels-oleksandr-p-2070485-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16587;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"pexels-oleksandr-p-2070485-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114609;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"pexels-oleksandr-p-2070485-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9330;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"pexels-oleksandr-p-2070485-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139763;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"pexels-oleksandr-p-2070485-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:223026;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1083,195,'_wp_attached_file','2024/03/pryagraj-scaled.jpg'),(1084,195,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:27:\"2024/03/pryagraj-scaled.jpg\";s:8:\"filesize\";i:924905;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"pryagraj-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15955;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"pryagraj-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156453;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"pryagraj-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5991;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"pryagraj-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90523;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"pryagraj-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:339167;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:22:\"pryagraj-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:595542;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"pryagraj.jpg\";}'),(1085,196,'_wp_attached_file','2024/03/ram-mandir-in-ayodhya.jpg'),(1086,196,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:33:\"2024/03/ram-mandir-in-ayodhya.jpg\";s:8:\"filesize\";i:149638;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"ram-mandir-in-ayodhya-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10338;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"ram-mandir-in-ayodhya-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:76470;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"ram-mandir-in-ayodhya-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5245;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"ram-mandir-in-ayodhya-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46548;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1087,197,'_wp_attached_file','2024/03/ram-mandir-1.jpg'),(1088,197,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1552;s:6:\"height\";i:896;s:4:\"file\";s:24:\"2024/03/ram-mandir-1.jpg\";s:8:\"filesize\";i:771383;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"ram-mandir-1-300x173.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:173;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13092;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"ram-mandir-1-1024x591.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:591;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98425;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"ram-mandir-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6679;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"ram-mandir-1-768x443.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:443;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62399;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"ram-mandir-1-1536x887.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:887;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:186723;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1677948278\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1089,198,'_wp_attached_file','2024/03/shiva.jpg'),(1090,198,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:640;s:6:\"height\";i:901;s:4:\"file\";s:17:\"2024/03/shiva.jpg\";s:8:\"filesize\";i:108767;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:17:\"shiva-213x300.jpg\";s:5:\"width\";i:213;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22754;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:17:\"shiva-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11672;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1091,199,'_elementor_edit_mode','builder'),(1092,199,'_elementor_template_type','wp-page'),(1093,199,'_elementor_version','3.20.2'),(1094,199,'_elementor_pro_version','3.20.0'),(1095,199,'_wp_page_template','elementor_canvas'),(1096,199,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1097,199,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Ex<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1098,199,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1099,200,'_elementor_edit_mode','builder'),(1100,200,'_elementor_template_type','wp-page'),(1101,200,'_elementor_version','3.20.2'),(1102,200,'_elementor_pro_version','3.20.0'),(1103,200,'_wp_page_template','elementor_canvas'),(1104,200,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1105,200,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Ex<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"16\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"29\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-RRCKD9M_2-e1619270694360.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"31\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":\"35\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1106,200,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1114,201,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1115,202,'_elementor_edit_mode','builder'),(1116,202,'_elementor_template_type','wp-page'),(1117,202,'_elementor_version','3.20.2'),(1118,202,'_elementor_pro_version','3.20.0'),(1119,202,'_wp_page_template','elementor_canvas'),(1120,202,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1121,202,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Ex<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1122,202,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1123,203,'_elementor_edit_mode','builder'),(1124,203,'_elementor_template_type','wp-page'),(1125,203,'_elementor_version','3.20.2'),(1126,203,'_elementor_pro_version','3.20.0'),(1127,203,'_wp_page_template','elementor_canvas'),(1128,203,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1129,203,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Ex<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1130,203,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1193,213,'_elementor_edit_mode','builder'),(1131,204,'_elementor_edit_mode','builder'),(1132,204,'_elementor_template_type','wp-page'),(1133,204,'_elementor_version','3.20.2'),(1134,204,'_elementor_pro_version','3.20.0'),(1135,204,'_wp_page_template','elementor_canvas'),(1136,204,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1137,204,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Ex<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1138,204,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1202,214,'_elementor_edit_mode','builder'),(1203,214,'_elementor_template_type','wp-page'),(1204,214,'_elementor_version','3.20.2'),(1205,214,'_elementor_pro_version','3.20.0'),(1152,207,'_edit_lock','1711281907:1'),(1153,207,'_elementor_edit_mode','builder'),(1154,207,'_elementor_template_type','wp-page'),(1141,170,'_elementor_conditions','a:2:{i:0;s:15:\"include/general\";i:1;s:15:\"include/general\";}'),(1142,205,'_elementor_edit_mode','builder'),(1143,205,'_elementor_template_type','footer'),(1144,206,'_elementor_edit_mode','builder'),(1145,206,'_elementor_template_type','footer'),(1146,205,'_elementor_version','3.20.2'),(1147,205,'_elementor_pro_version','3.20.0'),(1148,205,'_edit_lock','1711363974:1'),(1149,205,'ekit_post_views_count','8'),(1151,205,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1155,207,'_elementor_version','3.20.2'),(1156,207,'_elementor_pro_version','3.20.0'),(1158,205,'_edit_last','1'),(1159,205,'_wp_page_template','default'),(1160,170,'_edit_last','1'),(1161,170,'_wp_page_template','default'),(1162,170,'_wp_old_date','2024-03-22'),(1163,20,'_wp_trash_meta_status','publish'),(1164,20,'_wp_trash_meta_time','1711168466'),(1165,20,'_wp_desired_post_slug','footer'),(1166,17,'_wp_trash_meta_status','publish'),(1167,17,'_wp_trash_meta_time','1711168474'),(1168,17,'_wp_desired_post_slug','header'),(1169,209,'_elementor_is_screenshot','1'),(1170,209,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_170_2024-03-23-04-35-51_7bdb8148.png'),(1171,170,'_elementor_screenshot','a:2:{s:2:\"id\";i:209;s:3:\"url\";s:130:\"https://yatrainayodhya.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_170_2024-03-23-04-35-51_7bdb8148.png\";}'),(1172,210,'_elementor_is_screenshot','1'),(1173,210,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_205_2024-03-23-04-35-55_5fb515b.png'),(1174,205,'_elementor_screenshot','a:2:{s:2:\"id\";i:210;s:3:\"url\";s:129:\"https://yatrainayodhya.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_205_2024-03-23-04-35-55_5fb515b.png\";}'),(1175,211,'_elementor_edit_mode','builder'),(1176,211,'_elementor_template_type','wp-page'),(1177,211,'_elementor_version','3.20.2'),(1178,211,'_elementor_pro_version','3.20.0'),(1179,211,'_wp_page_template','elementor_canvas'),(1180,211,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1181,211,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Ex<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1182,211,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1184,212,'_elementor_edit_mode','builder'),(1185,212,'_elementor_template_type','wp-page'),(1186,212,'_elementor_version','3.20.2'),(1187,212,'_elementor_pro_version','3.20.0'),(1188,212,'_wp_page_template','elementor_canvas'),(1189,212,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1190,212,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Ex<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"742bbe1b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1191,212,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1200,213,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1760,283,'_elementor_data','[{\"id\":\"6b390c38\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"13\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-3T4FUPP.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"14c7fa4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"129790b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3d1626ef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1ab82c83\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"39460a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"11b651e7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Contact\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2fd0d408\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in touch with us\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f41aabf\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"50\",\"left\":\"150\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"29c66684\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"229c930a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b32cf8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[{\"id\":\"21a30429\",\"elType\":\"widget\",\"settings\":{\"title\":\"New York\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"73893dd8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>4871 Renwick Drive, Holtsville, New York, 00501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e211700\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e2c01a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"24d14e02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Washington\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"33521bae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3071 Conifer Drive, Seattle, Washington, 98121<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7f2d17b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"15481163\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"33cd952b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ab8934c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Florida\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dcbddd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3925 Kenwood Place, Orlando, Florida, 32801<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"629f6121\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6bf6e944\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#EDEDED\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_color\":\"#F54B15\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"598b1fbd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Nevada\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5265926b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>888 Camden Street, Reno, Nevada, 89501<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6ee6537f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":\"fas fa-phone\",\"library\":\"fa-solid\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false},\"border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2406d4f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":23,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3635c1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"4f8cff39\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6abc083\",\"elType\":\"widget\",\"settings\":{\"title\":\"Send us a message\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19d2411d\",\"elType\":\"widget\",\"settings\":{\"ekit_wpform_form_id\":\"384\",\"ekit_wpForms_text_color_label\":\"#6EC1E4\",\"ekit_wpForms_input_alignment_tablet\":\"left\",\"ekit_wpForms_field_bg_color\":\"#F3F3F3\",\"ekit_wpForms_field_text_color\":\"#7A7A7A\",\"ekit_wpForms_field_border_border\":\"solid\",\"ekit_wpForms_field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_wpForms_field_border_color\":\"#7A7A7A\",\"ekit_wpForms_field_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_field_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_wpForms_field_description_text_color\":\"#7A7A7A\",\"ekit_wpForms_text_color_placeholder\":\"#7A7A7A\",\"ekit_wpForms_button_align\":\"center\",\"ekit_wpForms_button_bg_color_normal\":\"#F54B15\",\"ekit_wpForms_button_text_color_normal\":\"#FFFFFF\",\"ekit_wpForms_button_border_normal_border\":\"solid\",\"ekit_wpForms_button_border_normal_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_wpForms_button_border_normal_color\":\"#F54B15\",\"ekit_wpForms_button_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_wpForms_button_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"40\",\"isLinked\":false},\"ekit_wpForms_button_bg_color_hover\":\"#FFFFFF\",\"ekit_wpForms_button_text_color_hover\":\"#F54B15\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"250\",\"bottom\":\"0\",\"left\":\"250\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"ekit_wpForms_text_color_label\":\"globals\\/colors?id=primary\",\"ekit_wpForms_typography_label_typography\":\"globals\\/typography?id=fe688ec\",\"ekit_wpForms_field_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_border_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_text_color\":\"globals\\/colors?id=text\",\"ekit_wpForms_field_description_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_field_typography_typography\":\"globals\\/typography?id=text\",\"ekit_wpForms_text_color_placeholder\":\"globals\\/colors?id=text\",\"ekit_wpForms_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_wpForms_button_bg_color_normal\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_text_color_normal\":\"\",\"ekit_wpForms_button_border_normal_color\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_bg_color_hover\":\"\",\"ekit_wpForms_button_text_color_hover\":\"globals\\/colors?id=accent\",\"ekit_wpForms_button_border_color_hover\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-wp-forms\"}],\"isInner\":false}],\"isInner\":false}]'),(1206,214,'_wp_page_template','elementor_canvas'),(1207,214,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1208,214,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1209,214,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1210,215,'_elementor_edit_mode','builder'),(1211,215,'_elementor_template_type','wp-page'),(1212,215,'_elementor_version','3.20.2'),(1213,215,'_elementor_pro_version','3.20.0'),(1214,215,'_wp_page_template','elementor_canvas'),(1215,215,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1216,215,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51ad4b47\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1217,215,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1225,216,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1269,221,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1261,220,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1750,155,'_wp_old_date','2024-03-22'),(1751,156,'_wp_old_date','2024-03-22'),(1752,157,'_wp_old_date','2024-03-22'),(1267,221,'_wp_page_template','elementor_canvas'),(1268,221,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1263,221,'_elementor_edit_mode','builder'),(1264,221,'_elementor_template_type','wp-page'),(1265,221,'_elementor_version','3.20.2'),(1266,221,'_elementor_pro_version','3.20.0'),(1236,218,'_elementor_edit_mode','builder'),(1237,218,'_elementor_template_type','wp-page'),(1238,218,'_elementor_version','3.20.2'),(1239,218,'_elementor_pro_version','3.20.0'),(1240,218,'_wp_page_template','elementor_canvas'),(1241,218,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1242,218,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1243,218,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1756,283,'_elementor_version','3.20.2'),(1757,283,'_elementor_pro_version','3.20.0'),(1758,283,'_wp_page_template','elementor_canvas'),(1759,283,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1245,219,'_elementor_edit_mode','builder'),(1246,219,'_elementor_template_type','wp-page'),(1247,219,'_elementor_version','3.20.2'),(1248,219,'_elementor_pro_version','3.20.0'),(1249,219,'_wp_page_template','elementor_canvas'),(1250,219,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1251,219,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c06be20\",\"elType\":\"widget\",\"settings\":{\"text\":\"\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"55f9b60d\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1252,219,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1754,283,'_elementor_edit_mode','builder'),(1755,283,'_elementor_template_type','wp-page'),(1270,221,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1271,222,'_elementor_edit_mode','builder'),(1272,222,'_elementor_template_type','wp-page'),(1273,222,'_elementor_version','3.20.2'),(1274,222,'_elementor_pro_version','3.20.0'),(1275,222,'_wp_page_template','elementor_canvas'),(1276,222,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1277,222,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\",\"id\":35,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"14beba7e\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e5faf7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"60f5d60\",\"elType\":\"widget\",\"settings\":{\"title\":\"need something\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5679cc10\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently asked question\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"77cb69f2\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\"},\"elements\":[{\"id\":\"6017e06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2abdd8b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I book\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"yes\",\"_id\":\"7590682\"},{\"acc_title\":\"Is there a down payment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"What is the payment method\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"d318c0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"6125b4b4\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How to cancel an order\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7590682\"},{\"acc_title\":\"Do we get the equipment\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"67a71d9\"},{\"acc_title\":\"How many people per team\",\"acc_content\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.<\\/p>\",\"_id\":\"0e35ce3\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_right_icon_actives\":{\"value\":\"icon icon-up-arrow1\",\"library\":\"ekiticons\"},\"ekit_accordion_background_background\":\"classic\",\"ekit_accordion_background_color\":\"#FBFBFB\",\"ekit_accordion_title_color_close\":\"#000000\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#FCFCFC\",\"ekit_accordion_border_radious_close\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_accordion_content_color\":\"#7E7E7E\",\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_border_open_color\":\"#DDDDDD\",\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_accordion_title_color\":\"globals\\/colors?id=accent\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1278,222,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1286,223,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1287,224,'_elementor_edit_mode','builder'),(1288,224,'_elementor_template_type','wp-page'),(1289,224,'_elementor_version','3.20.2'),(1290,224,'_elementor_pro_version','3.20.0'),(1291,224,'_wp_page_template','elementor_canvas'),(1292,224,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1293,224,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1294,224,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1295,225,'_elementor_edit_mode','builder'),(1296,225,'_elementor_template_type','wp-page'),(1297,225,'_elementor_version','3.20.2'),(1298,225,'_elementor_pro_version','3.20.0'),(1299,225,'_wp_page_template','elementor_canvas'),(1300,225,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1301,225,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our clients say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1302,225,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1303,226,'_elementor_edit_mode','builder'),(1304,226,'_elementor_template_type','wp-page'),(1305,226,'_elementor_version','3.20.2'),(1306,226,'_elementor_pro_version','3.20.0'),(1307,226,'_wp_page_template','elementor_canvas'),(1308,226,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1309,226,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1310,226,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1339,230,'_elementor_edit_mode','builder'),(1340,230,'_elementor_template_type','wp-page'),(1341,230,'_elementor_version','3.20.2'),(1342,230,'_elementor_pro_version','3.20.0'),(1312,227,'_elementor_edit_mode','builder'),(1313,227,'_elementor_template_type','wp-page'),(1314,227,'_elementor_version','3.20.2'),(1315,227,'_elementor_pro_version','3.20.0'),(1316,227,'_wp_page_template','elementor_canvas'),(1317,227,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1318,227,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1319,227,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1746,282,'_menu_item_url',''),(1753,83,'_elementor_css','a:6:{s:4:\"time\";i:1711282640;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:6;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1748,153,'_wp_old_date','2024-03-22'),(1749,154,'_wp_old_date','2024-03-22'),(1321,228,'_elementor_edit_mode','builder'),(1322,228,'_elementor_template_type','wp-page'),(1323,228,'_elementor_version','3.20.2'),(1324,228,'_elementor_pro_version','3.20.0'),(1325,228,'_wp_page_template','elementor_canvas'),(1326,228,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1327,228,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1328,228,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1742,282,'_menu_item_object','page'),(1743,282,'_menu_item_target',''),(1744,282,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1745,282,'_menu_item_xfn',''),(1332,229,'_elementor_version','3.20.2'),(1333,229,'_elementor_pro_version','3.20.0'),(1334,229,'_wp_page_template','elementor_canvas'),(1335,229,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1336,229,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1337,229,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1739,282,'_menu_item_type','post_type'),(1740,282,'_menu_item_menu_item_parent','0'),(1741,282,'_menu_item_object_id','165'),(1343,230,'_wp_page_template','elementor_canvas'),(1344,230,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1345,230,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1346,230,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1347,231,'_elementor_edit_mode','builder'),(1348,231,'_elementor_template_type','wp-page'),(1349,231,'_elementor_version','3.20.2'),(1350,231,'_elementor_pro_version','3.20.0'),(1351,231,'_wp_page_template','elementor_canvas'),(1352,231,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1353,231,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1354,231,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1356,232,'_elementor_template_type','wp-page'),(1357,232,'_elementor_version','3.20.2'),(1358,232,'_elementor_pro_version','3.20.0'),(1359,232,'_wp_page_template','elementor_canvas'),(1360,232,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1361,232,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1362,232,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1363,233,'_elementor_edit_mode','builder'),(1364,233,'_elementor_template_type','wp-page'),(1365,233,'_elementor_version','3.20.2'),(1366,233,'_elementor_pro_version','3.20.0'),(1367,233,'_wp_page_template','elementor_canvas'),(1368,233,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1369,233,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1370,233,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1371,234,'_elementor_edit_mode','builder'),(1372,234,'_elementor_template_type','wp-page'),(1373,234,'_elementor_version','3.20.2'),(1374,234,'_elementor_pro_version','3.20.0'),(1375,234,'_wp_page_template','elementor_canvas'),(1376,234,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1377,234,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1378,234,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1379,235,'_elementor_edit_mode','builder'),(1380,235,'_elementor_template_type','wp-page'),(1381,235,'_elementor_version','3.20.2'),(1382,235,'_elementor_pro_version','3.20.0'),(1383,235,'_wp_page_template','elementor_canvas'),(1384,235,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1385,235,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1386,235,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1387,236,'_elementor_edit_mode','builder'),(1388,236,'_elementor_template_type','wp-page'),(1389,236,'_elementor_version','3.20.2'),(1390,236,'_elementor_pro_version','3.20.0'),(1391,236,'_wp_page_template','elementor_canvas'),(1392,236,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1393,236,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1394,236,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1395,237,'_elementor_edit_mode','builder'),(1396,237,'_elementor_template_type','wp-page'),(1397,237,'_elementor_version','3.20.2'),(1398,237,'_elementor_pro_version','3.20.0'),(1399,237,'_wp_page_template','elementor_canvas'),(1400,237,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1401,237,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1402,237,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1405,238,'_elementor_version','3.20.2'),(1406,238,'_elementor_pro_version','3.20.0'),(1407,238,'_wp_page_template','elementor_canvas'),(1408,238,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1409,238,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1410,238,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1437,242,'_elementor_version','3.20.2'),(1438,242,'_elementor_pro_version','3.20.0'),(1439,242,'_wp_page_template','elementor_canvas'),(1440,242,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1441,242,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1435,242,'_elementor_edit_mode','builder'),(1436,242,'_elementor_template_type','wp-page'),(1419,240,'_elementor_edit_mode','builder'),(1420,240,'_elementor_template_type','wp-page'),(1421,240,'_elementor_version','3.20.2'),(1422,240,'_elementor_pro_version','3.20.0'),(1423,240,'_wp_page_template','elementor_canvas'),(1424,240,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1425,240,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1426,240,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1427,241,'_elementor_edit_mode','builder'),(1428,241,'_elementor_template_type','wp-page'),(1429,241,'_elementor_version','3.20.2'),(1430,241,'_elementor_pro_version','3.20.0'),(1431,241,'_wp_page_template','elementor_canvas'),(1432,241,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1433,241,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss, With a Cup of Coffee\\n\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Experts Would Love To Get You Lost\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1434,241,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1442,242,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1471,246,'_elementor_edit_mode','builder'),(1472,246,'_elementor_template_type','wp-page'),(1473,246,'_elementor_version','3.20.2'),(1474,246,'_elementor_pro_version','3.20.0'),(1444,243,'_elementor_edit_mode','builder'),(1445,243,'_elementor_template_type','wp-page'),(1446,243,'_elementor_version','3.20.2'),(1447,243,'_elementor_pro_version','3.20.0'),(1448,243,'_wp_page_template','elementor_canvas'),(1449,243,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1450,243,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1451,243,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1738,119,'_elementor_css','a:6:{s:4:\"time\";i:1711282446;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1453,244,'_elementor_edit_mode','builder'),(1454,244,'_elementor_template_type','wp-page'),(1455,244,'_elementor_version','3.20.2'),(1456,244,'_elementor_pro_version','3.20.0'),(1457,244,'_wp_page_template','elementor_canvas'),(1458,244,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1459,244,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1460,244,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1872,296,'_elementor_edit_mode','builder'),(1462,245,'_elementor_edit_mode','builder'),(1463,245,'_elementor_template_type','wp-page'),(1464,245,'_elementor_version','3.20.2'),(1465,245,'_elementor_pro_version','3.20.0'),(1466,245,'_wp_page_template','elementor_canvas'),(1467,245,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1468,245,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Happiest Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1469,245,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1797,288,'_elementor_edit_mode','builder'),(1798,288,'_elementor_template_type','wp-page'),(1799,288,'_elementor_version','3.20.2'),(1736,207,'_elementor_css','a:7:{s:4:\"time\";i:1711282445;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:\"\";}'),(1475,246,'_wp_page_template','elementor_canvas'),(1476,246,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1477,246,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Happiest Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1478,246,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1479,247,'_elementor_edit_mode','builder'),(1480,247,'_elementor_template_type','wp-page'),(1481,247,'_elementor_version','3.20.2'),(1482,247,'_elementor_pro_version','3.20.0'),(1483,247,'_wp_page_template','elementor_canvas'),(1484,247,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1485,247,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Happiest Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1486,247,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1487,248,'_elementor_edit_mode','builder'),(1488,248,'_elementor_template_type','wp-page'),(1489,248,'_elementor_version','3.20.2'),(1490,248,'_elementor_pro_version','3.20.0'),(1491,248,'_wp_page_template','elementor_canvas'),(1492,248,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1493,248,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1494,248,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1495,249,'_elementor_edit_mode','builder'),(1496,249,'_elementor_template_type','wp-page'),(1497,249,'_elementor_version','3.20.2'),(1498,249,'_elementor_pro_version','3.20.0'),(1499,249,'_wp_page_template','elementor_canvas'),(1500,249,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1501,249,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1502,249,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1503,250,'_elementor_edit_mode','builder'),(1504,250,'_elementor_template_type','wp-page'),(1505,250,'_elementor_version','3.20.2'),(1506,250,'_elementor_pro_version','3.20.0'),(1507,250,'_wp_page_template','elementor_canvas'),(1508,250,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1509,250,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthura.png\",\"id\":189,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Bali, Indonesia\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":190,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mthuraa.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1510,250,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1511,251,'_elementor_edit_mode','builder'),(1512,251,'_elementor_template_type','wp-page'),(1513,251,'_elementor_version','3.20.2'),(1514,251,'_elementor_pro_version','3.20.0'),(1515,251,'_wp_page_template','elementor_canvas'),(1516,251,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1517,251,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1518,251,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1519,252,'_elementor_edit_mode','builder'),(1520,252,'_elementor_template_type','wp-page'),(1521,252,'_elementor_version','3.20.2'),(1522,252,'_elementor_pro_version','3.20.0'),(1523,252,'_wp_page_template','elementor_canvas'),(1524,252,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1525,252,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1526,252,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1527,253,'_elementor_edit_mode','builder'),(1528,253,'_elementor_template_type','wp-page'),(1529,253,'_elementor_version','3.20.2'),(1530,253,'_elementor_pro_version','3.20.0'),(1531,253,'_wp_page_template','elementor_canvas'),(1532,253,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1533,253,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chose Your Journey Plan\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Individual\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Couples\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Team\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1534,253,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1535,254,'_elementor_edit_mode','builder'),(1536,254,'_elementor_template_type','wp-page'),(1537,254,'_elementor_version','3.20.2'),(1538,254,'_elementor_pro_version','3.20.0'),(1539,254,'_wp_page_template','elementor_canvas'),(1540,254,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1541,254,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1542,254,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1543,255,'_elementor_edit_mode','builder'),(1544,255,'_elementor_template_type','wp-page'),(1545,255,'_elementor_version','3.20.2'),(1546,255,'_elementor_pro_version','3.20.0'),(1547,255,'_wp_page_template','elementor_canvas'),(1548,255,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1549,255,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1550,255,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1551,256,'_elementor_edit_mode','builder'),(1552,256,'_elementor_template_type','wp-page'),(1553,256,'_elementor_version','3.20.2'),(1554,256,'_elementor_pro_version','3.20.0'),(1555,256,'_wp_page_template','elementor_canvas'),(1556,256,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1557,256,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1558,256,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1559,257,'_elementor_edit_mode','builder'),(1560,257,'_elementor_template_type','wp-page'),(1561,257,'_elementor_version','3.20.2'),(1562,257,'_elementor_pro_version','3.20.0'),(1563,257,'_wp_page_template','elementor_canvas'),(1564,257,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1565,257,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1566,257,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1788,287,'_elementor_edit_mode','builder'),(1789,287,'_elementor_template_type','wp-page'),(1790,287,'_elementor_version','3.20.2'),(1791,287,'_elementor_pro_version','3.20.0'),(1792,287,'_wp_page_template','elementor_canvas'),(1793,287,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1794,287,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1731,281,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1732,281,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1596,263,'_elementor_edit_mode','builder'),(1597,263,'_elementor_template_type','wp-page'),(1598,263,'_elementor_version','3.20.2'),(1599,263,'_elementor_pro_version','3.20.0'),(1600,263,'_wp_page_template','elementor_canvas'),(1601,263,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1602,263,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1575,259,'_wp_attached_file','2024/03/hindu-temple-1610625_1280.jpg'),(1576,259,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:918;s:4:\"file\";s:37:\"2024/03/hindu-temple-1610625_1280.jpg\";s:8:\"filesize\";i:446947;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"hindu-temple-1610625_1280-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16912;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"hindu-temple-1610625_1280-1024x734.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:734;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169573;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"hindu-temple-1610625_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6763;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"hindu-temple-1610625_1280-768x551.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97956;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1577,259,'_wp_attachment_image_alt','yatra in Ayodhya temple'),(1578,260,'_wp_attached_file','2024/03/pexels-ruiyang-zhang-3204950.jpg'),(1579,260,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:1920;s:4:\"file\";s:40:\"2024/03/pexels-ruiyang-zhang-3204950.jpg\";s:8:\"filesize\";i:350599;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:40:\"pexels-ruiyang-zhang-3204950-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15032;}s:5:\"large\";a:5:{s:4:\"file\";s:41:\"pexels-ruiyang-zhang-3204950-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:128909;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:40:\"pexels-ruiyang-zhang-3204950-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8867;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:41:\"pexels-ruiyang-zhang-3204950-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:161843;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:42:\"pexels-ruiyang-zhang-3204950-1024x1536.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:269716;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1580,261,'_elementor_edit_mode','builder'),(1581,261,'_elementor_template_type','wp-page'),(1582,261,'_elementor_version','3.20.2'),(1583,261,'_elementor_pro_version','3.20.0'),(1584,261,'_wp_page_template','elementor_canvas'),(1585,261,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1586,261,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1587,261,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1588,262,'_elementor_edit_mode','builder'),(1589,262,'_elementor_template_type','wp-page'),(1590,262,'_elementor_version','3.20.2'),(1591,262,'_elementor_pro_version','3.20.0'),(1592,262,'_wp_page_template','elementor_canvas'),(1593,262,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1594,262,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1595,262,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1603,263,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1635,270,'_elementor_template_type','wp-page'),(1636,270,'_elementor_version','3.20.2'),(1637,270,'_elementor_pro_version','3.20.0'),(1638,270,'_wp_page_template','elementor_canvas'),(1639,270,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1640,270,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/water-1283963_1280.jpg\",\"id\":266,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"id\":267,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1730,281,'_wp_page_template','elementor_canvas'),(1612,265,'_wp_attached_file','2024/03/templlle.jpg'),(1613,265,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1310;s:4:\"file\";s:20:\"2024/03/templlle.jpg\";s:8:\"filesize\";i:687803;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"templlle-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17586;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"templlle-1024x699.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:699;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140250;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"templlle-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9104;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"templlle-768x524.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:524;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81464;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:22:\"templlle-1536x1048.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1048;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:302184;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1614,266,'_wp_attached_file','2024/03/water-1283963_1280.jpg'),(1615,266,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:852;s:4:\"file\";s:30:\"2024/03/water-1283963_1280.jpg\";s:8:\"filesize\";i:272807;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"water-1283963_1280-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12009;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"water-1283963_1280-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98862;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"water-1283963_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5601;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"water-1283963_1280-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:59168;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1616,267,'_wp_attached_file','2024/03/temple-1670926_1280.jpg'),(1617,267,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:900;s:4:\"file\";s:31:\"2024/03/temple-1670926_1280.jpg\";s:8:\"filesize\";i:514890;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"temple-1670926_1280-300x211.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:211;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19844;}s:5:\"large\";a:5:{s:4:\"file\";s:32:\"temple-1670926_1280-1024x720.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:720;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:195379;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"temple-1670926_1280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7669;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:31:\"temple-1670926_1280-768x540.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:540;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:115956;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1726,281,'_elementor_edit_mode','builder'),(1727,281,'_elementor_template_type','wp-page'),(1728,281,'_elementor_version','3.20.2'),(1729,281,'_elementor_pro_version','3.20.0'),(1634,270,'_elementor_edit_mode','builder'),(1618,268,'_elementor_edit_mode','builder'),(1619,268,'_elementor_template_type','wp-page'),(1620,268,'_elementor_version','3.20.2'),(1621,268,'_elementor_pro_version','3.20.0'),(1622,268,'_wp_page_template','elementor_canvas'),(1623,268,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1624,268,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1625,268,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1626,269,'_elementor_edit_mode','builder'),(1627,269,'_elementor_template_type','wp-page'),(1628,269,'_elementor_version','3.20.2'),(1629,269,'_elementor_pro_version','3.20.0'),(1630,269,'_wp_page_template','elementor_canvas'),(1631,269,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1632,269,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1633,269,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1641,270,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1642,271,'_elementor_edit_mode','builder'),(1643,271,'_elementor_template_type','wp-page'),(1644,271,'_elementor_version','3.20.2'),(1645,271,'_elementor_pro_version','3.20.0'),(1646,271,'_wp_page_template','elementor_canvas'),(1647,271,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1648,271,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/water-1283963_1280.jpg\",\"id\":266,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"id\":267,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1649,271,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1650,272,'_elementor_edit_mode','builder'),(1651,272,'_elementor_template_type','wp-page'),(1652,272,'_elementor_version','3.20.2'),(1653,272,'_elementor_pro_version','3.20.0'),(1654,272,'_wp_page_template','elementor_canvas'),(1655,272,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1656,272,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/water-1283963_1280.jpg\",\"id\":266,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"id\":267,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1657,272,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1658,273,'_elementor_edit_mode','builder'),(1659,273,'_elementor_template_type','wp-page'),(1660,273,'_elementor_version','3.20.2'),(1661,273,'_elementor_pro_version','3.20.0'),(1662,273,'_wp_page_template','elementor_canvas'),(1663,273,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1664,273,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"home\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a Better Experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/water-1283963_1280.jpg\",\"id\":266,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"id\":267,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1665,273,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1666,274,'_elementor_edit_mode','builder'),(1667,274,'_elementor_template_type','wp-page'),(1668,274,'_elementor_version','3.20.2'),(1669,274,'_elementor_pro_version','3.20.0'),(1670,274,'_wp_page_template','elementor_canvas'),(1671,274,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1672,274,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"home\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a Better Experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/water-1283963_1280.jpg\",\"id\":266,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"id\":267,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1673,274,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1674,275,'_elementor_edit_mode','builder'),(1675,275,'_elementor_template_type','wp-page'),(1676,275,'_elementor_version','3.20.2'),(1677,275,'_elementor_pro_version','3.20.0'),(1678,275,'_wp_page_template','elementor_canvas'),(1679,275,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1680,275,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"home\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a Better Experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/water-1283963_1280.jpg\",\"id\":266,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"id\":267,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1681,275,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1682,276,'_elementor_edit_mode','builder'),(1683,276,'_elementor_template_type','wp-page'),(1684,276,'_elementor_version','3.20.2'),(1685,276,'_elementor_pro_version','3.20.0'),(1686,276,'_wp_page_template','elementor_canvas'),(1687,276,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1688,276,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"home\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a Better Experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/water-1283963_1280.jpg\",\"id\":266,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"id\":267,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1689,276,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1800,288,'_elementor_pro_version','3.20.0'),(1801,288,'_wp_page_template','elementor_canvas'),(1701,207,'_edit_last','1'),(1733,281,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1702,207,'_wp_page_template','default'),(1703,278,'_elementor_edit_mode','builder'),(1704,278,'_elementor_template_type','wp-page'),(1705,278,'_elementor_version','3.20.2'),(1706,278,'_elementor_pro_version','3.20.0'),(1734,7,'_elementor_css','a:6:{s:4:\"time\";i:1711282302;s:5:\"fonts\";a:3:{i:0;s:10:\"New Rocker\";i:1;s:6:\"Montez\";i:3;s:10:\"Rubik Dirt\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1708,278,'_wp_page_template','default'),(1710,279,'_elementor_edit_mode','builder'),(1711,279,'_elementor_template_type','wp-page'),(1712,279,'_elementor_version','3.20.2'),(1713,279,'_elementor_pro_version','3.20.0'),(1714,279,'_wp_page_template','elementor_canvas'),(1715,279,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1716,279,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"home\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a Better Experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/water-1283963_1280.jpg\",\"id\":266,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"id\":267,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1717,279,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1718,280,'_elementor_edit_mode','builder'),(1719,280,'_elementor_template_type','wp-page'),(1720,280,'_elementor_version','3.20.2'),(1721,280,'_elementor_pro_version','3.20.0'),(1722,280,'_wp_page_template','elementor_canvas'),(1723,280,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1724,280,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"home\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a Better Experience.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8c3c529\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"6612667\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"4c0ac94\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"bbb49d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"e06ef42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15d1d09\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1f3db1d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"eae4a7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"a97ce4b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"605d924\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4cd4850\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"59f430e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0825c63\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"4cc900f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"5e897e0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"22fbac6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"c18f0b7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48ac6f5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a0cbd85\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"8976bec\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"c13e7bd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a56b9bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"734ed02\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9274fc8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/water-1283963_1280.jpg\",\"id\":266,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"\",\"url\":\"\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayagraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"id\":267,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\",\"title_color\":\"#232896\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":259,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hindu-temple-1610625_1280.jpg\",\"alt\":\"yatra in Ayodhya temple\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7518b1ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2838aab3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b8fbbe2\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"43bc577\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f230ce6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1725,280,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1761,283,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1762,284,'_elementor_edit_mode','builder'),(1763,284,'_elementor_template_type','wp-page'),(1764,284,'_elementor_version','3.20.2'),(1765,284,'_elementor_pro_version','3.20.0'),(1766,284,'_wp_page_template','elementor_canvas'),(1767,284,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1768,284,'_elementor_data','[{\"id\":\"50575715\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"367bb0fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67c2147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7806b9ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"633d2ba4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66da412b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18ec89f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37745c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"2ff1a0ed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3594ed7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41e329cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f5defe\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"575ba8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4ecfa1cd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"69898ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78fdd5c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70969c93\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b634e95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"70c92b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"3d1d5ab1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e2f27ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c75f70a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60844d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3acac39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"5b9a5f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7cfaedd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3133f96e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6635d4d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715e078\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f98a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"6fbf3808\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4cb7c053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d562b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b19e770\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1330bbc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"68e99c54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"79b76429\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"297414dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"407455c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71fcff97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5580ffa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"5b2894a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cbe0851\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"685c8ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"26d965f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61a492ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"481856da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"4b280058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"2fcc526f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"17549078\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"34bd654e\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bceb1cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4927860a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6b9e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e01a23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45dd8d0a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"351c4aa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3445e426\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ef8853\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"8cac660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec22ab0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3b38f21c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"55669e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7553c4cf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5af916ea\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"50d511b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"428f76d4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4ba35355\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(1769,284,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1770,285,'_elementor_edit_mode','builder'),(1771,285,'_elementor_template_type','wp-page'),(1772,285,'_elementor_version','3.20.2'),(1773,285,'_elementor_pro_version','3.20.0'),(1774,285,'_wp_page_template','elementor_canvas'),(1775,285,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1776,285,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1777,285,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1778,285,'_elementor_css','a:6:{s:4:\"time\";i:1711282307;s:5:\"fonts\";a:3:{i:0;s:9:\"Reem Kufi\";i:1;s:11:\"Preahvihear\";i:2;s:7:\"Oregano\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:68;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1779,286,'_elementor_edit_mode','builder'),(1780,286,'_elementor_template_type','wp-page'),(1781,286,'_elementor_version','3.20.2'),(1782,286,'_elementor_pro_version','3.20.0'),(1783,286,'_wp_page_template','elementor_canvas'),(1784,286,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1785,286,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"731e48d3\",\"elType\":\"widget\",\"settings\":{\"text\":\"+91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"12121787\",\"elType\":\"widget\",\"settings\":{\"text\":\"Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3661d2d2\",\"elType\":\"widget\",\"settings\":{\"text\":\"care@yatrainayodhya.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"8a92cb3\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1786,286,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1787,286,'_elementor_css','a:6:{s:4:\"time\";i:1711282307;s:5:\"fonts\";a:3:{i:0;s:9:\"Reem Kufi\";i:1;s:11:\"Preahvihear\";i:2;s:7:\"Oregano\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:68;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1795,287,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1796,287,'_elementor_css','a:6:{s:4:\"time\";i:1711282307;s:5:\"fonts\";a:3:{i:0;s:9:\"Reem Kufi\";i:1;s:11:\"Preahvihear\";i:2;s:7:\"Oregano\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:68;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1802,288,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1803,288,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1804,288,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1805,289,'_elementor_edit_mode','builder'),(1806,289,'_elementor_template_type','wp-page'),(1807,289,'_elementor_version','3.20.2'),(1808,289,'_elementor_pro_version','3.20.0'),(1809,289,'_wp_page_template','elementor_canvas'),(1810,289,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1811,289,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1812,289,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1813,290,'_elementor_edit_mode','builder'),(1814,290,'_elementor_template_type','wp-page'),(1815,290,'_elementor_version','3.20.2'),(1816,290,'_elementor_pro_version','3.20.0'),(1817,290,'_wp_page_template','elementor_canvas'),(1818,290,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1819,290,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1820,290,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1854,294,'_elementor_version','3.20.2'),(1855,294,'_elementor_pro_version','3.20.0'),(1856,294,'_wp_page_template','default'),(1857,294,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1858,294,'_elementor_data','[{\"id\":\"50575715\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"367bb0fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67c2147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7806b9ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"633d2ba4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66da412b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18ec89f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37745c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"2ff1a0ed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3594ed7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41e329cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f5defe\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"575ba8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4ecfa1cd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"69898ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78fdd5c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70969c93\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b634e95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"70c92b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"3d1d5ab1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e2f27ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c75f70a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60844d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3acac39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"5b9a5f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7cfaedd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3133f96e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6635d4d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715e078\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f98a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"6fbf3808\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4cb7c053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d562b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b19e770\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1330bbc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"68e99c54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"79b76429\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"297414dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"407455c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71fcff97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5580ffa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"5b2894a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cbe0851\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"685c8ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"26d965f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61a492ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"481856da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"4b280058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"2fcc526f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"17549078\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"34bd654e\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bceb1cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4927860a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6b9e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e01a23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45dd8d0a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"351c4aa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3445e426\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ef8853\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"8cac660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec22ab0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3b38f21c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"55669e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7553c4cf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5af916ea\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"50d511b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"428f76d4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4ba35355\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(1852,294,'_elementor_edit_mode','builder'),(1853,294,'_elementor_template_type','wp-page'),(1829,102,'_elementor_css','a:6:{s:4:\"time\";i:1711282962;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1830,82,'_elementor_css','a:6:{s:4:\"time\";i:1711282966;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1831,165,'_elementor_css','a:6:{s:4:\"time\";i:1711282966;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"ekiticons\";i:5;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1908,300,'_elementor_edit_mode','builder'),(1909,300,'_elementor_template_type','wp-page'),(1910,300,'_elementor_version','3.20.2'),(1911,300,'_elementor_pro_version','3.20.0'),(1912,300,'_wp_page_template','elementor_canvas'),(1861,104,'_elementor_css','a:6:{s:4:\"time\";i:1711283072;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"ekiticons\";i:1;s:8:\"jkiticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1834,292,'_elementor_edit_mode','builder'),(1835,292,'_elementor_template_type','wp-page'),(1836,292,'_elementor_version','3.20.2'),(1837,292,'_elementor_pro_version','3.20.0'),(1838,292,'_wp_page_template','elementor_canvas'),(1839,292,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1840,292,'_elementor_data','[{\"id\":\"50575715\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"367bb0fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67c2147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7806b9ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"633d2ba4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66da412b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18ec89f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37745c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"2ff1a0ed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3594ed7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41e329cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f5defe\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"575ba8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4ecfa1cd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"69898ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78fdd5c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70969c93\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b634e95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"70c92b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"3d1d5ab1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e2f27ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c75f70a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60844d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3acac39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"5b9a5f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7cfaedd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3133f96e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6635d4d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715e078\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f98a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"6fbf3808\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4cb7c053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d562b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b19e770\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1330bbc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"68e99c54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"79b76429\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"297414dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"407455c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71fcff97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5580ffa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"5b2894a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cbe0851\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"685c8ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"26d965f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61a492ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"481856da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"4b280058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"2fcc526f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"17549078\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"34bd654e\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bceb1cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4927860a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6b9e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e01a23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45dd8d0a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"351c4aa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3445e426\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ef8853\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"8cac660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec22ab0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3b38f21c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"55669e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7553c4cf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5af916ea\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"50d511b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"428f76d4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4ba35355\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(1841,292,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1842,292,'_elementor_css','a:6:{s:4:\"time\";i:1711282984;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"ekiticons\";i:1;s:8:\"jkiticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1843,293,'_elementor_edit_mode','builder'),(1844,293,'_elementor_template_type','wp-page'),(1845,293,'_elementor_version','3.20.2'),(1846,293,'_elementor_pro_version','3.20.0'),(1847,293,'_wp_page_template','elementor_canvas'),(1848,293,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1849,293,'_elementor_data','[{\"id\":\"50575715\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"280\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"24\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/traveling-alone-P78QTHS.jpg\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"367bb0fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"67c2147b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Features\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7806b9ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Service\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"633d2ba4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66da412b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"18ec89f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"37745c52\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"2ff1a0ed\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3594ed7a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"41e329cb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"35f5defe\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"575ba8dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4ecfa1cd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"69898ef4\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78fdd5c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"70969c93\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5b634e95\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"70c92b07\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"3d1d5ab1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5e2f27ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4c75f70a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"60844d69\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3acac39\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":36,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"5b9a5f43\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"7cfaedd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3133f96e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6635d4d4\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"715e078\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f98a5c9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":\"12\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-X82SAH8.jpeg\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"6fbf3808\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"4cb7c053\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"51d562b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b19e770\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1330bbc8\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"68e99c54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"79b76429\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"297414dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"407455c1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Easy to Order\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71fcff97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5580ffa9\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"5b2894a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cbe0851\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"685c8ccf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"26d965f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"61a492ff\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"481856da\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"4b280058\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"2fcc526f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"primary_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"17549078\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"34bd654e\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7bceb1cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4927860a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e6b9e19\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"9e01a23\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"45dd8d0a\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"351c4aa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3445e426\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6ef8853\",\"elType\":\"widget\",\"settings\":{\"ending_number\":20,\"suffix\":\"K\",\"title\":\"Satisfied Client\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"8cac660\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7ec22ab0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3b38f21c\",\"elType\":\"widget\",\"settings\":{\"ending_number\":10,\"suffix\":\"K\",\"title\":\"Positif Review\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"55669e3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7553c4cf\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"5af916ea\",\"elType\":\"widget\",\"settings\":{\"ending_number\":99,\"suffix\":\"+\",\"title\":\"Available Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"50d511b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"428f76d4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"primary_color\":\"#F54B15\",\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4ba35355\",\"elType\":\"widget\",\"settings\":{\"ending_number\":80,\"suffix\":\"+\",\"title\":\"Grup Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false}]'),(1850,293,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1851,293,'_elementor_css','a:6:{s:4:\"time\";i:1711282984;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"ekiticons\";i:1;s:8:\"jkiticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1859,294,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1860,294,'_elementor_css','a:6:{s:4:\"time\";i:1711282984;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"ekiticons\";i:1;s:8:\"jkiticon\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1863,295,'_elementor_edit_mode','builder'),(1864,295,'_elementor_template_type','page'),(1865,295,'_elementor_data','[{\"id\":\"54fc954f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"78d4faea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2bdeafc3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e64135\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"78409f66\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"27e0ae2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"633818bc\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(1866,295,'_wp_page_template','elementor_canvas'),(1867,295,'_elementor_version','3.20.2'),(1868,295,'_elementor_pro_version','3.20.0'),(1869,295,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1870,295,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1871,295,'_elementor_css','a:6:{s:4:\"time\";i:1711282445;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1873,296,'_elementor_template_type','page'),(1874,296,'_elementor_data','[{\"id\":\"54fc954f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"78d4faea\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"space_between_widgets\":10},\"elements\":[{\"id\":\"2bdeafc3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":129.437},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"e64135\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"78409f66\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"27e0ae2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"633818bc\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false}]'),(1875,296,'_wp_page_template','elementor_canvas'),(1876,296,'_elementor_version','3.20.2'),(1877,296,'_elementor_pro_version','3.20.0'),(1878,296,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1879,296,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1880,115,'_elementor_css','a:6:{s:4:\"time\";i:1711283649;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1881,297,'_elementor_edit_mode','builder'),(1882,297,'_elementor_template_type','wp-page'),(1883,297,'_elementor_version','3.20.2'),(1884,297,'_elementor_pro_version','3.20.0'),(1885,297,'_wp_page_template','elementor_canvas'),(1886,297,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1887,297,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1888,297,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1889,297,'_elementor_css','a:6:{s:4:\"time\";i:1711282968;s:5:\"fonts\";a:3:{i:0;s:9:\"Reem Kufi\";i:1;s:11:\"Preahvihear\";i:2;s:7:\"Oregano\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:65;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1890,298,'_elementor_edit_mode','builder'),(1891,298,'_elementor_template_type','wp-page'),(1892,298,'_elementor_version','3.20.2'),(1893,298,'_elementor_pro_version','3.20.0'),(1894,298,'_wp_page_template','elementor_canvas'),(1895,298,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1896,298,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":183,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kanak-bhavan.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":179,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/gulab-bari.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1897,298,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1898,298,'_elementor_css','a:6:{s:4:\"time\";i:1711282968;s:5:\"fonts\";a:3:{i:0;s:9:\"Reem Kufi\";i:1;s:11:\"Preahvihear\";i:2;s:7:\"Oregano\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:65;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1899,299,'_elementor_edit_mode','builder'),(1900,299,'_elementor_template_type','wp-page'),(1901,299,'_elementor_version','3.20.2'),(1902,299,'_elementor_pro_version','3.20.0'),(1903,299,'_wp_page_template','elementor_canvas'),(1904,299,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1905,299,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1906,299,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1907,299,'_elementor_css','a:6:{s:4:\"time\";i:1711282968;s:5:\"fonts\";a:3:{i:0;s:9:\"Reem Kufi\";i:1;s:11:\"Preahvihear\";i:2;s:7:\"Oregano\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:65;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1913,300,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1914,300,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1915,300,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1916,301,'_elementor_edit_mode','builder'),(1917,301,'_elementor_template_type','wp-page'),(1918,301,'_elementor_version','3.20.2'),(1919,301,'_elementor_pro_version','3.20.0'),(1920,301,'_wp_page_template','elementor_canvas'),(1921,301,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1922,301,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"P\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":180,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/guptar-ghat.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1923,301,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1924,302,'_elementor_edit_mode','builder'),(1925,302,'_elementor_template_type','wp-page'),(1926,302,'_elementor_version','3.20.2'),(1927,302,'_elementor_pro_version','3.20.0'),(1928,302,'_wp_page_template','elementor_canvas'),(1929,302,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1930,302,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayg Raj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1931,302,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1932,303,'_elementor_edit_mode','builder'),(1933,303,'_elementor_template_type','wp-page'),(1934,303,'_elementor_version','3.20.2'),(1935,303,'_elementor_pro_version','3.20.0'),(1936,303,'_wp_page_template','elementor_canvas'),(1937,303,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1938,303,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayg Raj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1939,303,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1940,304,'_elementor_edit_mode','builder'),(1941,304,'_elementor_template_type','wp-page'),(1942,304,'_elementor_version','3.20.2'),(1943,304,'_elementor_pro_version','3.20.0'),(1944,304,'_wp_page_template','elementor_canvas'),(1945,304,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1946,304,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayg Raj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1947,304,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1948,305,'_elementor_edit_mode','builder'),(1949,305,'_elementor_template_type','wp-page'),(1950,305,'_elementor_version','3.20.2'),(1951,305,'_elementor_pro_version','3.20.0'),(1952,305,'_wp_page_template','elementor_canvas'),(1953,305,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1954,305,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayg Raj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1955,305,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1956,306,'_elementor_edit_mode','builder'),(1957,306,'_elementor_template_type','wp-page'),(1958,306,'_elementor_version','3.20.2'),(1959,306,'_elementor_pro_version','3.20.0'),(1960,306,'_wp_page_template','elementor_canvas'),(1961,306,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1962,306,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayg Raj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1963,306,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1964,307,'_elementor_edit_mode','builder'),(1965,307,'_elementor_template_type','wp-page'),(1966,307,'_elementor_version','3.20.2'),(1967,307,'_elementor_pro_version','3.20.0'),(1968,307,'_wp_page_template','elementor_canvas'),(1969,307,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1970,307,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prayg Raj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1971,307,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1972,308,'_elementor_edit_mode','builder'),(1973,308,'_elementor_template_type','wp-page'),(1974,308,'_elementor_version','3.20.2'),(1975,308,'_elementor_pro_version','3.20.0'),(1976,308,'_wp_page_template','elementor_canvas'),(1977,308,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(1978,308,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1979,308,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2158,330,'_elementor_template_type','wp-page'),(2159,330,'_elementor_version','3.20.2'),(2160,330,'_elementor_pro_version','3.20.0'),(2161,330,'_wp_page_template','elementor_canvas'),(2028,315,'_elementor_edit_mode','builder'),(2029,315,'_elementor_template_type','wp-page'),(2030,315,'_elementor_version','3.20.2'),(2031,315,'_elementor_pro_version','3.20.0'),(2032,315,'_wp_page_template','elementor_canvas'),(2033,315,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2034,315,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2004,312,'_elementor_edit_mode','builder'),(2005,312,'_elementor_template_type','wp-page'),(2006,312,'_elementor_version','3.20.2'),(2007,312,'_elementor_pro_version','3.20.0'),(2008,312,'_wp_page_template','elementor_canvas'),(2009,312,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2010,312,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false},{\"id\":\"e23fa65\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0892924\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(1988,310,'_elementor_edit_mode','builder'),(1989,310,'_elementor_template_type','wp-page'),(1990,310,'_elementor_version','3.20.2'),(1991,310,'_elementor_pro_version','3.20.0'),(1992,310,'_wp_page_template','elementor_canvas'),(1993,310,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1994,310,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(1995,310,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(1996,311,'_elementor_edit_mode','builder'),(1997,311,'_elementor_template_type','wp-page'),(1998,311,'_elementor_version','3.20.2'),(1999,311,'_elementor_pro_version','3.20.0'),(2000,311,'_wp_page_template','elementor_canvas'),(2001,311,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2002,311,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Paackage Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Preahvihear\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Oregano\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false}]'),(2003,311,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2011,312,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2012,313,'_elementor_edit_mode','builder'),(2013,313,'_elementor_template_type','wp-page'),(2014,313,'_elementor_version','3.20.2'),(2015,313,'_elementor_pro_version','3.20.0'),(2016,313,'_wp_page_template','elementor_canvas'),(2017,313,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2018,313,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false},{\"id\":\"e23fa65\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0892924\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2019,313,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2020,314,'_elementor_edit_mode','builder'),(2021,314,'_elementor_template_type','wp-page'),(2022,314,'_elementor_version','3.20.2'),(2023,314,'_elementor_pro_version','3.20.0'),(2024,314,'_wp_page_template','elementor_canvas'),(2025,314,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2026,314,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4374a68\",\"elType\":\"container\",\"settings\":{\"container_type\":\"grid\",\"presetTitle\":\"Grid\",\"presetIcon\":\"eicon-container-grid\"},\"elements\":[],\"isInner\":false},{\"id\":\"e23fa65\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"0892924\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}]'),(2027,314,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2035,315,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2036,316,'_elementor_edit_mode','builder'),(2037,316,'_elementor_template_type','wp-page'),(2038,316,'_elementor_version','3.20.2'),(2039,316,'_elementor_pro_version','3.20.0'),(2040,316,'_wp_page_template','elementor_canvas'),(2041,316,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2042,316,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2043,316,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2044,317,'_elementor_edit_mode','builder'),(2045,317,'_elementor_template_type','wp-page'),(2046,317,'_elementor_version','3.20.2'),(2047,317,'_elementor_pro_version','3.20.0'),(2048,317,'_wp_page_template','elementor_canvas'),(2049,317,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2050,317,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"http:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2051,317,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2052,318,'_elementor_edit_mode','builder'),(2053,318,'_elementor_template_type','wp-page'),(2054,318,'_elementor_version','3.20.2'),(2055,318,'_elementor_pro_version','3.20.0'),(2056,318,'_wp_page_template','elementor_canvas'),(2057,318,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2058,318,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2059,318,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2166,70,'_elementor_css','a:6:{s:4:\"time\";i:1711299849;s:5:\"fonts\";a:4:{i:0;s:9:\"Reem Kufi\";i:1;s:6:\"Montez\";i:3;s:14:\"Princess Sofia\";i:26;s:22:\"Mountains of Christmas\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:85;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2103,324,'_elementor_css','a:6:{s:4:\"time\";i:1711299229;s:5:\"fonts\";a:4:{i:0;s:9:\"Reem Kufi\";i:1;s:6:\"Montez\";i:3;s:14:\"Princess Sofia\";i:26;s:22:\"Mountains of Christmas\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:88;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2102,324,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2101,324,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b92400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b94400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b93600\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2100,324,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2157,330,'_elementor_edit_mode','builder'),(2095,324,'_elementor_edit_mode','builder'),(2096,324,'_elementor_template_type','wp-page'),(2097,324,'_elementor_version','3.20.2'),(2098,324,'_elementor_pro_version','3.20.0'),(2099,324,'_wp_page_template','elementor_canvas'),(2076,70,'rank_math_internal_links_processed','1'),(2077,322,'_elementor_edit_mode','builder'),(2078,322,'_elementor_template_type','wp-page'),(2079,322,'_elementor_version','3.20.2'),(2080,322,'_elementor_pro_version','3.20.0'),(2081,322,'_wp_page_template','elementor_canvas'),(2082,322,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2083,322,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2084,322,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2085,322,'_elementor_css','a:6:{s:4:\"time\";i:1711299229;s:5:\"fonts\";a:4:{i:0;s:9:\"Reem Kufi\";i:1;s:6:\"Montez\";i:3;s:14:\"Princess Sofia\";i:26;s:22:\"Mountains of Christmas\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:88;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2086,323,'_elementor_edit_mode','builder'),(2087,323,'_elementor_template_type','wp-page'),(2088,323,'_elementor_version','3.20.2'),(2089,323,'_elementor_pro_version','3.20.0'),(2090,323,'_wp_page_template','elementor_canvas'),(2091,323,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2092,323,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Maldives\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"$45\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"$65\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"$85\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2093,323,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2094,323,'_elementor_css','a:6:{s:4:\"time\";i:1711299229;s:5:\"fonts\";a:4:{i:0;s:9:\"Reem Kufi\";i:1;s:6:\"Montez\";i:3;s:14:\"Princess Sofia\";i:26;s:22:\"Mountains of Christmas\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:88;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2105,70,'rank_math_seo_score','94'),(2106,70,'rank_math_focus_keyword','Yatra in Ayodhya'),(2107,70,'rank_math_description','Yatra in Ayodhya is One of the Best Tour and Trave l Provider in Ayodhy. You can easily book your tour packages with us.'),(2108,70,'rank_math_facebook_image','https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1.jpeg'),(2109,70,'rank_math_facebook_image_id','185'),(2110,70,'rank_math_facebook_enable_image_overlay','on'),(2111,325,'_elementor_edit_mode','builder'),(2112,325,'_elementor_template_type','wp-page'),(2113,325,'_elementor_version','3.20.2'),(2114,325,'_elementor_pro_version','3.20.0'),(2115,325,'_wp_page_template','elementor_canvas'),(2116,325,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2117,325,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b92400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b94400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b93600\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2118,325,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2119,325,'_elementor_css','a:6:{s:4:\"time\";i:1711299256;s:5:\"fonts\";a:4:{i:0;s:9:\"Reem Kufi\";i:1;s:6:\"Montez\";i:3;s:14:\"Princess Sofia\";i:26;s:22:\"Mountains of Christmas\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:88;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2120,326,'_elementor_edit_mode','builder'),(2121,326,'_elementor_template_type','wp-page'),(2122,326,'_elementor_version','3.20.2'),(2123,326,'_elementor_pro_version','3.20.0'),(2124,326,'_wp_page_template','elementor_canvas'),(2125,326,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2126,326,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b92400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b94400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b93600\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2127,326,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2128,326,'_elementor_css','a:6:{s:4:\"time\";i:1711299256;s:5:\"fonts\";a:4:{i:0;s:9:\"Reem Kufi\";i:1;s:6:\"Montez\";i:3;s:14:\"Princess Sofia\";i:26;s:22:\"Mountains of Christmas\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:88;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2129,327,'_elementor_edit_mode','builder'),(2130,327,'_elementor_template_type','wp-page'),(2131,327,'_elementor_version','3.20.2'),(2132,327,'_elementor_pro_version','3.20.0'),(2133,327,'_wp_page_template','elementor_canvas'),(2134,327,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}');
INSERT INTO `wpra_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (2135,327,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b92400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b94400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b93600\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2136,327,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2137,327,'_elementor_css','a:6:{s:4:\"time\";i:1711299256;s:5:\"fonts\";a:4:{i:0;s:9:\"Reem Kufi\";i:1;s:6:\"Montez\";i:3;s:14:\"Princess Sofia\";i:26;s:22:\"Mountains of Christmas\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:88;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2139,328,'_elementor_edit_mode','builder'),(2140,328,'_elementor_template_type','wp-page'),(2141,328,'_elementor_version','3.20.2'),(2142,328,'_elementor_pro_version','3.20.0'),(2143,328,'_wp_page_template','elementor_canvas'),(2144,328,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2145,328,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b92400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b94400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b93600\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2146,328,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2147,328,'_elementor_css','a:6:{s:4:\"time\";i:1711299836;s:5:\"fonts\";a:4:{i:0;s:9:\"Reem Kufi\";i:1;s:6:\"Montez\";i:3;s:14:\"Princess Sofia\";i:26;s:22:\"Mountains of Christmas\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:88;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2148,329,'_elementor_edit_mode','builder'),(2149,329,'_elementor_template_type','wp-page'),(2150,329,'_elementor_version','3.20.2'),(2151,329,'_elementor_pro_version','3.20.0'),(2152,329,'_wp_page_template','elementor_canvas'),(2153,329,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2154,329,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b92400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b94400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b93600\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"Free Messages\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"4576896\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2155,329,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2156,329,'_elementor_css','a:6:{s:4:\"time\";i:1711299836;s:5:\"fonts\";a:4:{i:0;s:9:\"Reem Kufi\";i:1;s:6:\"Montez\";i:3;s:14:\"Princess Sofia\";i:26;s:22:\"Mountains of Christmas\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:88;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2162,330,'_elementor_page_settings','a:5:{s:10:\"hide_title\";s:3:\"yes\";s:22:\"ekit_onepagescroll_nav\";s:15:\"circle-scale-up\";s:28:\"ekit_onepagescroll_nav_color\";s:7:\"#FFFFFF\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2163,330,'_elementor_data','[{\"id\":\"1c80c313\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"id\":173,\"size\":\"\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\"}},\"elements\":[{\"id\":\"7272edcb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":18.365,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6909cc6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3bee6f37\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":70.967,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72},\"elements\":[{\"id\":\"69ceca44\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFD9\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\",\"st_menu_item_text_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_submenu_item_indicator_color_responsive\":\"globals\\/colors?id=secondary\",\"st_hamburger_menu_icon_color_responsive_tablet\":\"globals\\/colors?id=secondary\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\"},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"2d182d3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10},\"elements\":[{\"id\":\"68356259\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_text_align\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=accent\",\"ekit_searech_icon_color\":\"globals\\/colors?id=secondary\"},\"ekit_search_placeholder_title_color\":\"#000000\",\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-header-search\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5fcb2368\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":173,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir.jpg\",\"alt\":\"ram mandir package by yatrainayodhya\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"400\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"70afa17d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"500\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f8fc865\",\"elType\":\"widget\",\"settings\":{\"ekit_heading_title\":\"Let\\u2019s Your Journey Begins\",\"title_float_left\":\"yes\",\"title_float_left_width\":{\"unit\":\"%\",\"size\":110,\"sizes\":[]},\"ekit_heading_sub_title\":\"Time has changed\",\"show_shadow_text\":\"yes\",\"shadow_text_content\":\"ADVENTURE\",\"ekit_heading_show_seperator\":\"\",\"ekit_heading_title_color\":\"#082345\",\"ekit_heading_title_typography_typography\":\"custom\",\"ekit_heading_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_title_typography_font_weight\":\"400\",\"ekit_heading_title_typography_text_transform\":\"uppercase\",\"ekit_heading_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"ekit_heading_focused_title_typography_typography\":\"custom\",\"ekit_heading_focused_title_typography_font_family\":\"Roboto Slab\",\"ekit_heading_focused_title_typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_heading_focused_title_typography_font_weight\":\"400\",\"ekit_heading_focused_title_typography_text_transform\":\"uppercase\",\"ekit_heading_focused_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_position\":{\"unit\":\"%\",\"top\":\"4\",\"right\":0,\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"shadow_text_color\":\"#FFFFFF42\",\"shadow_text_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"ekit_heading_title_color\":\"\",\"ekit_heading_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_heading_focused_title_typography_typography\":\"globals\\/typography?id=secondary\",\"shadow_text_typography_typography\":\"\",\"shadow_text_color\":\"\"},\"shadow_text_position_tablet\":{\"unit\":\"px\",\"top\":\"7\",\"right\":0,\"bottom\":0,\"left\":\"95\",\"isLinked\":false},\"shadow_text_position_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":0,\"bottom\":0,\"left\":\"-42\",\"isLinked\":false},\"shadow_text_typography_typography\":\"custom\",\"shadow_text_typography_font_family\":\"Reem Kufi\",\"shadow_text_typography_font_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"shadow_text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"shadow_text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"shadow_text_typography_font_weight\":\"800\",\"shadow_text_typography_text_transform\":\"uppercase\",\"shadow_text_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"shadow_text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"ekit_heading_seperator_image\":{\"id\":58,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-heading\"},{\"id\":\"5ad5609c\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Yatra in Ayodhya Provides you a better and Exerience<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"662db9ca\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Rosario\",\"typography_font_size\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#F3EAEA\",\"background_color\":\"#388475\",\"hover_color\":\"#54595F\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"none\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align\":\"left\",\"typography_line_height\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":8,\"color\":\"rgba(0,0,0,0.3)\"},\"border_color\":\"#61CE70\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eda77fb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/mt-sample-background.jpg\",\"id\":97,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"48d51947\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3f283d98\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR FEATURES\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c327c83\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR EXCLUSIVE FEATURES\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31adc4b2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f391ba0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"center right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"4393eff8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-commerce\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"402d499a\",\"elType\":\"widget\",\"settings\":{\"title\":\"ONLINE BOOKING\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78db8a2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides Complete Online booking for your tour package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"798f8891\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"697692e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom right\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"38ddff03\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-clock-1\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"3c0fddf7\",\"elType\":\"widget\",\"settings\":{\"title\":\"24\\/7 HELP CENTER\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"510b5cf5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya provides 24\\/7 help Assistance to its Customers so that you can easily get out from any problem,<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dc4edb9\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73943cc0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]}},\"elements\":[{\"id\":\"58ce88b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom left\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"37285d84\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"jki jki-fast-forward-line\",\"library\":\"jkiticon\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"42a36807\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAST & FLEXIBLE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5730b1b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1bb5a3d0\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"57bc66f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#F2F2F2\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"60\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":1000,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"border_hover_color\":\"globals\\/colors?id=accent\"},\"background_hover_background\":\"classic\",\"background_hover_image\":{\"id\":\"36\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@2x-100.jpg\"},\"background_hover_position\":\"bottom center\",\"background_hover_size\":\"cover\"},\"elements\":[{\"id\":\"11510708\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1dd2158a\",\"elType\":\"widget\",\"settings\":{\"title\":\"MANY CHOICE\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"18427294\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a9d0726\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"selected_icon\":{\"value\":\"jki jki-angle-right-solid\",\"library\":\"jkiticon\"},\"icon_align\":\"right\",\"button_text_color\":\"#000000\",\"background_color\":\"#F54B1500\",\"button_hover_border_color\":\"#000000\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#FFFFFF\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-5\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"719c5bff\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"3bb5aded\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":194,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-oleksandr-p-2070485.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"58bef22f\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"6f0fb21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"5397431e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4318b042\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3f1103ac\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"158cb471\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d3d45b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"3cbc10c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"4ac6accf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2292bcc4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"543d4c3b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"3e6376b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"277e768d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"40c3ae7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"21f7a7fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"207da6af\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f3ff062\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"663fd5ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"3cb4a317\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"306bb801\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7ca1abc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2d92e75\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2bf3612\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1550,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/maldives-C9SGLV9_2.jpg\",\"id\":31,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"cccb4d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"3d15507b\",\"elType\":\"widget\",\"settings\":{\"title\":\"This week\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64b36c1c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Trip This Week\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c1e07d3\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"23f9b0e6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"64c9d7a2\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Prayag Raj, UP\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":195,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pryagraj-scaled.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"ee85b57\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"7b4f4367\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Norway\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":181,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hanuman_garhi.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"71244a4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"40\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"11f9d93\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"322ef4fb\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"Ram Mandir, Ayodhya\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":197,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/ram-mandir-1.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true},{\"id\":\"479bfb66\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"10a799c8\",\"elType\":\"widget\",\"settings\":{\"sg_image_image_size_imagesize_size\":\"2048x2048\",\"sg_image_content_style\":\"floating\",\"sg_body_title\":\"El Nido\",\"sg_body_description\":\"\",\"sg_body_enable_hover_border_bottom\":\"yes\",\"sg_body_hover_border_bottom_color_responsive\":\"#E20044\",\"sg_button_label\":\"Learn More\",\"st_image_height_responsive\":{\"unit\":\"px\",\"size\":535,\"sizes\":[]},\"st_body_type_background_background\":\"classic\",\"st_body_type_background_color\":\"#FFFFFF00\",\"st_body_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_body_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"st_floating_width_responsive\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"__globals__\":{\"sg_body_hover_border_bottom_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_type_background_color\":\"\",\"st_body_title_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_body_title_normal_color_responsive\":\"globals\\/colors?id=secondary\",\"st_body_title_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_body_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_body_description_normal_color_responsive\":\"globals\\/colors?id=text\"},\"sg_image_choose\":{\"id\":184,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/kashi-vishwanath.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"st_floating_normal_height_responsive_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_image_height_responsive_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"st_body_description_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"st_floating_width_responsive_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_width_responsive_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"st_floating_normal_height_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"jkit_image_box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"55b07b4d\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"50\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"100\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/hotel.jpg\",\"id\":182,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\"},\"elements\":[{\"id\":\"32a5cc58\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"274314e4\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-degree-image\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"65c32fe6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":499,\"suffix\":\"+\",\"title\":\"Total Trip\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"3f682d77\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5da8ce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-scroll-button\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"1749078f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":200,\"suffix\":\"+\",\"title\":\"Satisfied Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1,\"typography_number_typography\":\"custom\",\"typography_number_font_family\":\"Montez\",\"typography_number_font_weight\":\"400\",\"title_color\":\"#7A7A7A\",\"typography_title_typography\":\"custom\",\"typography_title_font_family\":\"Rubik Dirt\",\"typography_title_font_weight\":\"500\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"7de934ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":33,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43847c4a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-brands\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"d7eee5c\",\"elType\":\"widget\",\"settings\":{\"suffix\":\"+\",\"title\":\"Repeated Clients\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"6e5d46ca\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ec35e79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-window\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"30732ecd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":9,\"suffix\":\"+\",\"title\":\"Tour Packages\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"},\"starting_number\":1},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false},{\"id\":\"a303de9\",\"elType\":\"column\",\"settings\":{\"_column_size\":20,\"_inline_size\":null,\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#02010100\",\"border_hover_border\":\"solid\",\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"border_hover_color\":\"globals\\/colors?id=accent\"},\"_inline_size_tablet\":50,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f9492d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-business-hour\",\"library\":\"ekiticons\"},\"size\":{\"unit\":\"px\",\"size\":95,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"44d6d4de\",\"elType\":\"widget\",\"settings\":{\"ending_number\":50,\"suffix\":\"+\",\"title\":\"Group Trips\",\"number_color\":\"#000000\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=secondary\",\"typography_title_typography\":\"globals\\/typography?id=accent\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b6adec3\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"22\",\"background_background\":\"classic\",\"background_image\":{\"id\":267,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/temple-1670926_1280.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"209b49c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":56.331,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":65,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c7d137\",\"elType\":\"widget\",\"settings\":{\"title\":\"Feel Free To Discuss about your Tour Package Just Contact Now\",\"align\":\"left\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"420dce1a\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"16662833\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF00\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"a11b124\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":43.001,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":35,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7c977db7\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"jki jki-play-button\",\"library\":\"jkiticon\"},\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\",\"ekit_video_popup_text_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"2\",\"isLinked\":false},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":44,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=secondary\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_video_self_external_url\":\"https:\\/\\/wpmet.com\\/plugin\\/elementskit\\/wp-content\\/uploads\\/2022\\/11\\/selfhosted_video.mp4\"},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2d328a27\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1200,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"184dfca4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"527cf3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the world\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"793e2986\",\"elType\":\"widget\",\"settings\":{\"title\":\"Take Spritual Memories \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50643531\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7ce5d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"LEARN MORE\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"62a8c448\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c99f767\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"5780cea2\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"52770758\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"41\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33d8bbc2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"799638d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5e58917\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"47\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ebb5f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"49\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"css_filters_hover_css_filter\":\"custom\",\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"47443238\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"8905741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"69ff7c5c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e9efc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya Tour Packages\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"39bf6e8b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"1eb98533\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"border_hover_color\":\"\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"53e320ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ayodhya\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"796292fb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b92400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#61CE70\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montez\",\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25336a91\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"40e5bd09\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_color\":\"#787878\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1134e685\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6e3c1646\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_hover_color\":\"globals\\/colors?id=secondary\"},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF00\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"background_hover_background\":\"classic\"},\"elements\":[{\"id\":\"7f562935\",\"elType\":\"widget\",\"settings\":{\"title\":\"Varanasi\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"188916c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b94400\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"705eca5f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e7b2acc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#787878\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#787878\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"17e4979b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#FFFFFF\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"49727cc8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"},\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4148a1fe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Praygraj\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=fe688ec\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"26a3910a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u20b93600\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"_animation\":\"none\",\"_animation_delay\":200,\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"75d90c82\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Tour Guide\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"bb55c1a\"},{\"text\":\"3 x Eat Service\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"b0908d3\"},{\"text\":\"24 \\/ 7 support\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"5781cdd\"},{\"text\":\"Free 3X eat\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"417b5d1\"},{\"text\":\"Free Transport\",\"selected_icon\":{\"value\":\"jki jki-check-solid\",\"library\":\"jkiticon\"},\"_id\":\"e67cdb9\"}],\"space_between\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"icon_align\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_color\":\"\",\"icon_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"icon_color\":\"#FFFFFF\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Montserrat\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3a930b62\",\"elType\":\"widget\",\"settings\":{\"text\":\"Choose\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"hover_color\":\"globals\\/colors?id=accent\",\"border_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\"},\"align\":\"center\",\"button_text_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"background_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8ef4cfb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2ad2535\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"id\":260,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/pexels-ruiyang-zhang-3204950.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center right\",\"background_size\":\"cover\",\"background_position_tablet\":\"initial\",\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":-725,\"sizes\":[]},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_position_mobile\":\"center right\",\"background_size_mobile\":\"cover\"},\"elements\":[{\"id\":\"f19a32a\",\"elType\":\"widget\",\"settings\":{\"space_mobile\":{\"unit\":\"px\",\"size\":370,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false},{\"id\":\"911cc49\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"100\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f187c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get lost with us\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ce22dc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\\u2019s Get Lost and Find Paradise in Ayodhya \",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"225\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4137ec\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":400},\"elements\":[{\"id\":\"aba17f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"9a6491a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-diamond2\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"2c37403\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"5fab4fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Yatra in Ayodhya\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"31c9608\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd8c3d2\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"30\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"ec21604\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"dfea259\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-hourglass\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"5b6df0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"7b2073f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Safety Route\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"48b990d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d81c93d\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":800},\"elements\":[{\"id\":\"24b76b6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":11.765,\"_inline_size_tablet\":25},\"elements\":[{\"id\":\"d543da5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-bamboo-Leaf\",\"library\":\"ekiticons\"},\"align\":\"left\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6b8d733\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":88.235,\"_inline_size_tablet\":75},\"elements\":[{\"id\":\"efbe38a\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Access\",\"align\":\"left\",\"title_color\":\"#000000\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"672297c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.<\\/p>\",\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"200\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"383b7cc9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d01c94\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"content_position\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"1cfd4966\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Team\",\"align\":\"left\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"_animation\":\"fadeIn\",\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5671fc05\",\"elType\":\"widget\",\"settings\":{\"title\":\"meet our amazing team\",\"align\":\"left\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5f9e90de\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#727272\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5a0602a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5a3a3a5f\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\"},\"elements\":[{\"id\":\"56edb982\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":200,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"1a6ae980\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"44\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Samantha Chris\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"7447e23f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"5533d592\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"54\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Vivi Kimm\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true},{\"id\":\"6cfc9a95\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"animation\":\"fadeIn\",\"animation_delay\":600,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7b8a44a2\",\"elType\":\"widget\",\"settings\":{\"ekit_team_style\":\"overlay\",\"ekit_team_image\":{\"id\":\"56\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\"},\"ekit_team_thumbnail_size\":\"1536x1536\",\"ekit_team_name\":\"Leony Ann\",\"ekit_team_position\":\"Traveler\",\"ekit_team_short_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_social_icons\":[{\"ekit_team_label\":\"Facebook\",\"_id\":\"cf7f842\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_bg_color\":\"\",\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Twitter\",\"ekit_team_icons\":{\"value\":\"icon icon-twitter\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#1da1f2\",\"_id\":\"4fd3892\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}},{\"ekit_team_label\":\"Pinterest\",\"ekit_team_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_team_socialmedia_icon_hover_bg_color\":\"#e60023\",\"_id\":\"9919843\",\"ekit_team_socialmedia_icon_bg_color\":\"#FFFFFF\",\"ekit_team_socialmedia_icon_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_team_socialmedia_icon_color\":\"globals\\/colors?id=accent\"}}],\"ekit_team_description\":\"A small river named Duden flows by their place and supplies it with the necessary\",\"ekit_team_phone\":\"+1 (859) 254-6589\",\"ekit_team_email\":\"info@example.com\",\"ekit_team_close_icon_changes\":{\"value\":\"jki jki-cross-light\",\"library\":\"jkiticon\"},\"ekit_team_background_content_hover_background\":\"classic\",\"ekit_team_background_content_hover_color\":\"#00000038\",\"ekit_team_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_content_inner_padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_team_name_color\":\"#FFFFFF\",\"ekit_team_position_color\":\"#FFFFFF\",\"ekit_team_position_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"yes\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":57,\"sizes\":[]},\"__globals__\":{\"ekit_team_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_position_typography_typography\":\"globals\\/typography?id=29a88c8\",\"ekit_team_background_content_hover_color\":\"\",\"ekit_team_text_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_socialmedai_list_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_typography_typography\":\"globals\\/typography?id=df39baf\",\"ekit_team_modal_position_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_team_modal_name_color\":\"globals\\/colors?id=primary\",\"ekit_team_modal_position_color\":\"globals\\/colors?id=primary\",\"modal_desc_color\":\"globals\\/colors?id=text\",\"modal_desc_font_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_typography_typography\":\"globals\\/typography?id=text\",\"ekit_team_info_color\":\"globals\\/colors?id=text\"},\"ekit_team_content_inner_padding_tablet\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_socialmedai_list_width_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_height_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_socialmedai_list_line_height_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-team\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6f775c47\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1500,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#FBFBFB\",\"background_image\":{\"id\":\"23\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/Mesa-de-trabajo-1@3x-100.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"5a15c929\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b500d42\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7565a6ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"What our Travellers say\",\"align\":\"center\",\"title_color\":\"#000000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e54d55f\",\"elType\":\"widget\",\"settings\":{\"sg_testimonials_list\":[{\"sg_testimonials_list_client_avatar\":{\"id\":\"32\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-time-JYWCQGA.jpg\"},\"_id\":\"0cd33f4\",\"sg_testimonials_list_client_name\":\"Sammy Jack\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"34\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-6SMUDKD.jpg\"},\"_id\":\"8c7923c\",\"sg_testimonials_list_client_name\":\"Jim & Janes\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"40\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-MGL2UAM.jpg\"},\"_id\":\"9845e03\",\"sg_testimonials_list_client_name\":\"Lily Anth\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"42\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-4YHXH2F.jpg\"},\"_id\":\"202c7a6\",\"sg_testimonials_list_client_name\":\"Tom Cruise\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"sg_testimonials_list_client_avatar\":{\"id\":\"45\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-AH2QZY9.jpg\"},\"_id\":\"3e01df0\",\"sg_testimonials_list_client_name\":\"Amanda Stash\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\"},{\"_id\":\"d2c930c\",\"sg_testimonials_list_client_name\":\"Joanne Sam\",\"sg_testimonials_list_designation\":\"Traveler\",\"sg_testimonials_list_review\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.\",\"sg_testimonials_list_client_avatar\":{\"id\":\"48\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-SNYSL6E.jpg\"}}],\"st_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_boxshadow_box_shadow_box_shadow_type\":\"yes\",\"st_layout_boxshadow_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"},\"st_layout_hover_background_background_color\":\"#873D3D\",\"st_layout_hover_direction\":\"arise\",\"st_description_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"st_quote_override_position\":\"\",\"st_quote_override_position_top_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_top_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_override_position_left_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_color_responsive\":\"#EAEAEA\",\"st_quote_normal_color_responsive_tablet\":\"#EAEAEA\",\"st_quote_normal_color_responsive_mobile\":\"#EAEAEA\",\"st_quote_normal_font_size_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_font_size_responsive_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"st_quote_normal_font_size_responsive_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_quote_normal_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_quote_normal_padding_responsive_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_margin_bottom_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"st_client_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_image_width_responsive\":{\"unit\":\"px\",\"size\":475,\"sizes\":[]},\"st_client_image_width_responsive_tablet\":{\"unit\":\"px\",\"size\":355,\"sizes\":[]},\"st_client_image_width_responsive_mobile\":{\"unit\":\"px\",\"size\":305,\"sizes\":[]},\"st_dots_spacing_horizontal_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_dots_spacing_vertical_responsive\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"st_dots_width_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_height_responsive\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"st_dots_color_responsive\":\"#A9A9A9\",\"st_dots_active_width_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_height_responsive\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"st_dots_active_color_responsive\":\"#000000\",\"__globals__\":{\"st_description_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_description_color_responsive\":\"globals\\/colors?id=text\",\"st_client_name_normal_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_client_name_normal_color_responsive\":\"\",\"st_client_designation_normal_color_responsive\":\"globals\\/colors?id=accent\",\"st_client_designation_normal_typography_content_typography_typography\":\"globals\\/typography?id=fe688ec\",\"st_rating_color_responsive\":\"globals\\/colors?id=accent\"},\"sg_setting_margin_responsive\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"sg_setting_autoplay\":\"yes\",\"sg_setting_dots\":\"yes\",\"sg_setting_quote\":\"\",\"sg_setting_rating\":\"\",\"sg_setting_rating_icon_full\":{\"value\":\"jki jki-star-solid\",\"library\":\"jkiticon\"},\"sg_setting_rating_icon_half\":{\"value\":\"jki jki-star-half-alt-solid\",\"library\":\"jkiticon\"},\"sg_layout_testimonial_choose\":\"style-4\",\"sg_testimonials_image_size_imagesize_size\":\"1536x1536\",\"st_wrapper_alignment_responsive\":\"center\",\"st_layout_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_description_color_responsive\":\"#7A7A7A\",\"st_rating_font_size_responsive\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"st_rating_margin_right_responsive\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_rating_margin_responsive\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_client_name_normal_color_responsive\":\"#000000\",\"st_client_name_normal_typography_content_typography_typography\":\"custom\",\"st_client_name_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_name_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_client_name_normal_typography_content_typography_font_weight\":\"700\",\"st_client_name_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_color_responsive\":\"#F54B15\",\"st_client_designation_normal_typography_content_typography_typography\":\"custom\",\"st_client_designation_normal_typography_content_typography_font_family\":\"Montserrat\",\"st_client_designation_normal_typography_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"st_client_designation_normal_typography_content_typography_font_weight\":\"600\",\"st_client_designation_normal_typography_content_typography_text_transform\":\"uppercase\",\"st_client_designation_normal_typography_content_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"st_client_image_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_wrapper_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_layout_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"jkit_testimonials\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"531f28cb\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":265,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/templlle.jpg\",\"alt\":\"\",\"source\":\"library\",\"size\":\"\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\"},\"elements\":[{\"id\":\"14e42bf0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"2979dae2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"7ece62d9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"60c79df\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book Now\",\"border_width\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"64b5bc08\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"371097ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\"},\"elements\":[{\"id\":\"49154b6b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":145,\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo.jpeg\",\"alt\":\"yatrainayodhya logo\",\"source\":\"library\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"space\":{\"unit\":\"%\",\"size\":195,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":98.706},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2a6952ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions.\\u00a0<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"30a11820\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200},\"elements\":[{\"id\":\"37e73d5d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Destinations\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e3a79b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3e305a1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Varanasi\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ece527c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Prayagraj\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da246ef\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mathura\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"98da71e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Agra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"052c16e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Gaya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51907f2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Namisharanya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"e70bd09\",\"elType\":\"widget\",\"settings\":{\"text\":\"Jaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"aea0f12\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rajgeer\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"b256030\",\"elType\":\"widget\",\"settings\":{\"text\":\"Udaipur\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"58b21a6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Manali\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5f3ce3e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Katra\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3dca99e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Srinagar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"020\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ffaca71\",\"elType\":\"widget\",\"settings\":{\"text\":\"Goa\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5aaf73f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amritsar\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5093fdf\",\"elType\":\"widget\",\"settings\":{\"text\":\"Rishikesh\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"46f446d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nainital\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b05aa0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Shimla\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"010\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75c2fd2\",\"elType\":\"widget\",\"settings\":{\"text\":\"Mumbai\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff883d\",\"elType\":\"widget\",\"settings\":{\"text\":\"Amarnath\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":20.287},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"77703afd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600},\"elements\":[{\"id\":\"c674fa4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12916c0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Phone :- +91 7318-22-7244\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"fb67d73\",\"elType\":\"widget\",\"settings\":{\"text\":\"Email :- care@yatrainayodhya.com\\u200b \",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"51bda9f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Address :- Sarveshwari Nagar, Faizabad-Ayodhya\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Princess Sofia\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"ec9b0a7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"}}],\"shape\":\"circle\",\"columns\":\"5\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"17a3a6af\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\"},\"elements\":[{\"id\":\"66a6b259\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"4045b62b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 Designed and Developed by <a href=\\\"https:\\/\\/www.whettle.com\\\">Whettle Services<\\/a>.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Mountains of Christmas\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2164,330,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2165,330,'_elementor_css','a:6:{s:4:\"time\";i:1711299836;s:5:\"fonts\";a:4:{i:0;s:9:\"Reem Kufi\";i:1;s:6:\"Montez\";i:3;s:14:\"Princess Sofia\";i:26;s:22:\"Mountains of Christmas\";}s:5:\"icons\";a:4:{i:0;s:8:\"jkiticon\";i:1;s:9:\"ekiticons\";i:4;s:0:\"\";i:88;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2167,83,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"d3921976b75da882fd2337ca8dc26054\";s:6:\"images\";a:1:{i:0;i:44;}}'),(2168,102,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"fa34b80d261ce63f76fddfc59cd3cec8\";s:6:\"images\";a:1:{i:0;i:32;}}'),(2169,165,'rank_math_og_content_image','a:2:{s:5:\"check\";s:32:\"de4d66436f649c2432ceab0989df3c8d\";s:6:\"images\";a:1:{i:0;i:159;}}'),(2170,207,'rank_math_internal_links_processed','1'),(2171,165,'rank_math_internal_links_processed','1'),(2172,134,'rank_math_internal_links_processed','1'),(2173,129,'rank_math_internal_links_processed','1'),(2174,124,'rank_math_internal_links_processed','1'),(2175,170,'_elementor_css','a:7:{s:4:\"time\";i:1711363895;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:\"\";}'),(2177,331,'_elementor_edit_mode','builder'),(2178,331,'_elementor_template_type','footer'),(2179,331,'_elementor_version','3.20.2'),(2180,331,'_elementor_pro_version','3.20.0'),(2181,331,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(2182,331,'_wp_page_template','default'),(2183,331,'_elementor_screenshot','a:2:{s:2:\"id\";i:210;s:3:\"url\";s:129:\"https://yatrainayodhya.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_205_2024-03-23-04-35-55_5fb515b.png\";}'),(2184,331,'_elementor_data','[]'),(2185,331,'_elementor_page_assets','a:0:{}'),(2187,332,'_elementor_edit_mode','builder'),(2188,332,'_elementor_template_type','section'),(2189,332,'_elementor_version','3.20.2'),(2190,332,'_elementor_pro_version','3.20.0'),(2191,333,'_elementor_edit_mode','builder'),(2192,333,'_elementor_template_type','section'),(2193,333,'_elementor_version','3.20.2'),(2194,333,'_elementor_pro_version','3.20.0'),(2195,332,'_wp_page_template','elementor_canvas'),(2196,332,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2197,332,'_elementor_data','[{\"id\":\"3eabd829\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e280894\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ef3a855\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"14d1f476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3842d392\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68367040\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55d00bde\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c0fac50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3774f5fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1aab46cc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"52d8dc5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ae6fefa\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ca5975\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"11c65407\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5d8f8545\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff51aef\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"24980149\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b5300c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"29485393\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d6ac05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30d6f2a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"},\"dropdown_icon\":{\"value\":\"fas fa-align-justify\",\"library\":\"fa-solid\"},\"dropdown_close_icon\":{\"value\":\"far fa-window-close\",\"library\":\"fa-regular\"},\"all_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_slideshow_gallery\":[],\"all_background_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"5d07897\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9446741\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b4277bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"645c7a40\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a764a9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"498d76a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2198,334,'_elementor_edit_mode','builder'),(2199,334,'_elementor_template_type','section'),(2200,334,'_elementor_version','3.20.2'),(2201,334,'_elementor_pro_version','3.20.0'),(2202,334,'_wp_page_template','default'),(2203,334,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2204,334,'_elementor_data','[{\"id\":\"3eabd829\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3e280894\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5ef3a855\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"14d1f476\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3842d392\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Montserrat\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"uppercase\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68367040\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55d00bde\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1c0fac50\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"180\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"3774f5fc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"85\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1aab46cc\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"52d8dc5c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2ae6fefa\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29ca5975\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"11c65407\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"5d8f8545\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1ff51aef\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"24980149\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1b5300c6\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"29485393\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1d6ac05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"30d6f2a\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"},\"dropdown_icon\":{\"value\":\"fas fa-align-justify\",\"library\":\"fa-solid\"},\"dropdown_close_icon\":{\"value\":\"far fa-window-close\",\"library\":\"fa-regular\"},\"all_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_slideshow_gallery\":[],\"all_background_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"5d07897\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"9446741\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1b4277bc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"645c7a40\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6a764a9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"498d76a8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2205,332,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2206,332,'envato_tk_source_kit','8'),(2207,332,'envato_tk_source_index','16'),(2208,335,'_elementor_edit_mode','builder'),(2209,335,'_elementor_template_type','section'),(2210,335,'_elementor_version','3.20.2'),(2211,335,'_elementor_pro_version','3.20.0'),(2212,336,'_elementor_edit_mode','builder'),(2213,336,'_elementor_template_type','section'),(2214,336,'_elementor_version','3.20.2'),(2215,336,'_elementor_pro_version','3.20.0'),(2216,335,'_wp_page_template','elementor_canvas'),(2217,335,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2218,335,'_elementor_data','[{\"id\":\"a7954b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4627017a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5dfa01b2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"660ba8ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"3f6cebd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2219,337,'_elementor_edit_mode','builder'),(2220,337,'_elementor_template_type','section'),(2221,337,'_elementor_version','3.20.2'),(2222,337,'_elementor_pro_version','3.20.0'),(2223,337,'_wp_page_template','default'),(2224,337,'_elementor_page_settings','a:3:{s:10:\"hide_title\";s:3:\"yes\";s:21:\"background_background\";s:7:\"classic\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:25:\"globals/colors?id=primary\";}}'),(2225,337,'_elementor_data','[{\"id\":\"a7954b4\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4627017a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"5dfa01b2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"660ba8ef\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"3f6cebd9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2226,335,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2227,335,'envato_tk_source_kit','8'),(2228,335,'envato_tk_source_index','15'),(2229,338,'_wp_attached_file','2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg'),(2230,338,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:48:\"2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg\";s:8:\"filesize\";i:186791;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"david-rodrigo-LO14F1Yj0j0-unsplash_2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15332;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"david-rodrigo-LO14F1Yj0j0-unsplash_2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158279;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"david-rodrigo-LO14F1Yj0j0-unsplash_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4520;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"david-rodrigo-LO14F1Yj0j0-unsplash_2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2231,339,'_wp_attached_file','2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1.jpg'),(2232,339,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:1200;s:4:\"file\";s:50:\"2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1.jpg\";s:8:\"filesize\";i:186791;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"david-rodrigo-LO14F1Yj0j0-unsplash_2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15332;}s:5:\"large\";a:5:{s:4:\"file\";s:52:\"david-rodrigo-LO14F1Yj0j0-unsplash_2-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158279;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"david-rodrigo-LO14F1Yj0j0-unsplash_2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4520;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"david-rodrigo-LO14F1Yj0j0-unsplash_2-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2233,338,'_elementor_source_image_hash','c33a3b8280ac8f9c96981919c71ea88fdad13fd2'),(2234,339,'_elementor_source_image_hash','c33a3b8280ac8f9c96981919c71ea88fdad13fd2'),(2235,340,'_elementor_edit_mode','builder'),(2236,340,'_elementor_template_type','page'),(2237,340,'_elementor_version','3.20.2'),(2238,340,'_elementor_pro_version','3.20.0'),(2239,341,'_elementor_edit_mode','builder'),(2240,341,'_elementor_template_type','page'),(2241,341,'_elementor_version','3.20.2'),(2242,341,'_elementor_pro_version','3.20.0'),(2243,340,'_wp_page_template','elementor_canvas'),(2244,340,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2245,340,'_elementor_data','[{\"id\":\"2db925f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"43\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7cd0fb2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51d1dd13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f21e07b\",\"elType\":\"widget\",\"settings\":{\"title\":\"News and updates\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c5dbb4c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"150\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69a055b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"7109d841\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f41e230\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c7c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"562e935c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"47256b7d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29633c90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Categories\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c654bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Travel\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7670f8d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tourism\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f7ce278\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nature\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"66380e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adventure\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1bbf564f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Camping\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4454ad4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78a08a11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a677590\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"338\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg\"}],\"thumbnail_size\":\"large\",\"gallery_columns\":\"2\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"open_lightbox\":\"no\",\"gallery_display_caption\":\"none\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-gallery\"},{\"id\":\"1af86a8f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2246,342,'_elementor_edit_mode','builder'),(2247,342,'_elementor_template_type','page'),(2248,342,'_elementor_version','3.20.2'),(2249,342,'_elementor_pro_version','3.20.0'),(2250,342,'_wp_page_template','elementor_canvas'),(2251,342,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2252,342,'_elementor_data','[{\"id\":\"2db925f6\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_image\":{\"id\":\"43\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7cd0fb2a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"51d1dd13\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog\",\"align\":\"center\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\",\"typography_typography\":\"globals\\/typography?id=fe688ec\"},\"_animation\":\"fadeIn\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7f21e07b\",\"elType\":\"widget\",\"settings\":{\"title\":\"News and updates\",\"align_tablet\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=secondary\"},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c5dbb4c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"150\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"69a055b5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false},{\"id\":\"7109d841\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7f41e230\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7c7c1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"562e935c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"47256b7d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"29633c90\",\"elType\":\"widget\",\"settings\":{\"title\":\"Categories\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"12c654bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"Travel\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"7670f8d1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tourism\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"f7ce278\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nature\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"66380e19\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adventure\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1bbf564f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Camping\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"4454ad4d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"78a08a11\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a677590\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"338\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg\"}],\"thumbnail_size\":\"large\",\"gallery_columns\":\"2\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"open_lightbox\":\"no\",\"gallery_display_caption\":\"none\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-gallery\"},{\"id\":\"1af86a8f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2253,340,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2254,340,'envato_tk_source_kit','8'),(2255,340,'envato_tk_source_index','17'),(2256,343,'_elementor_edit_mode','builder'),(2257,343,'_elementor_template_type','section'),(2258,343,'_elementor_version','3.20.2'),(2259,343,'_elementor_pro_version','3.20.0'),(2260,344,'_elementor_edit_mode','builder'),(2261,344,'_elementor_template_type','section'),(2262,344,'_elementor_version','3.20.2'),(2263,344,'_elementor_pro_version','3.20.0'),(2264,343,'_wp_page_template','elementor_canvas'),(2265,343,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2266,343,'_elementor_data','[{\"id\":\"68ee062a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"186e1793\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"725ee5e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7a330b5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d463173\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_menu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_color_responsive\":\"#000000\",\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFA1\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_icon_color_responsive_tablet\":\"#000000\",\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\",\"sg_mobile_menu_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_slideshow_gallery\":[],\"st_menu_item_text_normal_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_normal_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_normal_bg_background_slideshow_gallery\":[],\"st_menu_item_text_hover_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_hover_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_hover_bg_background_slideshow_gallery\":[],\"st_menu_item_text_active_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_active_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_active_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_normal_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_normal_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_normal_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_hover_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_hover_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_hover_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_active_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_active_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_active_bg_background_slideshow_gallery\":[],\"st_submenu_panel_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_panel_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_panel_background_background_slideshow_gallery\":[],\"st_hamburger_menu_icon_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_background_slideshow_gallery\":[],\"st_hamburger_menu_icon_background_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_hover_background_slideshow_gallery\":[],\"st_hamburger_menu_close_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_background_slideshow_gallery\":[],\"st_hamburger_menu_close_background_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_hover_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"10544ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"332b9b4f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a5658c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58847973\",\"elType\":\"widget\",\"settings\":{\"sg_term_separator\":\",\",\"__globals__\":{\"st_term_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_term_normal_color_responsive\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_terms\"},{\"id\":\"75fc2b33\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"st_title_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_title_normal_color_responsive\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"st_title_normal_gradient_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_title_normal_gradient_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_title_normal_gradient_background_slideshow_gallery\":[],\"st_title_hover_gradient_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_title_hover_gradient_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_title_hover_gradient_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_title\"},{\"id\":\"b0a4c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"16323d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":15.929,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":30,\"_inline_size_mobile\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6644e9ae\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"st_author_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_author_normal_color_responsive\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_author\"}],\"isInner\":true},{\"id\":\"4f6c944d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":84.071,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":63,\"_inline_size_mobile\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"133fce9f\",\"elType\":\"widget\",\"settings\":{\"sg_date_format_custom\":\"F j, Y\",\"__globals__\":{\"st_date_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_date_normal_color_responsive\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_date\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"79c19888\",\"elType\":\"widget\",\"settings\":{\"st_image_alignment_responsive\":\"left\",\"st_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_featured_image\"},{\"id\":\"f436f43\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_excerpt_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_excerpt_normal_color_responsive\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_excerpt\"},{\"id\":\"2d441a9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Duis iaculis ex et ultrices pulvinar. Nullam vitae lectus magna. Proin consequat egestas mauris, id pellentesque dolor. Etiam justo sem, dignissim ac nibh quis, interdum iaculis tellus. In a dui vel justo consequat dictum. Maecenas fermentum blandit diam, ac consequat turpis euismod a. Aliquam nec finibus elit. Sed diam magna, bibendum non rutrum a, facilisis quis quam. Nulla vestibulum eleifend dolor, sed dapibus libero aliquet eu.<\\/p><p>Praesent feugiat nisi sit amet egestas pellentesque. Morbi non pretium arcu, non efficitur urna. Vivamus ac nulla tristique, eleifend metus a, maximus sapien. Ut id interdum enim. Donec et ultrices massa. Aenean eros orci, ullamcorper et dapibus eget, tincidunt eget lorem. Nullam in venenatis urna, eu bibendum tortor. Phasellus at hendrerit ipsum, vitae placerat mauris. Nulla elit turpis, ullamcorper eleifend viverra blandit, lobortis ac orci. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Phasellus vitae neque eget lectus vehicula placerat.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"98162b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"If you look at what you have in life, you\'ll always have more. If you look at what you don\'t have in life, you\'ll never have enough.\\\" -<em>Oprah Winfrey<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4c17a23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Duis iaculis ex et ultrices pulvinar. Nullam vitae lectus magna. Proin consequat egestas mauris, id pellentesque dolor. Etiam justo sem, dignissim ac nibh quis, interdum iaculis tellus. In a dui vel justo consequat dictum. Maecenas fermentum blandit diam, ac consequat turpis euismod a. Aliquam nec finibus elit. Sed diam magna, bibendum non rutrum a, facilisis quis quam. Nulla vestibulum eleifend dolor, sed dapibus libero aliquet eu.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d7e2b2c\",\"elType\":\"widget\",\"settings\":{\"sg_term_separator\":\",\",\"__globals__\":{\"st_term_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_term_normal_color_responsive\":\"globals\\/colors?id=accent\"},\"st_term_alignment_responsive\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_terms\"},{\"id\":\"68b04137\",\"elType\":\"widget\",\"settings\":{\"st_form_field_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_field_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_field_normal_background_background_slideshow_gallery\":[],\"st_form_field_focus_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_field_focus_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_field_focus_background_background_slideshow_gallery\":[],\"st_form_checkbox_icon\":{\"value\":\"jki jki-check-light\",\"library\":\"jkiticon\"},\"st_form_checkbox_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_checkbox_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_checkbox_normal_background_background_slideshow_gallery\":[],\"st_form_checkbox_checked_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_checkbox_checked_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_checkbox_checked_background_background_slideshow_gallery\":[],\"st_button_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_slideshow_gallery\":[],\"st_button_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_comment\"}],\"isInner\":false},{\"id\":\"34c68f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b60330e\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3392c7a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2adbaf71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5eda72ca\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"st_author_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_author_normal_color_responsive\":\"globals\\/colors?id=primary\"},\"st_author_alignment_responsive\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_author\"},{\"id\":\"6b555288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"578155af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Categories\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6762da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Travel\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"66842bda\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tourism\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"47bda6ab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nature\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75d2267c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adventure\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"150b3672\",\"elType\":\"widget\",\"settings\":{\"text\":\"Camping\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"60225d8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57876326\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17ece5c1\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"338\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg\"}],\"thumbnail_size\":\"large\",\"gallery_columns\":\"2\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"open_lightbox\":\"no\",\"gallery_display_caption\":\"none\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-gallery\"},{\"id\":\"423bafd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c4b48a4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d906178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55da87d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2f9684f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"184accaf\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3140827\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7be25779\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"56271db2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"45b553e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ac2133a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"5f90c635\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61fc5d6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd85ee8\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"60982edb\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6eb34404\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3d323898\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"20b97f6d\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"34c1d978\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"757726f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b593702\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5de6b24e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"},\"dropdown_icon\":{\"value\":\"fas fa-align-justify\",\"library\":\"fa-solid\"},\"dropdown_close_icon\":{\"value\":\"far fa-window-close\",\"library\":\"fa-regular\"},\"all_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_slideshow_gallery\":[],\"all_background_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"70f8423e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7808be5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b8e77a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c771142\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31982a45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"440380d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2267,345,'_elementor_edit_mode','builder'),(2268,345,'_elementor_template_type','section'),(2269,345,'_elementor_version','3.20.2'),(2270,345,'_elementor_pro_version','3.20.0'),(2271,345,'_wp_page_template','default'),(2272,345,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2273,345,'_elementor_data','[{\"id\":\"68ee062a\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-160\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-90\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"186e1793\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"_inline_size_tablet\":14,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_inline_size_mobile\":16,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"725ee5e7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7a330b5e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332,\"content_position\":\"center\",\"_inline_size_tablet\":78,\"_inline_size_mobile\":72,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d463173\",\"elType\":\"widget\",\"settings\":{\"sg_menu_alignment_responsive\":\"center\",\"st_menu_wrapper_height_responsive\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"st_menu_wrapper_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_margin_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_wrapper_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_menu_item_spacing_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"st_menu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_indicator_margin_responsive\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"st_submenu_item_indicator_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_panel_padding_responsive\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"sg_mobile_menu_icon\":{\"value\":\"jki jki-burger-menu-light\",\"library\":\"jkiticon\"},\"st_menu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"st_submenu_item_indicator\":{\"value\":\"icon icon-down-arrow1\",\"library\":\"ekiticons\"},\"st_submenu_item_indicator_color_responsive\":\"#000000\",\"st_submenu_item_indicator_padding_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_spacing_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"40\",\"isLinked\":false},\"st_submenu_item_text_normal_color_responsive\":\"#000000\",\"st_submenu_item_text_normal_bg_background_background\":\"classic\",\"st_submenu_panel_background_background_background\":\"classic\",\"st_submenu_panel_background_background_color\":\"#FFFFFFA1\",\"st_hamburger_menu_position_responsive_tablet\":\"right\",\"st_hamburger_menu_icon_border_border_border\":\"solid\",\"st_hamburger_menu_icon_border_border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_icon_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_icon_color_responsive_tablet\":\"#000000\",\"__globals__\":{\"st_submenu_item_text_normal_bg_background_color\":\"\",\"st_submenu_item_text_normal_color_responsive\":\"\",\"st_submenu_panel_background_background_color\":\"\",\"st_hamburger_menu_icon_background_background_color\":\"\",\"st_hamburger_menu_close_background_background_color\":\"\",\"st_menu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_menu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_hover_color_responsive\":\"globals\\/colors?id=accent\",\"st_submenu_item_text_active_color_responsive\":\"globals\\/colors?id=accent\",\"st_hamburger_menu_icon_border_border_color\":\"globals\\/colors?id=accent\",\"st_menu_item_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_submenu_item_typography_content_typography_typography\":\"globals\\/typography?id=29a88c8\"},\"sg_mobile_close_icon\":{\"value\":\"icon icon-cross\",\"library\":\"ekiticons\"},\"st_hamburger_menu_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_background\":\"classic\",\"st_hamburger_menu_icon_color_hover_responsive_tablet\":\"#F54B15\",\"st_hamburger_menu_close_background_background_background\":\"classic\",\"st_hamburger_menu_close_border_border_border\":\"solid\",\"st_hamburger_menu_close_border_border_color\":\"#02010100\",\"st_hamburger_menu_close_border_radius_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"st_hamburger_menu_close_color_responsive_tablet\":\"#000000\",\"st_hamburger_menu_close_margin_responsive_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"st_hamburger_menu_close_padding_responsive_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"st_submenu_item_text_active_bg_background_background\":\"classic\",\"st_submenu_item_text_active_bg_background_color\":\"#02010100\",\"st_hamburger_menu_close_width_responsive_tablet\":{\"unit\":\"px\",\"size\":75,\"sizes\":[]},\"st_hamburger_menu_close_icon_size_responsive_tablet\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"st_hamburger_menu_icon_background_background_color\":\"#02010100\",\"st_hamburger_menu_icon_background_hover_background_background\":\"classic\",\"st_hamburger_menu_icon_background_hover_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_background_color\":\"#02010100\",\"st_hamburger_menu_close_background_hover_background_background\":\"classic\",\"st_hamburger_menu_close_background_hover_background_color\":\"#02010100\",\"sg_menu_choose\":\"header\",\"sg_mobile_menu_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_wrapper_background_background_slideshow_gallery\":[],\"st_menu_item_text_normal_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_normal_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_normal_bg_background_slideshow_gallery\":[],\"st_menu_item_text_hover_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_hover_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_hover_bg_background_slideshow_gallery\":[],\"st_menu_item_text_active_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_active_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_menu_item_text_active_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_normal_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_normal_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_normal_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_hover_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_hover_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_hover_bg_background_slideshow_gallery\":[],\"st_submenu_item_text_active_bg_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_active_bg_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_item_text_active_bg_background_slideshow_gallery\":[],\"st_submenu_panel_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_panel_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_submenu_panel_background_background_slideshow_gallery\":[],\"st_hamburger_menu_icon_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_background_slideshow_gallery\":[],\"st_hamburger_menu_icon_background_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_icon_background_hover_background_slideshow_gallery\":[],\"st_hamburger_menu_close_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_background_slideshow_gallery\":[],\"st_hamburger_menu_close_background_hover_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_hover_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_hamburger_menu_close_background_hover_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_nav_menu\"}],\"isInner\":false},{\"id\":\"10544ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"content_position\":\"center\",\"_inline_size_tablet\":5,\"align\":\"flex-end\",\"_inline_size_mobile\":10,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"332b9b4f\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7a5658c0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"58847973\",\"elType\":\"widget\",\"settings\":{\"sg_term_separator\":\",\",\"__globals__\":{\"st_term_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_term_normal_color_responsive\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_terms\"},{\"id\":\"75fc2b33\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"st_title_typography_content_typography_typography\":\"globals\\/typography?id=primary\",\"st_title_normal_color_responsive\":\"globals\\/colors?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"st_title_normal_gradient_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_title_normal_gradient_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_title_normal_gradient_background_slideshow_gallery\":[],\"st_title_hover_gradient_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_title_hover_gradient_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_title_hover_gradient_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_title\"},{\"id\":\"b0a4c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"16323d54\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":15.929,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":30,\"_inline_size_mobile\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6644e9ae\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"st_author_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_author_normal_color_responsive\":\"globals\\/colors?id=primary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_author\"}],\"isInner\":true},{\"id\":\"4f6c944d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":84.071,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":63,\"_inline_size_mobile\":50,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"133fce9f\",\"elType\":\"widget\",\"settings\":{\"sg_date_format_custom\":\"F j, Y\",\"__globals__\":{\"st_date_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_date_normal_color_responsive\":\"globals\\/colors?id=accent\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_date\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"79c19888\",\"elType\":\"widget\",\"settings\":{\"st_image_alignment_responsive\":\"left\",\"st_image_border_radius_responsive\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_featured_image\"},{\"id\":\"f436f43\",\"elType\":\"widget\",\"settings\":{\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"st_excerpt_typography_content_typography_typography\":\"globals\\/typography?id=text\",\"st_excerpt_normal_color_responsive\":\"globals\\/colors?id=text\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_excerpt\"},{\"id\":\"2d441a9d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Duis iaculis ex et ultrices pulvinar. Nullam vitae lectus magna. Proin consequat egestas mauris, id pellentesque dolor. Etiam justo sem, dignissim ac nibh quis, interdum iaculis tellus. In a dui vel justo consequat dictum. Maecenas fermentum blandit diam, ac consequat turpis euismod a. Aliquam nec finibus elit. Sed diam magna, bibendum non rutrum a, facilisis quis quam. Nulla vestibulum eleifend dolor, sed dapibus libero aliquet eu.<\\/p><p>Praesent feugiat nisi sit amet egestas pellentesque. Morbi non pretium arcu, non efficitur urna. Vivamus ac nulla tristique, eleifend metus a, maximus sapien. Ut id interdum enim. Donec et ultrices massa. Aenean eros orci, ullamcorper et dapibus eget, tincidunt eget lorem. Nullam in venenatis urna, eu bibendum tortor. Phasellus at hendrerit ipsum, vitae placerat mauris. Nulla elit turpis, ullamcorper eleifend viverra blandit, lobortis ac orci. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Phasellus vitae neque eget lectus vehicula placerat.<\\/p>\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"98162b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"If you look at what you have in life, you\'ll always have more. If you look at what you don\'t have in life, you\'ll never have enough.\\\" -<em>Oprah Winfrey<\\/em><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4c17a23\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Duis iaculis ex et ultrices pulvinar. Nullam vitae lectus magna. Proin consequat egestas mauris, id pellentesque dolor. Etiam justo sem, dignissim ac nibh quis, interdum iaculis tellus. In a dui vel justo consequat dictum. Maecenas fermentum blandit diam, ac consequat turpis euismod a. Aliquam nec finibus elit. Sed diam magna, bibendum non rutrum a, facilisis quis quam. Nulla vestibulum eleifend dolor, sed dapibus libero aliquet eu.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3d7e2b2c\",\"elType\":\"widget\",\"settings\":{\"sg_term_separator\":\",\",\"__globals__\":{\"st_term_typography_content_typography_typography\":\"globals\\/typography?id=accent\",\"st_term_normal_color_responsive\":\"globals\\/colors?id=accent\"},\"st_term_alignment_responsive\":\"right\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_terms\"},{\"id\":\"68b04137\",\"elType\":\"widget\",\"settings\":{\"st_form_field_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_field_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_field_normal_background_background_slideshow_gallery\":[],\"st_form_field_focus_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_field_focus_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_field_focus_background_background_slideshow_gallery\":[],\"st_form_checkbox_icon\":{\"value\":\"jki jki-check-light\",\"library\":\"jkiticon\"},\"st_form_checkbox_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_checkbox_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_checkbox_normal_background_background_slideshow_gallery\":[],\"st_form_checkbox_checked_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_checkbox_checked_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_form_checkbox_checked_background_background_slideshow_gallery\":[],\"st_button_normal_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_normal_background_background_slideshow_gallery\":[],\"st_button_hover_background_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"st_button_hover_background_background_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_comment\"}],\"isInner\":false},{\"id\":\"34c68f5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"animation\":\"fadeIn\",\"animation_delay\":400,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b60330e\",\"elType\":\"section\",\"settings\":{\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3392c7a2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#F8F8F8\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\"},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2adbaf71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5eda72ca\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"st_author_typography_content_typography_typography\":\"globals\\/typography?id=df39baf\",\"st_author_normal_color_responsive\":\"globals\\/colors?id=primary\"},\"st_author_alignment_responsive\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"jkit_post_author\"},{\"id\":\"6b555288\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"578155af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Categories\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e6762da\",\"elType\":\"widget\",\"settings\":{\"text\":\"Travel\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"66842bda\",\"elType\":\"widget\",\"settings\":{\"text\":\"Tourism\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"47bda6ab\",\"elType\":\"widget\",\"settings\":{\"text\":\"Nature\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"75d2267c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Adventure\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"150b3672\",\"elType\":\"widget\",\"settings\":{\"text\":\"Camping\",\"background_color\":\"#86868600\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#02010100\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=text\",\"hover_color\":\"globals\\/colors?id=primary\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"60225d8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"57876326\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gallery\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\"},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17ece5c1\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":\"159\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\"},{\"id\":\"160\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\"},{\"id\":\"50\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\"},{\"id\":\"338\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg\"}],\"thumbnail_size\":\"large\",\"gallery_columns\":\"2\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"open_lightbox\":\"no\",\"gallery_display_caption\":\"none\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image-gallery\"},{\"id\":\"423bafd8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6c4b48a4\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":\"14\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg\"},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"structure\":\"20\",\"overflow\":\"hidden\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d906178\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":69.426,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"55da87d0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s trip together\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_z_index_tablet\":1,\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"\"},\"header_size\":\"h1\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"align\":\"right\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"title_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"2f9684f0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30.539,\"content_position\":\"center\",\"_inline_size_tablet\":100,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"184accaf\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"button_text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"background_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=accent\"},\"align\":\"left\",\"border_border\":\"solid\",\"_animation\":\"fadeIn\",\"_animation_delay\":200,\"align_tablet\":\"center\",\"button_text_color\":\"#FFFFFF\",\"background_color\":\"#F54B15\",\"hover_color\":\"#F54B15\",\"button_background_hover_color\":\"#FFFFFF00\",\"button_hover_border_color\":\"#F54B15\",\"border_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3140827\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":1400,\"sizes\":[]},\"structure\":\"40\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7be25779\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":33,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"animation\":\"fadeIn\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"56271db2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"15\",\"url\":\"https:\\/\\/yatrainayodhya.com\\/wp-content\\/uploads\\/2024\\/03\\/logo_Asset-15.png\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"160\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"45b553e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"\",\"typography_typography\":\"globals\\/typography?id=text\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5ac2133a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"71dd998\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"7da5224\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"1bfb9a2\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"_id\":\"5f0ed35\",\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"columns\":\"4\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#02010100\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"columns_mobile\":\"4\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"icon_secondary_color\":\"\",\"hover_secondary_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_animation_delay\":800,\"icon_secondary_color\":\"#FFFFFF\",\"hover_animation\":\"float\",\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"5f90c635\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":41,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":200,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"61fc5d6e\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR ADDRESS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"align\":\"left\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fd85ee8\",\"elType\":\"widget\",\"settings\":{\"text\":\"T : 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"60982edb\",\"elType\":\"widget\",\"settings\":{\"text\":\"(+321) 123 456 789 0\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"6eb34404\",\"elType\":\"widget\",\"settings\":{\"text\":\"A :  80 Pine ST, 10TH FLOOR\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"3d323898\",\"elType\":\"widget\",\"settings\":{\"text\":\"NEW YORK, NY 10005, USA\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"20b97f6d\",\"elType\":\"widget\",\"settings\":{\"text\":\"E : whiz@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"34c1d978\",\"elType\":\"widget\",\"settings\":{\"text\":\"whiz_project@mail.com\",\"background_color\":\"#61CE7000\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"button_text_color\":\"\",\"hover_color\":\"globals\\/colors?id=accent\"},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_text_color\":\"#FFFFFF\",\"hover_color\":\"#F54B15\",\"typography_font_family\":\"Open Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"757726f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_inline_size_tablet\":20,\"animation\":\"fadeIn\",\"animation_delay\":400,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4b593702\",\"elType\":\"widget\",\"settings\":{\"title\":\"QUICK LINKS\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5de6b24e\",\"elType\":\"widget\",\"settings\":{\"menu\":\"footer-menu\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-15\",\"isLinked\":false},\"layout\":\"vertical\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"__globals__\":{\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_menu_item\":\"globals\\/colors?id=secondary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"color_menu_item_active\":\"globals\\/colors?id=accent\"},\"dropdown_icon\":{\"value\":\"fas fa-align-justify\",\"library\":\"fa-solid\"},\"dropdown_close_icon\":{\"value\":\"far fa-window-close\",\"library\":\"fa-regular\"},\"all_background_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_color_slideshow_gallery\":[],\"all_background_hover_color_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"all_background_hover_color_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"70f8423e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"animation\":\"fadeIn\",\"animation_delay\":600,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"7808be5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEWSLETTER\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=df39baf\",\"title_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeIn\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"align_tablet\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b8e77a5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to our newsletter &amp; get all the latest news<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2c771142\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#151515\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"border_color\":\"\"},\"overflow\":\"hidden\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"31982a45\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"440380d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2021 UNQ Design<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2274,343,'_elementor_page_assets','a:1:{s:6:\"styles\";a:1:{i:0;s:12:\"e-animations\";}}'),(2275,343,'envato_tk_source_kit','8'),(2276,343,'envato_tk_source_index','18'),(2277,205,'_elementor_css','a:7:{s:4:\"time\";i:1711378874;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:\"\";}'),(2278,104,'rank_math_internal_links_processed','1'),(2279,102,'rank_math_internal_links_processed','1'),(2280,83,'rank_math_internal_links_processed','1'),(2281,82,'rank_math_internal_links_processed','1'),(2282,1,'rank_math_internal_links_processed','1');
/*!40000 ALTER TABLE `wpra_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_posts`
--

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

--
-- Dumping data for table `wpra_posts`
--

LOCK TABLES `wpra_posts` WRITE;
/*!40000 ALTER TABLE `wpra_posts` DISABLE KEYS */;
INSERT INTO `wpra_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (1,1,'2024-03-22 05:11:16','2024-03-22 05:11:16','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2024-03-22 05:11:16','2024-03-22 05:11:16','',0,'https://yatrainayodhya.com/?p=1',0,'post','',1),(2,1,'2024-03-22 05:11:16','2024-03-22 05:11:16','<!-- 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://yatrainayodhya.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','trash','closed','open','','sample-page__trashed','','','2024-03-22 06:56:20','2024-03-22 06:56:20','',0,'https://yatrainayodhya.com/?page_id=2',0,'page','',0),(3,1,'2024-03-22 05:11:16','2024-03-22 05:11:16','<!-- 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://yatrainayodhya.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2024-03-22 05:11:16','2024-03-22 05:11:16','',0,'https://yatrainayodhya.com/?page_id=3',0,'page','',0),(4,0,'2024-03-22 05:11:18','2024-03-22 05:11:18','<!-- wp:page-list /-->','Navigation','','publish','closed','closed','','navigation','','','2024-03-22 05:11:18','2024-03-22 05:11:18','',0,'https://yatrainayodhya.com/2024/03/22/navigation/',0,'wp_navigation','',0),(5,1,'2024-03-22 06:43:25','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2024-03-22 06:43:25','0000-00-00 00:00:00','',0,'https://yatrainayodhya.com/?p=5',0,'post','',0),(7,1,'2024-03-22 06:47:47','2024-03-22 06:47:47','','Default Kit','','publish','closed','closed','','default-kit','','','2024-03-24 12:11:40','2024-03-24 12:11:40','',0,'https://yatrainayodhya.com/?p=7',0,'elementor_library','',0),(8,1,'2024-03-22 06:50:30','2024-03-22 06:50:30','','Whiz - Travel Agency Elementor Template Kit','','publish','closed','closed','','whiz-travel-agency-elementor-template-kit','','','2024-03-22 06:50:30','2024-03-22 06:50:30','',0,'https://yatrainayodhya.com/?envato_tk_import=whiz-travel-agency-elementor-template-kit',0,'envato_tk_import','',0),(9,1,'2024-03-22 06:51:51','2024-03-22 06:51:51','','beautiful-young-woman-enjoying-nature-J2B2P9B.jpg','','inherit','open','closed','','beautiful-young-woman-enjoying-nature-j2b2p9b-jpg','','','2024-03-22 06:51:51','2024-03-22 06:51:51','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-young-woman-enjoying-nature-J2B2P9B.jpg',0,'attachment','image/jpeg',0),(10,1,'2024-03-22 06:51:59','2024-03-22 06:51:59','','Mesa-de-trabajo-1%402x-100.jpg','','inherit','open','closed','','mesa-de-trabajo-1%402x-100-jpg','','','2024-03-22 06:51:59','2024-03-22 06:51:59','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/Mesa-de-trabajo-1402x-100.jpg',0,'attachment','image/jpeg',0),(11,1,'2024-03-22 06:52:09','2024-03-22 06:52:09','','Mesa-de-trabajo-1%403x-100.jpg','','inherit','open','closed','','mesa-de-trabajo-1%403x-100-jpg','','','2024-03-22 06:52:09','2024-03-22 06:52:09','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/Mesa-de-trabajo-1403x-100.jpg',0,'attachment','image/jpeg',0),(12,1,'2024-03-22 06:52:18','2024-03-22 06:52:18','','travel-X82SAH8.jpeg','','inherit','open','closed','','travel-x82sah8-jpeg','','','2024-03-22 06:52:18','2024-03-22 06:52:18','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-X82SAH8.jpeg',0,'attachment','image/jpeg',0),(13,1,'2024-03-22 06:52:19','2024-03-22 06:52:19','','travel-3T4FUPP.jpg','','inherit','open','closed','','travel-3t4fupp-jpg','','','2024-03-22 06:52:19','2024-03-22 06:52:19','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-3T4FUPP.jpg',0,'attachment','image/jpeg',0),(14,1,'2024-03-22 06:52:28','2024-03-22 06:52:28','','woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg','','inherit','open','closed','','woman-faces-a-beautiful-mountain-sunset-p9gxe8x_2-jpg','','','2024-03-22 06:52:28','2024-03-22 06:52:28','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/woman-faces-a-beautiful-mountain-sunset-P9GXE8X_2.jpg',0,'attachment','image/jpeg',0),(15,1,'2024-03-22 06:52:33','2024-03-22 06:52:33','','logo_Asset-15.png','','inherit','open','closed','','logo_asset-15-png','','','2024-03-22 06:52:33','2024-03-22 06:52:33','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png',0,'attachment','image/png',0),(16,1,'2024-03-22 06:52:45','2024-03-22 06:52:45','','young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg','','inherit','open','closed','','young-couple-at-the-pura-ulun-danu-bratan-bali-xegj9sb_2-jpg','','','2024-03-22 06:52:45','2024-03-22 06:52:45','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg',0,'attachment','image/jpeg',0),(17,1,'2024-03-22 06:52:45','2024-03-22 06:52:45','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"336\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/sample-page/\">Sample Page</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-1b944168\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Header','','trash','closed','closed','','header__trashed','','','2024-03-23 04:34:34','2024-03-23 04:34:34','',0,'https://yatrainayodhya.com/?elementor_library=header',0,'elementor_library','',0),(18,1,'2024-03-22 06:52:45','2024-03-22 06:52:45','','Header','','inherit','closed','closed','','17-revision-v1','','','2024-03-22 06:52:45','2024-03-22 06:52:45','',17,'https://yatrainayodhya.com/?p=18',0,'revision','',0),(19,1,'2024-03-22 06:52:46','2024-03-22 06:52:46','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"336\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/sample-page/\">Sample Page</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-1b944168\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Header','','inherit','closed','closed','','17-revision-v1','','','2024-03-22 06:52:46','2024-03-22 06:52:46','',17,'https://yatrainayodhya.com/?p=19',0,'revision','',0),(20,1,'2024-03-22 06:52:51','2024-03-22 06:52:51','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"336\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n		<p>Copyright © 2021 UNQ Design</p>','Footer','','trash','closed','closed','','footer__trashed','','','2024-03-23 04:34:26','2024-03-23 04:34:26','',0,'https://yatrainayodhya.com/?elementor_library=footer',0,'elementor_library','',0),(21,1,'2024-03-22 06:52:51','2024-03-22 06:52:51','','Footer','','inherit','closed','closed','','20-revision-v1','','','2024-03-22 06:52:51','2024-03-22 06:52:51','',20,'https://yatrainayodhya.com/?p=21',0,'revision','',0),(22,1,'2024-03-22 06:52:51','2024-03-22 06:52:51','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"336\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n		<p>Copyright © 2021 UNQ Design</p>','Footer','','inherit','closed','closed','','20-revision-v1','','','2024-03-22 06:52:51','2024-03-22 06:52:51','',20,'https://yatrainayodhya.com/?p=22',0,'revision','',0),(23,1,'2024-03-22 06:52:51','2024-03-22 06:52:51','','Mesa-de-trabajo-1@3x-100.jpg','','inherit','open','closed','','mesa-de-trabajo-13x-100-jpg','','','2024-03-22 06:52:51','2024-03-22 06:52:51','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/Mesa-de-trabajo-1@3x-100.jpg',0,'attachment','image/jpeg',0),(24,1,'2024-03-22 06:52:57','2024-03-22 06:52:57','','traveling-alone-P78QTHS.jpg','','inherit','open','closed','','traveling-alone-p78qths-jpg','','','2024-03-22 06:52:57','2024-03-22 06:52:57','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/traveling-alone-P78QTHS.jpg',0,'attachment','image/jpeg',0),(25,1,'2024-03-22 06:53:02','2024-03-22 06:53:02','','carefree-travel-RLXNRKM.jpg','','inherit','open','closed','','carefree-travel-rlxnrkm-jpg','','','2024-03-22 06:53:02','2024-03-22 06:53:02','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/carefree-travel-RLXNRKM.jpg',0,'attachment','image/jpeg',0),(26,1,'2024-03-22 06:53:04','2024-03-22 06:53:04','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, Holtsville, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>need something</h2>		\n			<h2>Send us a message</h2>','Contact Us','','publish','closed','closed','','contact-us','','','2024-03-22 06:53:06','2024-03-22 06:53:06','',0,'https://yatrainayodhya.com/?elementor_library=contact-us',0,'elementor_library','',0),(27,1,'2024-03-22 06:53:05','2024-03-22 06:53:05','','Contact Us','','inherit','closed','closed','','26-revision-v1','','','2024-03-22 06:53:05','2024-03-22 06:53:05','',26,'https://yatrainayodhya.com/?p=27',0,'revision','',0),(28,1,'2024-03-22 06:53:06','2024-03-22 06:53:06','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, Holtsville, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>need something</h2>		\n			<h2>Send us a message</h2>','Contact Us','','inherit','closed','closed','','26-revision-v1','','','2024-03-22 06:53:06','2024-03-22 06:53:06','',26,'https://yatrainayodhya.com/?p=28',0,'revision','',0),(29,1,'2024-03-22 06:53:06','2024-03-22 06:53:06','','travel-RRCKD9M_2-e1619270694360.jpg','','inherit','open','closed','','travel-rrckd9m_2-e1619270694360-jpg','','','2024-03-22 06:53:06','2024-03-22 06:53:06','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg',0,'attachment','image/jpeg',0),(30,1,'2024-03-22 06:53:12','2024-03-22 06:53:12','','travel-A3SMHBX.jpg','','inherit','open','closed','','travel-a3smhbx-jpg','','','2024-03-22 06:53:12','2024-03-22 06:53:12','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-A3SMHBX.jpg',0,'attachment','image/jpeg',0),(31,1,'2024-03-22 06:53:13','2024-03-22 06:53:13','','maldives-C9SGLV9_2.jpg','','inherit','open','closed','','maldives-c9sglv9_2-jpg','','','2024-03-22 06:53:13','2024-03-22 06:53:13','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg',0,'attachment','image/jpeg',0),(32,1,'2024-03-22 06:53:24','2024-03-22 06:53:24','','travel-time-JYWCQGA.jpg','','inherit','open','closed','','travel-time-jywcqga-jpg','','','2024-03-22 06:53:24','2024-03-22 06:53:24','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg',0,'attachment','image/jpeg',0),(33,1,'2024-03-22 06:53:43','2024-03-22 06:53:43','','stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg','','inherit','open','closed','','stylish-traveler-man-in-hat-standing-on-top-of-sun-v3lwpgb_2-jpg','','','2024-03-22 06:53:43','2024-03-22 06:53:43','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg',0,'attachment','image/jpeg',0),(34,1,'2024-03-22 06:53:43','2024-03-22 06:53:43','','travel-6SMUDKD.jpg','','inherit','open','closed','','travel-6smudkd-jpg','','','2024-03-22 06:53:43','2024-03-22 06:53:43','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg',0,'attachment','image/jpeg',0),(35,1,'2024-03-22 06:53:45','2024-03-22 06:53:45','','eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg','','inherit','open','closed','','eibner-saliba-3t9ddy0wqdi-unsplash_2-jpg','','','2024-03-22 06:53:45','2024-03-22 06:53:45','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg',0,'attachment','image/jpeg',0),(36,1,'2024-03-22 06:53:50','2024-03-22 06:53:50','','Mesa-de-trabajo-1@2x-100.jpg','','inherit','open','closed','','mesa-de-trabajo-12x-100-jpg','','','2024-03-22 06:53:50','2024-03-22 06:53:50','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/Mesa-de-trabajo-1@2x-100.jpg',0,'attachment','image/jpeg',0),(37,1,'2024-03-22 06:53:54','2024-03-22 06:53:54','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Features','','publish','closed','closed','','features','','','2024-03-22 06:53:55','2024-03-22 06:53:55','',0,'https://yatrainayodhya.com/?elementor_library=features',0,'elementor_library','',0),(38,1,'2024-03-22 06:53:54','2024-03-22 06:53:54','','Features','','inherit','closed','closed','','37-revision-v1','','','2024-03-22 06:53:54','2024-03-22 06:53:54','',37,'https://yatrainayodhya.com/?p=38',0,'revision','',0),(39,1,'2024-03-22 06:53:55','2024-03-22 06:53:55','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Features','','inherit','closed','closed','','37-revision-v1','','','2024-03-22 06:53:55','2024-03-22 06:53:55','',37,'https://yatrainayodhya.com/?p=39',0,'revision','',0),(40,1,'2024-03-22 06:53:56','2024-03-22 06:53:56','','travel-MGL2UAM.jpg','','inherit','open','closed','','travel-mgl2uam-jpg','','','2024-03-22 06:53:56','2024-03-22 06:53:56','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg',0,'attachment','image/jpeg',0),(41,1,'2024-03-22 06:54:03','2024-03-22 06:54:03','','stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg','','inherit','open','closed','','stylish-girl-enjoying-peaceful-evening-in-countrys-ynewhs_2-jpg','','','2024-03-22 06:54:03','2024-03-22 06:54:03','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg',0,'attachment','image/jpeg',0),(42,1,'2024-03-22 06:54:04','2024-03-22 06:54:04','','travel-4YHXH2F.jpg','','inherit','open','closed','','travel-4yhxh2f-jpg','','','2024-03-22 06:54:04','2024-03-22 06:54:04','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg',0,'attachment','image/jpeg',0),(43,1,'2024-03-22 06:54:04','2024-03-22 06:54:04','','caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg','','inherit','open','closed','','caucasian-woman-looking-at-a-map-travel-and-explor-pq8npm5-jpg','','','2024-03-22 06:54:04','2024-03-22 06:54:04','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/caucasian-woman-looking-at-a-map-travel-and-explor-PQ8NPM5.jpg',0,'attachment','image/jpeg',0),(44,1,'2024-03-22 06:54:12','2024-03-22 06:54:12','','young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg','','inherit','open','closed','','young-female-traveler-with-a-luggage-at-the-transp-x2h93a6_2-jpg','','','2024-03-22 06:54:12','2024-03-22 06:54:12','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg',0,'attachment','image/jpeg',0),(45,1,'2024-03-22 06:54:12','2024-03-22 06:54:12','','travel-AH2QZY9.jpg','','inherit','open','closed','','travel-ah2qzy9-jpg','','','2024-03-22 06:54:12','2024-03-22 06:54:12','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg',0,'attachment','image/jpeg',0),(46,1,'2024-03-22 06:54:13','2024-03-22 06:54:13','','money-budget-SDVMCSN.jpg','','inherit','open','closed','','money-budget-sdvmcsn-jpg','','','2024-03-22 06:54:13','2024-03-22 06:54:13','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/money-budget-SDVMCSN.jpg',0,'attachment','image/jpeg',0),(47,1,'2024-03-22 06:54:19','2024-03-22 06:54:19','','beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg','','inherit','open','closed','','beautiful-carefree-long-hair-asian-girl-in-white-c-akq7fny_2-jpg','','','2024-03-22 06:54:19','2024-03-22 06:54:19','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg',0,'attachment','image/jpeg',0),(48,1,'2024-03-22 06:54:20','2024-03-22 06:54:20','','travel-SNYSL6E.jpg','','inherit','open','closed','','travel-snysl6e-jpg','','','2024-03-22 06:54:20','2024-03-22 06:54:20','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg',0,'attachment','image/jpeg',0),(49,1,'2024-03-22 06:54:31','2024-03-22 06:54:31','','beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg','','inherit','open','closed','','beautiful-girl-in-tropical-forest-vxrjeh6_2-jpg','','','2024-03-22 06:54:31','2024-03-22 06:54:31','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg',0,'attachment','image/jpeg',0),(50,1,'2024-03-22 06:54:32','2024-03-22 06:54:32','','travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg','','inherit','open','closed','','travel-image-traveler-look-on-the-mountain-lake-tr-svaqubg_2-jpg','','','2024-03-22 06:54:32','2024-03-22 06:54:32','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg',0,'attachment','image/jpeg',0),(51,1,'2024-03-22 06:54:45','2024-03-22 06:54:45','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Testimonials</h2>		\n			<h2>Customers Reviews</h2>		\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1499\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"683\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"1024\" height=\"683\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Testimonials','','publish','closed','closed','','testimonials','','','2024-03-22 06:54:45','2024-03-22 06:54:45','',0,'https://yatrainayodhya.com/?elementor_library=testimonials',0,'elementor_library','',0),(52,1,'2024-03-22 06:54:45','2024-03-22 06:54:45','','Testimonials','','inherit','closed','closed','','51-revision-v1','','','2024-03-22 06:54:45','2024-03-22 06:54:45','',51,'https://yatrainayodhya.com/?p=52',0,'revision','',0),(53,1,'2024-03-22 06:54:45','2024-03-22 06:54:45','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Testimonials</h2>		\n			<h2>Customers Reviews</h2>		\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1499\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"683\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"1024\" height=\"683\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Testimonials','','inherit','closed','closed','','51-revision-v1','','','2024-03-22 06:54:45','2024-03-22 06:54:45','',51,'https://yatrainayodhya.com/?p=53',0,'revision','',0),(54,1,'2024-03-22 06:54:47','2024-03-22 06:54:47','','girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg','','inherit','open','closed','','girl-traveler-holding-hat-and-looking-at-mountains-34arez5_2-jpg','','','2024-03-22 06:54:47','2024-03-22 06:54:47','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg',0,'attachment','image/jpeg',0),(55,1,'2024-03-22 06:54:51','2024-03-22 06:54:51','','road-tripping-CSZ9H8G.jpg','','inherit','open','closed','','road-tripping-csz9h8g-jpg','','','2024-03-22 06:54:51','2024-03-22 06:54:51','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/road-tripping-CSZ9H8G.jpg',0,'attachment','image/jpeg',0),(56,1,'2024-03-22 06:54:52','2024-03-22 06:54:52','','beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg','','inherit','open','closed','','beautiful-carefree-long-hair-asian-girl-in-white-c-aexyz48_2-jpg','','','2024-03-22 06:54:52','2024-03-22 06:54:52','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg',0,'attachment','image/jpeg',0),(57,1,'2024-03-22 06:55:02','2024-03-22 06:55:02','','beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg','','inherit','open','closed','','beautiful-blonde-young-woman-in-white-shirt-on-pie-393fb3d-jpg','','','2024-03-22 06:55:02','2024-03-22 06:55:02','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-blonde-young-woman-in-white-shirt-on-pie-393FB3D.jpg',0,'attachment','image/jpeg',0),(58,1,'2024-03-22 06:55:20','2024-03-22 06:55:20','','placeholder.png','','inherit','open','closed','','placeholder-png','','','2024-03-22 06:55:20','2024-03-22 06:55:20','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/placeholder.png',0,'attachment','image/png',0),(59,1,'2024-03-22 06:55:22','2024-03-22 06:55:22','ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"2048\" height=\"1367\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"1001\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 1001px) 100vw, 1001px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"2048\" height=\"1365\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"1800\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 1800px) 100vw, 1800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"683\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"1024\" height=\"683\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_6b1dcc3a_\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3eedf485_\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_119482bf_\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1499\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd2b5aecec3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2b5aecec3\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd2b5aecec3\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2b5aecec3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2b5aecec3\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2b5aecec3\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2b5aecec3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2b5aecec3\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd2b5aecec3\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd2b5aee8c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2b5aee8c3\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd2b5aee8c3\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2b5aee8c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2b5aee8c3\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2b5aee8c3\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2b5aee8c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2b5aee8c3\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd2b5aee8c3\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->','Home','','publish','closed','closed','','home','','','2024-03-22 06:55:22','2024-03-22 06:55:22','',0,'https://yatrainayodhya.com/?elementor_library=home',0,'elementor_library','',0),(60,1,'2024-03-22 06:55:22','2024-03-22 06:55:22','','Home','','inherit','closed','closed','','59-revision-v1','','','2024-03-22 06:55:22','2024-03-22 06:55:22','',59,'https://yatrainayodhya.com/?p=60',0,'revision','',0),(61,1,'2024-03-22 06:55:22','2024-03-22 06:55:22','ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"2048\" height=\"1367\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"1001\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 1001px) 100vw, 1001px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"2048\" height=\"1365\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"1800\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 1800px) 100vw, 1800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"1024\" height=\"683\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"1024\" height=\"683\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_6b1dcc3a_\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3eedf485_\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_119482bf_\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1500\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"1200\" height=\"1499\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd2b5aecec3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2b5aecec3\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd2b5aecec3\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2b5aecec3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2b5aecec3\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2b5aecec3\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2b5aecec3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2b5aecec3\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd2b5aecec3\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd2b5aee8c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2b5aee8c3\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd2b5aee8c3\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2b5aee8c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2b5aee8c3\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2b5aee8c3\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2b5aee8c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2b5aee8c3\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd2b5aee8c3\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->','Home','','inherit','closed','closed','','59-revision-v1','','','2024-03-22 06:55:22','2024-03-22 06:55:22','',59,'https://yatrainayodhya.com/?p=61',0,'revision','',0),(62,1,'2024-03-22 06:55:28','2024-03-22 06:55:28','','traveler-girl-PZAA8HH_2.jpg','','inherit','open','closed','','traveler-girl-pzaa8hh_2-jpg','','','2024-03-22 06:55:28','2024-03-22 06:55:28','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg',0,'attachment','image/jpeg',0),(63,1,'2024-03-22 06:55:36','2024-03-22 06:55:36','','stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg','','inherit','open','closed','','stylish-traveler-man-sitting-on-top-of-mountains-i-npglpc6_2-jpg','','','2024-03-22 06:55:36','2024-03-22 06:55:36','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg',0,'attachment','image/jpeg',0),(64,1,'2024-03-22 06:55:42','2024-03-22 06:55:42','','cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg','','inherit','open','closed','','cheerful-african-man-standing-outdoors-and-holding-pln4wyd_2-jpg','','','2024-03-22 06:55:42','2024-03-22 06:55:42','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg',0,'attachment','image/jpeg',0),(65,1,'2024-03-22 06:55:47','2024-03-22 06:55:47','','young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg','','inherit','open','closed','','young-tourist-woman-on-the-top-of-the-mounting-and-fg8t7kg_2-jpg','','','2024-03-22 06:55:47','2024-03-22 06:55:47','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg',0,'attachment','image/jpeg',0),(66,1,'2024-03-22 06:55:52','2024-03-22 06:55:52','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About us</h2>		\n			<h2>Our Story</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our Mission</h2>		\n			<h2>Effortless Travel Planning</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<h2>Our Mission</h2>		\n			<h2>Unforgettable Traveling</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Promise</h2>		\n			<h2>We Help To Save Your Money\n</h2>		\n			<h2>Secure Payment</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Online Support</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Money Guarantee</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_6f72e5de_\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_25733d83_\">\n									Lily Astrid									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Lily Astrid</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_bc33c8_\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_4dbd44f1_\">\n									Jane Smith									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Jane Smith</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3e5a2ee5_\">\n									Baron Lard									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Baron Lard</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_18839022_\">\n									Rolland A.									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Rolland A.</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"1152\" height=\"1536\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 1152px) 100vw, 1152px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_2207085f_\">\n									Lucy Linda									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"1152\" height=\"1536\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 1152px) 100vw, 1152px\" />								\n								<h2>Lucy Linda</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>','About Us','','publish','closed','closed','','about-us','','','2024-03-22 06:55:52','2024-03-22 06:55:52','',0,'https://yatrainayodhya.com/?elementor_library=about-us',0,'elementor_library','',0),(67,1,'2024-03-22 06:55:52','2024-03-22 06:55:52','','About Us','','inherit','closed','closed','','66-revision-v1','','','2024-03-22 06:55:52','2024-03-22 06:55:52','',66,'https://yatrainayodhya.com/?p=67',0,'revision','',0),(68,1,'2024-03-22 06:55:52','2024-03-22 06:55:52','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About us</h2>		\n			<h2>Our Story</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our Mission</h2>		\n			<h2>Effortless Travel Planning</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<h2>Our Mission</h2>		\n			<h2>Unforgettable Traveling</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Promise</h2>		\n			<h2>We Help To Save Your Money\n</h2>		\n			<h2>Secure Payment</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Online Support</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Money Guarantee</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_6f72e5de_\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_25733d83_\">\n									Lily Astrid									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Lily Astrid</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_bc33c8_\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_4dbd44f1_\">\n									Jane Smith									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Jane Smith</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_3e5a2ee5_\">\n									Baron Lard									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Baron Lard</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_18839022_\">\n									Rolland A.									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"900\" height=\"1200\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />								\n								<h2>Rolland A.</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"1152\" height=\"1536\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 1152px) 100vw, 1152px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_2207085f_\">\n									Lucy Linda									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"1152\" height=\"1536\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 1152px) 100vw, 1152px\" />								\n								<h2>Lucy Linda</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>','About Us','','inherit','closed','closed','','66-revision-v1','','','2024-03-22 06:55:52','2024-03-22 06:55:52','',66,'https://yatrainayodhya.com/?p=68',0,'revision','',0),(69,1,'2024-03-22 06:56:20','2024-03-22 06:56:20','<!-- 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://yatrainayodhya.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2024-03-22 06:56:20','2024-03-22 06:56:20','',2,'https://yatrainayodhya.com/?p=69',0,'revision','',0),(70,1,'2024-03-22 06:57:44','2024-03-22 06:57:44','<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home-2\"><li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>₹2400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>₹4400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>₹3600</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','publish','closed','closed','','homepage','','','2024-03-24 17:04:00','2024-03-24 17:04:00','',0,'https://yatrainayodhya.com/?page_id=70',0,'page','',0),(71,1,'2024-03-22 06:56:45','2024-03-22 06:56:45','','Elementor #70','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 06:56:45','2024-03-22 06:56:45','',70,'https://yatrainayodhya.com/?p=71',0,'revision','',0),(330,1,'2024-03-24 17:04:00','2024-03-24 17:04:00','<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home-2\"><li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>₹2400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>₹4400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>₹3600</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 17:04:00','2024-03-24 17:04:00','',70,'https://yatrainayodhya.com/?p=330',0,'revision','',0),(72,1,'2024-03-22 06:58:30','2024-03-22 06:58:30','ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd2be886c80\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2be886c80\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd2be886c80\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2be886c80\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2be886c80\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2be886c80\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2be886c80\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2be886c80\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd2be886c80\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd2be888084\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2be888084\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd2be888084\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2be888084\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2be888084\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2be888084\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2be888084\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2be888084\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd2be888084\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->','Elementor #70','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 06:58:30','2024-03-22 06:58:30','',70,'https://yatrainayodhya.com/?p=72',0,'revision','',0),(73,1,'2024-03-22 06:58:30','2024-03-22 06:58:30','ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd2be886c80\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2be886c80\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd2be886c80\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2be886c80\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2be886c80\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2be886c80\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2be886c80\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2be886c80\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd2be886c80\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd2be888084\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2be888084\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd2be888084\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2be888084\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2be888084\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2be888084\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2be888084\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2be888084\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd2be888084\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->','Elementor #70','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 06:58:30','2024-03-22 06:58:30','',70,'https://yatrainayodhya.com/?p=73',0,'revision','',0),(74,1,'2024-03-22 06:58:32','2024-03-22 06:58:32','ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2c17ee63e\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd2c17ee63e\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2c17ee63e\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2c17ee63e\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2c17ee63e\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd2c17ee63e\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2c1806a07\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd2c1806a07\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2c1806a07\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2c1806a07\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2c1806a07\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd2c1806a07\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->','Elementor #70','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 06:58:32','2024-03-22 06:58:32','',70,'https://yatrainayodhya.com/?p=74',0,'revision','',0),(75,1,'2024-03-22 06:59:08','2024-03-22 06:59:08','ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2c17ee63e\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd2c17ee63e\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2c17ee63e\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2c17ee63e\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2c17ee63e\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd2c17ee63e\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2c1806a07\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd2c1806a07\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2c1806a07\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2c1806a07\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2c1806a07\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd2c1806a07\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 06:59:08','2024-03-22 06:59:08','',70,'https://yatrainayodhya.com/?p=75',0,'revision','',0),(76,1,'2024-03-22 07:00:22','2024-03-22 07:00:22','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/elementor-76/\">Elementor #76</a></li>\n<li><a href=\"https://yatrainayodhya.com/homepage/\">Homepage</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-5e12bfff\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Header','','trash','closed','closed','','header__trashed','','','2024-03-22 09:03:54','2024-03-22 09:03:54','',0,'https://yatrainayodhya.com/?page_id=76',0,'page','',0),(77,1,'2024-03-22 06:59:23','2024-03-22 06:59:23','','Elementor #76','','inherit','closed','closed','','76-revision-v1','','','2024-03-22 06:59:23','2024-03-22 06:59:23','',76,'https://yatrainayodhya.com/?p=77',0,'revision','',0),(78,1,'2024-03-22 07:00:34','2024-03-22 07:00:34','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/homepage/\">Homepage</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-5e12bfff\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Elementor #76','','inherit','closed','closed','','76-revision-v1','','','2024-03-22 07:00:34','2024-03-22 07:00:34','',76,'https://yatrainayodhya.com/?p=78',0,'revision','',0),(79,1,'2024-03-22 07:00:34','2024-03-22 07:00:34','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/homepage/\">Homepage</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-5e12bfff\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Elementor #76','','inherit','closed','closed','','76-revision-v1','','','2024-03-22 07:00:34','2024-03-22 07:00:34','',76,'https://yatrainayodhya.com/?p=79',0,'revision','',0),(80,1,'2024-03-22 07:00:34','2024-03-22 07:00:34','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/elementor-76/\">Elementor #76</a></li>\n<li><a href=\"https://yatrainayodhya.com/homepage/\">Homepage</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-5e12bfff\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Elementor #76','','inherit','closed','closed','','76-revision-v1','','','2024-03-22 07:00:34','2024-03-22 07:00:34','',76,'https://yatrainayodhya.com/?p=80',0,'revision','',0),(81,1,'2024-03-22 07:04:10','2024-03-22 07:04:10','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n		<p>Copyright © 2021 UNQ Design</p>','Footer','','trash','closed','closed','','footer__trashed','','','2024-03-22 09:04:02','2024-03-22 09:04:02','',0,'https://yatrainayodhya.com/?page_id=81',0,'page','',0),(82,1,'2024-03-22 07:03:31','2024-03-22 07:03:31','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, Holtsville, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>need something</h2>		\n			<h2>Send us a message</h2>','Contact us','','publish','closed','closed','','contact','','','2024-03-24 12:18:28','2024-03-24 12:18:28','',0,'https://yatrainayodhya.com/?page_id=82',0,'page','',0),(83,1,'2024-03-22 07:04:12','2024-03-22 07:04:12','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About us</h2>		\n			<h2>Our Story</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our Mission</h2>		\n			<h2>Effortless Travel Planning</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<h2>Our Mission</h2>		\n			<h2>Unforgettable Traveling</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Promise</h2>		\n			<h2>We Help To Save Your Money\n</h2>		\n			<h2>Secure Payment</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Online Support</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Money Guarantee</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_40849dcf_83\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_51d2fb30_83\">\n									Lily Astrid									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Lily Astrid</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7cde5ea0_83\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1c64f8db_83\">\n									Jane Smith									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Jane Smith</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_466fa343_83\">\n									Baron Lard									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Baron Lard</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_2a2954b4_83\">\n									Rolland A.									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Rolland A.</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_4b89da67_83\">\n									Lucy Linda									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Lucy Linda</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>','About us','','publish','closed','closed','','about','','','2024-03-22 07:10:57','2024-03-22 07:10:57','',0,'https://yatrainayodhya.com/?page_id=83',0,'page','',0),(84,1,'2024-03-22 07:02:02','2024-03-22 07:02:02','','Elementor #81','','inherit','closed','closed','','81-revision-v1','','','2024-03-22 07:02:02','2024-03-22 07:02:02','',81,'https://yatrainayodhya.com/?p=84',0,'revision','',0),(85,1,'2024-03-22 07:02:10','2024-03-22 07:02:10','','Elementor #82','','inherit','closed','closed','','82-revision-v1','','','2024-03-22 07:02:10','2024-03-22 07:02:10','',82,'https://yatrainayodhya.com/?p=85',0,'revision','',0),(86,1,'2024-03-22 07:02:17','2024-03-22 07:02:17','','Elementor #83','','inherit','closed','closed','','83-revision-v1','','','2024-03-22 07:02:17','2024-03-22 07:02:17','',83,'https://yatrainayodhya.com/?p=86',0,'revision','',0),(87,1,'2024-03-22 07:04:03','2024-03-22 07:04:03','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, Holtsville, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>need something</h2>		\n			<h2>Send us a message</h2>','Elementor #82','','inherit','closed','closed','','82-revision-v1','','','2024-03-22 07:04:03','2024-03-22 07:04:03','',82,'https://yatrainayodhya.com/?p=87',0,'revision','',0),(88,1,'2024-03-22 07:04:03','2024-03-22 07:04:03','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, Holtsville, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>need something</h2>		\n			<h2>Send us a message</h2>','Elementor #82','','inherit','closed','closed','','82-revision-v1','','','2024-03-22 07:04:03','2024-03-22 07:04:03','',82,'https://yatrainayodhya.com/?p=88',0,'revision','',0),(89,1,'2024-03-22 07:04:04','2024-03-22 07:04:04','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, Holtsville, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>need something</h2>		\n			<h2>Send us a message</h2>','Elementor #82','','inherit','closed','closed','','82-revision-v1','','','2024-03-22 07:04:04','2024-03-22 07:04:04','',82,'https://yatrainayodhya.com/?p=89',0,'revision','',0),(100,1,'2024-03-22 07:12:00','2024-03-22 07:12:00','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n		<p>Copyright © 2021 UNQ Design</p>','footer','','inherit','closed','closed','','81-revision-v1','','','2024-03-22 07:12:00','2024-03-22 07:12:00','',81,'https://yatrainayodhya.com/?p=100',0,'revision','',0),(90,1,'2024-03-22 07:04:17','2024-03-22 07:04:17','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n		<p>Copyright © 2021 UNQ Design</p>','Elementor #81','','inherit','closed','closed','','81-revision-v1','','','2024-03-22 07:04:17','2024-03-22 07:04:17','',81,'https://yatrainayodhya.com/?p=90',0,'revision','',0),(91,1,'2024-03-22 07:04:17','2024-03-22 07:04:17','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n		<p>Copyright © 2021 UNQ Design</p>','Elementor #81','','inherit','closed','closed','','81-revision-v1','','','2024-03-22 07:04:17','2024-03-22 07:04:17','',81,'https://yatrainayodhya.com/?p=91',0,'revision','',0),(92,1,'2024-03-22 07:04:17','2024-03-22 07:04:17','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n		<p>Copyright © 2021 UNQ Design</p>','Elementor #81','','inherit','closed','closed','','81-revision-v1','','','2024-03-22 07:04:17','2024-03-22 07:04:17','',81,'https://yatrainayodhya.com/?p=92',0,'revision','',0),(93,1,'2024-03-22 07:05:04','2024-03-22 07:05:04','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About us</h2>		\n			<h2>Our Story</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our Mission</h2>		\n			<h2>Effortless Travel Planning</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<h2>Our Mission</h2>		\n			<h2>Unforgettable Traveling</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Promise</h2>		\n			<h2>We Help To Save Your Money\n</h2>		\n			<h2>Secure Payment</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Online Support</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Money Guarantee</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_40849dcf_83\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_51d2fb30_83\">\n									Lily Astrid									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Lily Astrid</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7cde5ea0_83\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1c64f8db_83\">\n									Jane Smith									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Jane Smith</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_466fa343_83\">\n									Baron Lard									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Baron Lard</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_2a2954b4_83\">\n									Rolland A.									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Rolland A.</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_4b89da67_83\">\n									Lucy Linda									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Lucy Linda</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>','Elementor #83','','inherit','closed','closed','','83-revision-v1','','','2024-03-22 07:05:04','2024-03-22 07:05:04','',83,'https://yatrainayodhya.com/?p=93',0,'revision','',0),(94,1,'2024-03-22 07:05:05','2024-03-22 07:05:05','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About us</h2>		\n			<h2>Our Story</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our Mission</h2>		\n			<h2>Effortless Travel Planning</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<h2>Our Mission</h2>		\n			<h2>Unforgettable Traveling</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Promise</h2>		\n			<h2>We Help To Save Your Money\n</h2>		\n			<h2>Secure Payment</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Online Support</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Money Guarantee</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_40849dcf_83\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_51d2fb30_83\">\n									Lily Astrid									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Lily Astrid</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7cde5ea0_83\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1c64f8db_83\">\n									Jane Smith									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Jane Smith</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_466fa343_83\">\n									Baron Lard									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Baron Lard</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_2a2954b4_83\">\n									Rolland A.									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Rolland A.</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_4b89da67_83\">\n									Lucy Linda									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Lucy Linda</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>','Elementor #83','','inherit','closed','closed','','83-revision-v1','','','2024-03-22 07:05:05','2024-03-22 07:05:05','',83,'https://yatrainayodhya.com/?p=94',0,'revision','',0),(95,1,'2024-03-22 07:05:06','2024-03-22 07:05:06','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About us</h2>		\n			<h2>Our Story</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our Mission</h2>		\n			<h2>Effortless Travel Planning</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<h2>Our Mission</h2>		\n			<h2>Unforgettable Traveling</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Promise</h2>		\n			<h2>We Help To Save Your Money\n</h2>		\n			<h2>Secure Payment</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Online Support</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Money Guarantee</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_40849dcf_83\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_51d2fb30_83\">\n									Lily Astrid									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Lily Astrid</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7cde5ea0_83\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1c64f8db_83\">\n									Jane Smith									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Jane Smith</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_466fa343_83\">\n									Baron Lard									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Baron Lard</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_2a2954b4_83\">\n									Rolland A.									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Rolland A.</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_4b89da67_83\">\n									Lucy Linda									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Lucy Linda</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>','Elementor #83','','inherit','closed','closed','','83-revision-v1','','','2024-03-22 07:05:06','2024-03-22 07:05:06','',83,'https://yatrainayodhya.com/?p=95',0,'revision','',0),(96,1,'2024-03-22 07:06:42','2024-03-22 07:06:42','{\n    \"show_on_front\": {\n        \"value\": \"page\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2024-03-22 07:06:42\"\n    },\n    \"page_on_front\": {\n        \"value\": \"70\",\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2024-03-22 07:06:42\"\n    }\n}','','','trash','closed','closed','','b1466466-f587-469c-8b4d-f7d4240d50d7','','','2024-03-22 07:06:42','2024-03-22 07:06:42','',0,'https://yatrainayodhya.com/2024/03/22/b1466466-f587-469c-8b4d-f7d4240d50d7/',0,'customize_changeset','',0),(97,1,'2024-03-22 07:08:33','2024-03-22 07:08:33','','mt-sample-background','','inherit','open','closed','','mt-sample-background','','','2024-03-22 07:08:33','2024-03-22 07:08:33','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/mt-sample-background.jpg',0,'attachment','image/jpeg',0),(98,1,'2024-03-22 07:10:57','2024-03-22 07:10:57','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>About us</h2>		\n			<h2>Our Story</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Our Mission</h2>		\n			<h2>Effortless Travel Planning</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<h2>Our Mission</h2>		\n			<h2>Unforgettable Traveling</h2>		\n		<p>Quisque sit amet porttitor enim, eu posuere nisl. Ut urna ligula, egestas quis consectetur et, accumsan eget leo. Suspendisse condimentum, enim ac condimentum lobortis, ante est faucibus nisl, ut elementum arcu odio non leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Promise</h2>		\n			<h2>We Help To Save Your Money\n</h2>		\n			<h2>Secure Payment</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Online Support</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Money Guarantee</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_40849dcf_83\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_51d2fb30_83\">\n									Lily Astrid									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Lily Astrid</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7cde5ea0_83\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1c64f8db_83\">\n									Jane Smith									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/traveler-girl-PZAA8HH_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Jane Smith</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_466fa343_83\">\n									Baron Lard									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-sitting-on-top-of-mountains-i-NPGLPC6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Baron Lard</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_2a2954b4_83\">\n									Rolland A.									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/cheerful-african-man-standing-outdoors-and-holding-PLN4WYD_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Rolland A.</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_4b89da67_83\">\n									Lucy Linda									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-tourist-woman-on-the-top-of-the-mounting-and-FG8T7KG_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Lucy Linda</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>','About us','','inherit','closed','closed','','83-revision-v1','','','2024-03-22 07:10:57','2024-03-22 07:10:57','',83,'https://yatrainayodhya.com/?p=98',0,'revision','',0),(99,1,'2024-03-22 07:11:46','2024-03-22 07:11:46','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, Holtsville, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>need something</h2>		\n			<h2>Send us a message</h2>','Contact','','inherit','closed','closed','','82-revision-v1','','','2024-03-22 07:11:46','2024-03-22 07:11:46','',82,'https://yatrainayodhya.com/?p=99',0,'revision','',0),(101,1,'2024-03-22 07:12:30','2024-03-22 07:12:30','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/elementor-76/\">Elementor #76</a></li>\n<li><a href=\"https://yatrainayodhya.com/homepage/\">Homepage</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-5e12bfff\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Header','','inherit','closed','closed','','76-revision-v1','','','2024-03-22 07:12:30','2024-03-22 07:12:30','',76,'https://yatrainayodhya.com/?p=101',0,'revision','',0),(102,1,'2024-03-22 07:14:00','2024-03-22 07:14:00','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Testimonials</h2>		\n			<h2>Customers Reviews</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Testimonials','','publish','closed','closed','','testimonials','','','2024-03-22 07:16:24','2024-03-22 07:16:24','',0,'https://yatrainayodhya.com/?page_id=102',0,'page','',0),(103,1,'2024-03-22 07:13:04','2024-03-22 07:13:04','','Elementor #102','','inherit','closed','closed','','102-revision-v1','','','2024-03-22 07:13:04','2024-03-22 07:13:04','',102,'https://yatrainayodhya.com/?p=103',0,'revision','',0),(104,1,'2024-03-22 07:14:23','2024-03-22 07:14:23','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Tour Packages','','publish','closed','closed','','tour-packages','','','2024-03-24 12:23:09','2024-03-24 12:23:09','',0,'https://yatrainayodhya.com/?page_id=104',0,'page','',0),(105,1,'2024-03-22 07:14:18','2024-03-22 07:14:18','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Testimonials</h2>		\n			<h2>Customers Reviews</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Elementor #102','','inherit','closed','closed','','102-revision-v1','','','2024-03-22 07:14:18','2024-03-22 07:14:18','',102,'https://yatrainayodhya.com/?p=105',0,'revision','',0),(106,1,'2024-03-22 07:14:18','2024-03-22 07:14:18','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Testimonials</h2>		\n			<h2>Customers Reviews</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Elementor #102','','inherit','closed','closed','','102-revision-v1','','','2024-03-22 07:14:18','2024-03-22 07:14:18','',102,'https://yatrainayodhya.com/?p=106',0,'revision','',0),(107,1,'2024-03-22 07:14:19','2024-03-22 07:14:19','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Testimonials</h2>		\n			<h2>Customers Reviews</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Elementor #102','','inherit','closed','closed','','102-revision-v1','','','2024-03-22 07:14:19','2024-03-22 07:14:19','',102,'https://yatrainayodhya.com/?p=107',0,'revision','',0),(108,1,'2024-03-22 07:14:23','2024-03-22 07:14:23','','Elementor #104','','inherit','closed','closed','','104-revision-v1','','','2024-03-22 07:14:23','2024-03-22 07:14:23','',104,'https://yatrainayodhya.com/?p=108',0,'revision','',0),(109,1,'2024-03-22 07:16:09','2024-03-22 07:16:09','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Our Services','','inherit','closed','closed','','104-revision-v1','','','2024-03-22 07:16:09','2024-03-22 07:16:09','',104,'https://yatrainayodhya.com/?p=109',0,'revision','',0),(110,1,'2024-03-22 07:16:24','2024-03-22 07:16:24','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Testimonials</h2>		\n			<h2>Customers Reviews</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Testimonials','','inherit','closed','closed','','102-revision-v1','','','2024-03-22 07:16:24','2024-03-22 07:16:24','',102,'https://yatrainayodhya.com/?p=110',0,'revision','',0),(111,1,'2024-03-22 07:16:34','2024-03-22 07:16:34','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n		<p>Copyright © 2021 UNQ Design</p>','Footer','','inherit','closed','closed','','81-revision-v1','','','2024-03-22 07:16:34','2024-03-22 07:16:34','',81,'https://yatrainayodhya.com/?p=111',0,'revision','',0),(152,1,'2024-03-22 09:04:30','2024-03-22 09:04:30','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Our Service','','inherit','closed','closed','','104-revision-v1','','','2024-03-22 09:04:30','2024-03-22 09:04:30','',104,'https://yatrainayodhya.com/?p=152',0,'revision','',0),(112,1,'2024-03-22 07:17:29','2024-03-22 07:17:29','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Elementor #104','','inherit','closed','closed','','104-revision-v1','','','2024-03-22 07:17:29','2024-03-22 07:17:29','',104,'https://yatrainayodhya.com/?p=112',0,'revision','',0),(113,1,'2024-03-22 07:17:29','2024-03-22 07:17:29','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Elementor #104','','inherit','closed','closed','','104-revision-v1','','','2024-03-22 07:17:29','2024-03-22 07:17:29','',104,'https://yatrainayodhya.com/?p=113',0,'revision','',0),(114,1,'2024-03-22 07:17:30','2024-03-22 07:17:30','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Elementor #104','','inherit','closed','closed','','104-revision-v1','','','2024-03-22 07:17:30','2024-03-22 07:17:30','',104,'https://yatrainayodhya.com/?p=114',0,'revision','',0),(115,1,'2024-03-22 07:19:04','2024-03-22 07:19:04','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-633818bc\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Header Template','','publish','closed','closed','','header-template','','','2024-03-24 12:33:33','2024-03-24 12:33:33','',0,'https://yatrainayodhya.com/jkit-header/header-template/',0,'jkit-header','',0),(116,1,'2024-03-22 07:19:04','2024-03-22 07:19:04','','Header Template','','inherit','closed','closed','','115-revision-v1','','','2024-03-22 07:19:04','2024-03-22 07:19:04','',115,'https://yatrainayodhya.com/?p=116',0,'revision','',0),(118,1,'2024-03-22 07:19:55','2024-03-22 07:19:55','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-633818bc\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Header Template','','inherit','closed','closed','','115-revision-v1','','','2024-03-22 07:19:55','2024-03-22 07:19:55','',115,'https://yatrainayodhya.com/?p=118',0,'revision','',0),(119,1,'2024-03-22 07:20:27','2024-03-22 07:20:27','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n		<p>Copyright © 2021 UNQ Design</p>','Footer Template','','publish','closed','closed','','footer-template','','','2024-03-22 07:22:47','2024-03-22 07:22:47','',0,'https://yatrainayodhya.com/jkit-footer/footer-template/',0,'jkit-footer','',0),(120,1,'2024-03-22 07:20:27','2024-03-22 07:20:27','','Footer Template','','inherit','closed','closed','','119-revision-v1','','','2024-03-22 07:20:27','2024-03-22 07:20:27','',119,'https://yatrainayodhya.com/?p=120',0,'revision','',0),(123,1,'2024-03-22 07:22:47','2024-03-22 07:22:47','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n		<p>Copyright © 2021 UNQ Design</p>','Footer Template','','inherit','closed','closed','','119-revision-v1','','','2024-03-22 07:22:47','2024-03-22 07:22:47','',119,'https://yatrainayodhya.com/?p=123',0,'revision','',0),(122,1,'2024-03-22 07:22:17','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2024-03-22 07:22:17','0000-00-00 00:00:00','',0,'https://yatrainayodhya.com/?post_type=elementor-hf&p=122',0,'elementor-hf','',0),(124,1,'2024-03-22 07:24:41','2024-03-22 07:24:41','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-61d1db9e\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','header','','publish','closed','closed','','header','','','2024-03-22 07:25:35','2024-03-22 07:25:35','',0,'https://yatrainayodhya.com/?elementskit_template=header',0,'elementskit_template','',0),(128,1,'2024-03-22 07:25:35','2024-03-22 07:25:35','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-61d1db9e\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','header','','inherit','closed','closed','','124-revision-v1','','','2024-03-22 07:25:35','2024-03-22 07:25:35','',124,'https://yatrainayodhya.com/?p=128',0,'revision','',0),(126,1,'2024-03-22 07:25:35','2024-03-22 07:25:35','','header','','inherit','closed','closed','','124-revision-v1','','','2024-03-22 07:25:35','2024-03-22 07:25:35','',124,'https://yatrainayodhya.com/?p=126',0,'revision','',0),(127,1,'2024-03-22 07:25:35','2024-03-22 07:25:35','','header','','inherit','closed','closed','','124-revision-v1','','','2024-03-22 07:25:35','2024-03-22 07:25:35','',124,'https://yatrainayodhya.com/?p=127',0,'revision','',0),(129,1,'2024-03-22 07:30:35','2024-03-22 07:30:35','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-3c97c406\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Elementor #129','','publish','closed','closed','','elementor-129','','','2024-03-22 07:30:45','2024-03-22 07:30:45','',0,'https://yatrainayodhya.com/?post_type=elementor-hf&#038;p=129',0,'elementor-hf','',0),(130,1,'2024-03-22 07:30:45','2024-03-22 07:30:45','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-3c97c406\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Elementor #129','','inherit','closed','closed','','129-revision-v1','','','2024-03-22 07:30:45','2024-03-22 07:30:45','',129,'https://yatrainayodhya.com/?p=130',0,'revision','',0),(131,1,'2024-03-22 07:30:45','2024-03-22 07:30:45','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-3c97c406\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Elementor #129','','inherit','closed','closed','','129-revision-v1','','','2024-03-22 07:30:45','2024-03-22 07:30:45','',129,'https://yatrainayodhya.com/?p=131',0,'revision','',0),(132,1,'2024-03-22 07:30:45','2024-03-22 07:30:45','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-3c97c406\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Elementor #129','','inherit','closed','closed','','129-revision-v1','','','2024-03-22 07:30:45','2024-03-22 07:30:45','',129,'https://yatrainayodhya.com/?p=132',0,'revision','',0),(133,1,'2024-03-22 07:31:13','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2024-03-22 07:31:13','0000-00-00 00:00:00','',0,'https://yatrainayodhya.com/?post_type=elementor-hf&p=133',0,'elementor-hf','',0),(134,1,'2024-03-22 07:32:48','2024-03-22 07:32:48','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Elementor #134','','publish','closed','closed','','elementor-134','','','2024-03-22 07:32:58','2024-03-22 07:32:58','',0,'https://yatrainayodhya.com/?post_type=elementor-hf&#038;p=134',0,'elementor-hf','',0),(135,1,'2024-03-22 07:32:58','2024-03-22 07:32:58','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Elementor #134','','inherit','closed','closed','','134-revision-v1','','','2024-03-22 07:32:58','2024-03-22 07:32:58','',134,'https://yatrainayodhya.com/?p=135',0,'revision','',0),(136,1,'2024-03-22 07:32:58','2024-03-22 07:32:58','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Elementor #134','','inherit','closed','closed','','134-revision-v1','','','2024-03-22 07:32:58','2024-03-22 07:32:58','',134,'https://yatrainayodhya.com/?p=136',0,'revision','',0),(137,1,'2024-03-22 07:32:58','2024-03-22 07:32:58','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Elementor #134','','inherit','closed','closed','','134-revision-v1','','','2024-03-22 07:32:58','2024-03-22 07:32:58','',134,'https://yatrainayodhya.com/?p=137',0,'revision','',0),(138,1,'2024-03-22 07:33:05','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2024-03-22 07:33:05','0000-00-00 00:00:00','',0,'https://yatrainayodhya.com/?post_type=elementor-hf&p=138',0,'elementor-hf','',0),(287,1,'2024-03-24 12:21:28','2024-03-24 12:21:28','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:21:28','2024-03-24 12:21:28','',70,'https://yatrainayodhya.com/?p=287',0,'revision','',0),(242,1,'2024-03-24 10:15:47','2024-03-24 10:15:47','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:15:47','2024-03-24 10:15:47','',70,'https://yatrainayodhya.com/?p=242',0,'revision','',0),(238,1,'2024-03-24 10:10:59','2024-03-24 10:10:59','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:10:59','2024-03-24 10:10:59','',70,'https://yatrainayodhya.com/?p=238',0,'revision','',0),(232,1,'2024-03-24 10:04:21','2024-03-24 10:04:21','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:04:21','2024-03-24 10:04:21','',70,'https://yatrainayodhya.com/?p=232',0,'revision','',0),(229,1,'2024-03-24 10:03:37','2024-03-24 10:03:37','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:03:37','2024-03-24 10:03:37','',70,'https://yatrainayodhya.com/?p=229',0,'revision','',0),(223,1,'2024-03-23 16:47:27','2024-03-23 16:47:27','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:47:27','2024-03-23 16:47:27','',70,'https://yatrainayodhya.com/?p=223',0,'revision','',0),(216,1,'2024-03-23 16:28:49','2024-03-23 16:28:49','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265ff0341a6dda\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff0341a6dda\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265ff0341a6dda\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff0341a6dda\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff0341a6dda\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff0341a6dda\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff0341a6dda\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff0341a6dda\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365ff0341a6dda\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265ff0341a835d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff0341a835d\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265ff0341a835d\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff0341a835d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff0341a835d\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff0341a835d\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff0341a835d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff0341a835d\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365ff0341a835d\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.</p>		\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:28:49','2024-03-23 16:28:49','',70,'https://yatrainayodhya.com/?p=216',0,'revision','',0);
INSERT INTO `wpra_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (144,1,'2024-03-22 08:57:08','2024-03-22 08:57:08','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd47e4668c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd47e4668c3\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd47e4668c3\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd47e4668c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd47e4668c3\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd47e4668c3\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd47e4668c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd47e4668c3\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd47e4668c3\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd47e467fb4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd47e467fb4\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd47e467fb4\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd47e467fb4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd47e467fb4\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd47e467fb4\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd47e467fb4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd47e467fb4\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd47e467fb4\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 08:57:08','2024-03-22 08:57:08','',70,'https://yatrainayodhya.com/?p=144',0,'revision','',0),(140,1,'2024-03-22 08:56:49','2024-03-22 08:56:49','','Default Kit','','inherit','closed','closed','','7-revision-v1','','','2024-03-22 08:56:49','2024-03-22 08:56:49','',7,'https://yatrainayodhya.com/?p=140',0,'revision','',0),(141,1,'2024-03-22 08:56:49','2024-03-22 08:56:49','','Default Kit','','inherit','closed','closed','','7-revision-v1','','','2024-03-22 08:56:49','2024-03-22 08:56:49','',7,'https://yatrainayodhya.com/?p=141',0,'revision','',0),(142,1,'2024-03-22 08:57:07','2024-03-22 08:57:07','ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2c17ee63e\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd2c17ee63e\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2c17ee63e\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2c17ee63e\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2c17ee63e\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd2c17ee63e\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2c1806a07\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd2c1806a07\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2c1806a07\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2c1806a07\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2c1806a07\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd2c1806a07\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 08:57:07','2024-03-22 08:57:07','',70,'https://yatrainayodhya.com/?p=142',0,'revision','',0),(143,1,'2024-03-22 08:57:07','2024-03-22 08:57:07','ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2c17ee63e\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd2c17ee63e\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2c17ee63e\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2c17ee63e\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2c17ee63e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2c17ee63e\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd2c17ee63e\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd2c1806a07\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd2c1806a07\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd2c1806a07\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd2c1806a07\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd2c1806a07\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd2c1806a07\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd2c1806a07\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 08:57:07','2024-03-22 08:57:07','',70,'https://yatrainayodhya.com/?p=143',0,'revision','',0),(145,1,'2024-03-22 08:59:43','2024-03-22 08:59:43','','logo','','inherit','open','closed','','logo','','','2024-03-22 09:01:57','2024-03-22 09:01:57','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg',0,'attachment','image/jpeg',0),(146,1,'2024-03-22 09:00:23','2024-03-22 09:00:23','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd47e4668c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd47e4668c3\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd47e4668c3\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd47e4668c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd47e4668c3\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd47e4668c3\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd47e4668c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd47e4668c3\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd47e4668c3\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd47e467fb4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd47e467fb4\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd47e467fb4\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd47e467fb4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd47e467fb4\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd47e467fb4\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd47e467fb4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd47e467fb4\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd47e467fb4\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 09:00:23','2024-03-22 09:00:23','',70,'https://yatrainayodhya.com/?p=146',0,'revision','',0),(147,1,'2024-03-22 09:00:23','2024-03-22 09:00:23','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd47e4668c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd47e4668c3\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd47e4668c3\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd47e4668c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd47e4668c3\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd47e4668c3\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd47e4668c3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd47e4668c3\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd47e4668c3\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd47e467fb4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd47e467fb4\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd47e467fb4\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd47e467fb4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd47e467fb4\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd47e467fb4\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd47e467fb4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd47e467fb4\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd47e467fb4\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 09:00:23','2024-03-22 09:00:23','',70,'https://yatrainayodhya.com/?p=147',0,'revision','',0),(148,1,'2024-03-22 09:00:24','2024-03-22 09:00:24','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd48a89572d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd48a89572d\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd48a89572d\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd48a89572d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd48a89572d\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd48a89572d\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd48a89572d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd48a89572d\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd48a89572d\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd48a896cfd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd48a896cfd\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd48a896cfd\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd48a896cfd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd48a896cfd\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd48a896cfd\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd48a896cfd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd48a896cfd\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd48a896cfd\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 09:00:24','2024-03-22 09:00:24','',70,'https://yatrainayodhya.com/?p=148',0,'revision','',0),(149,1,'2024-03-22 09:02:31','2024-03-22 09:02:31','https://yatrainayodhya.com/wp-content/uploads/2024/03/cropped-logo.jpeg','cropped-logo.jpeg','','inherit','open','closed','','cropped-logo-jpeg','','','2024-03-22 09:02:31','2024-03-22 09:02:31','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/cropped-logo.jpeg',0,'attachment','image/jpeg',0),(150,1,'2024-03-22 09:02:41','2024-03-22 09:02:41','{\n    \"site_icon\": {\n        \"value\": 149,\n        \"type\": \"option\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2024-03-22 09:02:41\"\n    },\n    \"hello-elementor::custom_logo\": {\n        \"value\": 145,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2024-03-22 09:02:41\"\n    }\n}','','','trash','closed','closed','','6837f5cf-8dd8-4c47-96ac-93aa02527d55','','','2024-03-22 09:02:41','2024-03-22 09:02:41','',0,'https://yatrainayodhya.com/2024/03/22/6837f5cf-8dd8-4c47-96ac-93aa02527d55/',0,'customize_changeset','',0),(151,1,'2024-03-22 09:03:26','2024-03-22 09:03:26','{\n    \"hello-elementor::nav_menu_locations[menu-2]\": {\n        \"value\": 0,\n        \"type\": \"theme_mod\",\n        \"user_id\": 1,\n        \"date_modified_gmt\": \"2024-03-22 09:03:26\"\n    }\n}','','','trash','closed','closed','','7c311a06-58e3-4d23-8b0d-429c5cbd4c46','','','2024-03-22 09:03:26','2024-03-22 09:03:26','',0,'https://yatrainayodhya.com/?p=151',0,'customize_changeset','',0),(153,1,'2024-03-24 12:16:35','2024-03-22 09:06:20',' ','','','publish','closed','closed','','153','','','2024-03-24 12:16:35','2024-03-24 12:16:35','',0,'https://yatrainayodhya.com/?p=153',1,'nav_menu_item','',0),(154,1,'2024-03-24 12:16:35','2024-03-22 09:06:20',' ','','','publish','closed','closed','','154','','','2024-03-24 12:16:35','2024-03-24 12:16:35','',0,'https://yatrainayodhya.com/?p=154',2,'nav_menu_item','',0),(155,1,'2024-03-24 12:16:35','2024-03-22 09:06:20',' ','','','publish','closed','closed','','155','','','2024-03-24 12:16:35','2024-03-24 12:16:35','',0,'https://yatrainayodhya.com/?p=155',3,'nav_menu_item','',0),(156,1,'2024-03-24 12:16:35','2024-03-22 09:06:20',' ','','','publish','closed','closed','','156','','','2024-03-24 12:16:35','2024-03-24 12:16:35','',0,'https://yatrainayodhya.com/?p=156',4,'nav_menu_item','',0),(157,1,'2024-03-24 12:16:35','2024-03-22 09:06:20',' ','','','publish','closed','closed','','157','','','2024-03-24 12:16:35','2024-03-24 12:16:35','',0,'https://yatrainayodhya.com/?p=157',5,'nav_menu_item','',0),(158,1,'2024-03-22 09:08:08','2024-03-22 09:08:08','','man-traveling-by-airplane-TSLCJM9.jpg','','inherit','open','closed','','man-traveling-by-airplane-tslcjm9-jpg','','','2024-03-22 09:08:08','2024-03-22 09:08:08','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/man-traveling-by-airplane-TSLCJM9.jpg',0,'attachment','image/jpeg',0),(159,1,'2024-03-22 09:08:15','2024-03-22 09:08:15','','simon-migaj-U1T240Fb_TY-unsplash_2.jpg','','inherit','open','closed','','simon-migaj-u1t240fb_ty-unsplash_2-jpg','','','2024-03-22 09:08:15','2024-03-22 09:08:15','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg',0,'attachment','image/jpeg',0),(160,1,'2024-03-22 09:08:25','2024-03-22 09:08:25','','camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg','','inherit','open','closed','','camera-photographer-inspiration-journey-style-conc-pjn2pzz_2-jpg','','','2024-03-22 09:08:25','2024-03-22 09:08:25','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg',0,'attachment','image/jpeg',0),(161,1,'2024-03-22 09:08:37','2024-03-22 09:08:37','','a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg','','inherit','open','closed','','a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-cm5m5ud_2-jpg','','','2024-03-22 09:08:37','2024-03-22 09:08:37','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg',0,'attachment','image/jpeg',0),(162,1,'2024-03-22 09:08:44','2024-03-22 09:08:44','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Gallery</h2>		\n			<h2>The Memories</h2>		\n             <img width=\"1536\" height=\"1536\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg\" alt=\"Alaska\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>Alaska</h5> <p>USA</p>      <img width=\"1536\" height=\"864\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg\" alt=\"Philippines\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>Philippines</h5> <p>Philippines</p>      <img width=\"1536\" height=\"1536\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg\" alt=\"Venice\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>Venice</h5> <p>Italy</p>      <img width=\"1536\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg\" alt=\"El Nino\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>El Nino</h5> <p>Philippines</p>      <img width=\"1536\" height=\"1025\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg\" alt=\"Bali\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>Bali</h5> <p>Indonesia</p>      <img width=\"1536\" height=\"864\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg\" alt=\"Skagsanden\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>Skagsanden</h5> <p>Norway</p>     \n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>','Gallery','','publish','closed','closed','','gallery','','','2024-03-22 09:08:44','2024-03-22 09:08:44','',0,'https://yatrainayodhya.com/?elementor_library=gallery',0,'elementor_library','',0),(163,1,'2024-03-22 09:08:44','2024-03-22 09:08:44','','Gallery','','inherit','closed','closed','','162-revision-v1','','','2024-03-22 09:08:44','2024-03-22 09:08:44','',162,'https://yatrainayodhya.com/?p=163',0,'revision','',0),(164,1,'2024-03-22 09:08:44','2024-03-22 09:08:44','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Gallery</h2>		\n			<h2>The Memories</h2>		\n             <img width=\"1536\" height=\"1536\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg\" alt=\"Alaska\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>Alaska</h5> <p>USA</p>      <img width=\"1536\" height=\"864\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg\" alt=\"Philippines\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>Philippines</h5> <p>Philippines</p>      <img width=\"1536\" height=\"1536\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg\" alt=\"Venice\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>Venice</h5> <p>Italy</p>      <img width=\"1536\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg\" alt=\"El Nino\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>El Nino</h5> <p>Philippines</p>      <img width=\"1536\" height=\"1025\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg\" alt=\"Bali\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>Bali</h5> <p>Indonesia</p>      <img width=\"1536\" height=\"864\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg\" alt=\"Skagsanden\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 1536px) 100vw, 1536px\" />   <h5>Skagsanden</h5> <p>Norway</p>     \n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>','Gallery','','inherit','closed','closed','','162-revision-v1','','','2024-03-22 09:08:44','2024-03-22 09:08:44','',162,'https://yatrainayodhya.com/?p=164',0,'revision','',0),(165,1,'2024-03-22 09:11:57','2024-03-22 09:11:57','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Gallery</h2>		\n			<h2>The Memories</h2>		\n             <img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg\" alt=\"Alaska\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Alaska</h5> <p>USA</p>      <img width=\"800\" height=\"450\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg\" alt=\"Philippines\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Philippines</h5> <p>Philippines</p>      <img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg\" alt=\"Venice\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Venice</h5> <p>Italy</p>      <img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg\" alt=\"El Nino\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>El Nino</h5> <p>Philippines</p>      <img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg\" alt=\"Bali\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Bali</h5> <p>Indonesia</p>      <img width=\"800\" height=\"450\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg\" alt=\"Skagsanden\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Skagsanden</h5> <p>Norway</p>     \n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>','The Memories','','publish','closed','closed','','gallery','','','2024-03-22 12:51:04','2024-03-22 12:51:04','',0,'https://yatrainayodhya.com/?page_id=165',0,'page','',0),(166,1,'2024-03-22 09:09:45','2024-03-22 09:09:45','','Elementor #165','','inherit','closed','closed','','165-revision-v1','','','2024-03-22 09:09:45','2024-03-22 09:09:45','',165,'https://yatrainayodhya.com/?p=166',0,'revision','',0),(167,1,'2024-03-22 09:12:19','2024-03-22 09:12:19','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Gallery</h2>		\n			<h2>The Memories</h2>		\n             <img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg\" alt=\"Alaska\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Alaska</h5> <p>USA</p>      <img width=\"800\" height=\"450\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg\" alt=\"Philippines\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Philippines</h5> <p>Philippines</p>      <img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg\" alt=\"Venice\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Venice</h5> <p>Italy</p>      <img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg\" alt=\"El Nino\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>El Nino</h5> <p>Philippines</p>      <img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg\" alt=\"Bali\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Bali</h5> <p>Indonesia</p>      <img width=\"800\" height=\"450\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg\" alt=\"Skagsanden\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Skagsanden</h5> <p>Norway</p>     \n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>','Elementor #165','','inherit','closed','closed','','165-revision-v1','','','2024-03-22 09:12:19','2024-03-22 09:12:19','',165,'https://yatrainayodhya.com/?p=167',0,'revision','',0),(168,1,'2024-03-22 09:12:19','2024-03-22 09:12:19','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Gallery</h2>		\n			<h2>The Memories</h2>		\n             <img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg\" alt=\"Alaska\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Alaska</h5> <p>USA</p>      <img width=\"800\" height=\"450\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg\" alt=\"Philippines\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Philippines</h5> <p>Philippines</p>      <img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg\" alt=\"Venice\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Venice</h5> <p>Italy</p>      <img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg\" alt=\"El Nino\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>El Nino</h5> <p>Philippines</p>      <img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg\" alt=\"Bali\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Bali</h5> <p>Indonesia</p>      <img width=\"800\" height=\"450\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg\" alt=\"Skagsanden\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Skagsanden</h5> <p>Norway</p>     \n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>','Elementor #165','','inherit','closed','closed','','165-revision-v1','','','2024-03-22 09:12:19','2024-03-22 09:12:19','',165,'https://yatrainayodhya.com/?p=168',0,'revision','',0),(169,1,'2024-03-22 09:12:19','2024-03-22 09:12:19','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Gallery</h2>		\n			<h2>The Memories</h2>		\n             <img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg\" alt=\"Alaska\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Alaska</h5> <p>USA</p>      <img width=\"800\" height=\"450\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg\" alt=\"Philippines\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Philippines</h5> <p>Philippines</p>      <img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg\" alt=\"Venice\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Venice</h5> <p>Italy</p>      <img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg\" alt=\"El Nino\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>El Nino</h5> <p>Philippines</p>      <img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg\" alt=\"Bali\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Bali</h5> <p>Indonesia</p>      <img width=\"800\" height=\"450\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg\" alt=\"Skagsanden\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Skagsanden</h5> <p>Norway</p>     \n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>','Elementor #165','','inherit','closed','closed','','165-revision-v1','','','2024-03-22 09:12:19','2024-03-22 09:12:19','',165,'https://yatrainayodhya.com/?p=169',0,'revision','',0),(170,1,'2024-03-23 04:33:30','2024-03-23 04:33:30','','Elementor Header #170','','publish','closed','closed','','elementor-header-170','','','2024-03-23 04:33:30','2024-03-23 04:33:30','',0,'https://yatrainayodhya.com/?post_type=elementor_library&#038;p=170',0,'elementor_library','',0),(171,1,'2024-03-22 09:16:21','2024-03-22 09:16:21','','Elementor Header #170','','inherit','closed','closed','','170-revision-v1','','','2024-03-22 09:16:21','2024-03-22 09:16:21','',170,'https://yatrainayodhya.com/?p=171',0,'revision','',0),(172,1,'2024-03-22 12:51:04','2024-03-22 12:51:04','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Gallery</h2>		\n			<h2>The Memories</h2>		\n             <img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg\" alt=\"Alaska\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Alaska</h5> <p>USA</p>      <img width=\"800\" height=\"450\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg\" alt=\"Philippines\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-traveler-man-in-hat-standing-on-top-of-sun-V3LWPGB_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Philippines</h5> <p>Philippines</p>      <img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg\" alt=\"Venice\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Venice</h5> <p>Italy</p>      <img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg\" alt=\"El Nino\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>El Nino</h5> <p>Philippines</p>      <img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg\" alt=\"Bali\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Bali</h5> <p>Indonesia</p>      <img width=\"800\" height=\"450\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg\" alt=\"Skagsanden\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1536x864.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-300x169.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-1024x576.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-768x432.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/a-traveler-in-a-yellow-raincoat-skagsanden-beach-o-CM5M5UD_2-2048x1152.jpg 2048w\" sizes=\"(max-width: 800px) 100vw, 800px\" />   <h5>Skagsanden</h5> <p>Norway</p>     \n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, HOLTSVILLE, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>','The Memories','','inherit','closed','closed','','165-revision-v1','','','2024-03-22 12:51:04','2024-03-22 12:51:04','',165,'https://yatrainayodhya.com/?p=172',0,'revision','',0),(173,1,'2024-03-22 13:03:21','2024-03-22 13:03:21','','ram mandir','','inherit','open','closed','','ram-mandir','','','2024-03-22 13:03:47','2024-03-22 13:03:47','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir.jpg',0,'attachment','image/jpeg',0),(174,1,'2024-03-22 13:07:31','2024-03-22 13:07:31','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd48a89572d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd48a89572d\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd48a89572d\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd48a89572d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd48a89572d\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd48a89572d\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd48a89572d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd48a89572d\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd48a89572d\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd48a896cfd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd48a896cfd\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd48a896cfd\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd48a896cfd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd48a896cfd\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd48a896cfd\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd48a896cfd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd48a896cfd\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd48a896cfd\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 13:07:31','2024-03-22 13:07:31','',70,'https://yatrainayodhya.com/?p=174',0,'revision','',0),(175,1,'2024-03-22 13:07:31','2024-03-22 13:07:31','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li><a href=\"https://yatrainayodhya.com/our-services/\">Elementor #104</a></li>\n<li><a href=\"https://yatrainayodhya.com/footer/\">Footer</a></li>\n<li><a href=\"https://yatrainayodhya.com/header/\">Header</a></li>\n<li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd48a89572d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd48a89572d\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd48a89572d\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd48a89572d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd48a89572d\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd48a89572d\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd48a89572d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd48a89572d\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd48a89572d\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd48a896cfd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd48a896cfd\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd48a896cfd\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd48a896cfd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd48a896cfd\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd48a896cfd\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd48a896cfd\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd48a896cfd\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd48a896cfd\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 13:07:31','2024-03-22 13:07:31','',70,'https://yatrainayodhya.com/?p=175',0,'revision','',0),(201,1,'2024-03-22 13:29:03','2024-03-22 13:29:03','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Ex</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd879f17db4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd879f17db4\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd879f17db4\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd879f17db4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd879f17db4\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd879f17db4\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd879f17db4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd879f17db4\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd879f17db4\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd879f1914f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd879f1914f\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd879f1914f\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd879f1914f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd879f1914f\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd879f1914f\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd879f1914f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd879f1914f\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd879f1914f\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 13:29:03','2024-03-22 13:29:03','',70,'https://yatrainayodhya.com/?p=201',0,'revision','',0),(176,1,'2024-03-22 13:07:33','2024-03-22 13:07:33','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Ex</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd8295783d5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd8295783d5\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd8295783d5\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd8295783d5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd8295783d5\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd8295783d5\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd8295783d5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd8295783d5\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd8295783d5\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd829579a30\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd829579a30\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd829579a30\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd829579a30\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd829579a30\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd829579a30\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd829579a30\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd829579a30\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd829579a30\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 13:07:33','2024-03-22 13:07:33','',70,'https://yatrainayodhya.com/?p=176',0,'revision','',0),(202,1,'2024-03-22 13:30:18','2024-03-22 13:30:18','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Ex</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd879f17db4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd879f17db4\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd879f17db4\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd879f17db4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd879f17db4\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd879f17db4\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd879f17db4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd879f17db4\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd879f17db4\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd879f1914f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd879f1914f\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd879f1914f\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd879f1914f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd879f1914f\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd879f1914f\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd879f1914f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd879f1914f\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd879f1914f\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 13:30:18','2024-03-22 13:30:18','',70,'https://yatrainayodhya.com/?p=202',0,'revision','',0),(178,1,'2024-03-22 13:12:50','2024-03-22 13:12:50','','Giant Buddha','Bodh Gaya','inherit','open','closed','','giant-buddha','','','2024-03-22 13:12:50','2024-03-22 13:12:50','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/Great_Buddha_Statue_Bodh_Gaya.jpg',0,'attachment','image/jpeg',0),(179,1,'2024-03-22 13:13:06','2024-03-22 13:13:06','','gulab bari','','inherit','open','closed','','gulab-bari','','','2024-03-22 13:13:06','2024-03-22 13:13:06','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/gulab-bari.jpg',0,'attachment','image/jpeg',0),(180,1,'2024-03-22 13:13:10','2024-03-22 13:13:10','','guptar ghat','','inherit','open','closed','','guptar-ghat','','','2024-03-22 13:13:10','2024-03-22 13:13:10','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/guptar-ghat.jpg',0,'attachment','image/jpeg',0),(181,1,'2024-03-22 13:13:19','2024-03-22 13:13:19','','hanuman_garhi','','inherit','open','closed','','hanuman_garhi','','','2024-03-22 13:13:19','2024-03-22 13:13:19','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg',0,'attachment','image/jpeg',0),(182,1,'2024-03-22 13:13:27','2024-03-22 13:13:27','','hotel','','inherit','open','closed','','hotel','','','2024-03-22 13:13:27','2024-03-22 13:13:27','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/hotel.jpg',0,'attachment','image/jpeg',0),(183,1,'2024-03-22 13:13:42','2024-03-22 13:13:42','','kanak bhavan','','inherit','open','closed','','kanak-bhavan','','','2024-03-22 13:13:42','2024-03-22 13:13:42','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg',0,'attachment','image/jpeg',0),(184,1,'2024-03-22 13:13:45','2024-03-22 13:13:45','','kashi vishwanath','','inherit','open','closed','','kashi-vishwanath','','','2024-03-22 13:13:45','2024-03-22 13:13:45','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg',0,'attachment','image/jpeg',0),(185,1,'2024-03-22 13:13:47','2024-03-22 13:13:47','','logo','','inherit','open','closed','','logo-2','','','2024-03-22 13:13:47','2024-03-22 13:13:47','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1.jpeg',0,'attachment','image/jpeg',0),(186,1,'2024-03-22 13:13:57','2024-03-22 13:13:57','','mani parwat','','inherit','open','closed','','mani-parwat','','','2024-03-22 13:13:57','2024-03-22 13:13:57','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/mani-parwat.jpg',0,'attachment','image/jpeg',0),(187,1,'2024-03-22 13:14:00','2024-03-22 13:14:00','','MHA-grants-FCRA-approval-to','','inherit','open','closed','','mha-grants-fcra-approval-to','','','2024-03-22 13:14:00','2024-03-22 13:14:00','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/MHA-grants-FCRA-approval-to.jpg',0,'attachment','image/jpeg',0),(188,1,'2024-03-22 13:14:04','2024-03-22 13:14:04','','military mandir','','inherit','open','closed','','military-mandir','','','2024-03-22 13:14:04','2024-03-22 13:14:04','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/military-mandir.jpg',0,'attachment','image/jpeg',0),(189,1,'2024-03-22 13:14:14','2024-03-22 13:14:14','','mthura','','inherit','open','closed','','mthura','','','2024-03-22 13:14:14','2024-03-22 13:14:14','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/mthura.png',0,'attachment','image/png',0),(190,1,'2024-03-22 13:14:17','2024-03-22 13:14:17','','mthuraa','','inherit','open','closed','','mthuraa','','','2024-03-22 13:14:17','2024-03-22 13:14:17','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg',0,'attachment','image/jpeg',0),(191,1,'2024-03-22 13:14:26','2024-03-22 13:14:26','','nageshwar nath temple','','inherit','open','closed','','nageshwar-nath-temple','','','2024-03-22 13:14:26','2024-03-22 13:14:26','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/nageshwar-nath-temple.jpg',0,'attachment','image/jpeg',0),(192,1,'2024-03-22 13:14:32','2024-03-22 13:14:32','','nature','','inherit','open','closed','','nature','','','2024-03-22 13:14:32','2024-03-22 13:14:32','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/nature.jpg',0,'attachment','image/jpeg',0),(193,1,'2024-03-22 13:14:36','2024-03-22 13:14:36','','pexels-jeswin-thomas-1007426','','inherit','open','closed','','pexels-jeswin-thomas-1007426','','','2024-03-22 13:14:36','2024-03-22 13:14:36','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/pexels-jeswin-thomas-1007426.jpg',0,'attachment','image/jpeg',0),(194,1,'2024-03-22 13:14:47','2024-03-22 13:14:47','','pexels-oleksandr-p-2070485','','inherit','open','closed','','pexels-oleksandr-p-2070485','','','2024-03-22 13:14:47','2024-03-22 13:14:47','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/pexels-oleksandr-p-2070485.jpg',0,'attachment','image/jpeg',0),(195,1,'2024-03-22 13:15:39','2024-03-22 13:15:39','','pryagraj','','inherit','open','closed','','pryagraj','','','2024-03-22 13:15:39','2024-03-22 13:15:39','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj.jpg',0,'attachment','image/jpeg',0),(196,1,'2024-03-22 13:15:55','2024-03-22 13:15:55','','ram mandir in ayodhya','','inherit','open','closed','','ram-mandir-in-ayodhya','','','2024-03-22 13:15:55','2024-03-22 13:15:55','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-in-ayodhya.jpg',0,'attachment','image/jpeg',0),(197,1,'2024-03-22 13:16:04','2024-03-22 13:16:04','','ram mandir','','inherit','open','closed','','ram-mandir-2','','','2024-03-22 13:16:04','2024-03-22 13:16:04','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg',0,'attachment','image/jpeg',0),(198,1,'2024-03-22 13:16:08','2024-03-22 13:16:08','','shiva','','inherit','open','closed','','shiva','','','2024-03-22 13:16:08','2024-03-22 13:16:08','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/shiva.jpg',0,'attachment','image/jpeg',0),(199,1,'2024-03-22 13:29:02','2024-03-22 13:29:02','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Ex</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd8295783d5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd8295783d5\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd8295783d5\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd8295783d5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd8295783d5\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd8295783d5\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd8295783d5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd8295783d5\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd8295783d5\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd829579a30\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd829579a30\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd829579a30\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd829579a30\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd829579a30\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd829579a30\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd829579a30\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd829579a30\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd829579a30\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 13:29:02','2024-03-22 13:29:02','',70,'https://yatrainayodhya.com/?p=199',0,'revision','',0),(200,1,'2024-03-22 13:29:02','2024-03-22 13:29:02','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Ex</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-2048x1367.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1024x684.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-768x513.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-couple-at-the-pura-ulun-danu-bratan-bali-XEGJ9SB_2-1536x1025.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"799\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360.jpg 1001w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-RRCKD9M_2-e1619270694360-768x767.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-2048x1365.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/maldives-C9SGLV9_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"800\" height=\"533\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2.jpg 1800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/eibner-saliba-3T9dDY0WqDI-unsplash_2-1536x1024.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd8295783d5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd8295783d5\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd8295783d5\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd8295783d5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd8295783d5\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd8295783d5\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd8295783d5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd8295783d5\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd8295783d5\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd829579a30\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd829579a30\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd829579a30\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd829579a30\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd829579a30\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd829579a30\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd829579a30\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd829579a30\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd829579a30\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 13:29:02','2024-03-22 13:29:02','',70,'https://yatrainayodhya.com/?p=200',0,'revision','',0),(203,1,'2024-03-22 13:30:19','2024-03-22 13:30:19','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Ex</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd879f17db4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd879f17db4\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd879f17db4\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd879f17db4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd879f17db4\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd879f17db4\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd879f17db4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd879f17db4\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd879f17db4\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd879f1914f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd879f1914f\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd879f1914f\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd879f1914f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd879f1914f\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd879f1914f\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd879f1914f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd879f1914f\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd879f1914f\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 13:30:19','2024-03-22 13:30:19','',70,'https://yatrainayodhya.com/?p=203',0,'revision','',0),(213,1,'2024-03-23 16:27:39','2024-03-23 16:27:39','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265ff02fb0c03f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff02fb0c03f\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265ff02fb0c03f\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff02fb0c03f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff02fb0c03f\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff02fb0c03f\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff02fb0c03f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff02fb0c03f\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365ff02fb0c03f\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265ff02fb0d30d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff02fb0d30d\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265ff02fb0d30d\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff02fb0d30d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff02fb0d30d\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff02fb0d30d\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff02fb0d30d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff02fb0d30d\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365ff02fb0d30d\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.</p>		\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:27:39','2024-03-23 16:27:39','',70,'https://yatrainayodhya.com/?p=213',0,'revision','',0),(204,1,'2024-03-22 13:30:19','2024-03-22 13:30:19','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Ex</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd87ebb0955\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd87ebb0955\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd87ebb0955\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd87ebb0955\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd87ebb0955\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd87ebb0955\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd87ebb0955\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd87ebb0955\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd87ebb0955\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd87ebb1d49\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd87ebb1d49\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd87ebb1d49\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd87ebb1d49\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd87ebb1d49\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd87ebb1d49\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd87ebb1d49\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd87ebb1d49\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd87ebb1d49\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-22 13:30:19','2024-03-22 13:30:19','',70,'https://yatrainayodhya.com/?p=204',0,'revision','',0),(205,1,'2024-03-23 04:33:21','2024-03-23 04:33:21','','Elementor Footer #205','','publish','closed','closed','','elementor-footer-205','','','2024-03-23 04:33:21','2024-03-23 04:33:21','',0,'https://yatrainayodhya.com/?post_type=elementor_library&#038;p=205',0,'elementor_library','',0),(206,1,'2024-03-23 03:26:32','2024-03-23 03:26:32','','Elementor Footer #205','','inherit','closed','closed','','205-revision-v1','','','2024-03-23 03:26:32','2024-03-23 03:26:32','',205,'https://yatrainayodhya.com/?p=206',0,'revision','',0),(207,1,'2024-03-24 12:04:47','2024-03-24 12:04:47','','header and footer','','publish','closed','closed','','header','','','2024-03-24 12:05:07','2024-03-24 12:05:07','',0,'https://yatrainayodhya.com/?page_id=207',0,'page','',0),(208,1,'2024-03-23 04:31:21','2024-03-23 04:31:21','','Elementor #207','','inherit','closed','closed','','207-revision-v1','','','2024-03-23 04:31:21','2024-03-23 04:31:21','',207,'https://yatrainayodhya.com/?p=208',0,'revision','',0),(209,1,'2024-03-23 04:35:51','2024-03-23 04:35:51','','Elementor-post-screenshot_170_2024-03-23-04-35-51_7bdb8148.png','','inherit','open','closed','','elementor-post-screenshot_170_2024-03-23-04-35-51_7bdb8148-png','','','2024-03-23 04:35:51','2024-03-23 04:35:51','',170,'https://yatrainayodhya.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_170_2024-03-23-04-35-51_7bdb8148.png',0,'attachment','image/png',0),(210,1,'2024-03-23 04:35:55','2024-03-23 04:35:55','','Elementor-post-screenshot_205_2024-03-23-04-35-55_5fb515b.png','','inherit','open','closed','','elementor-post-screenshot_205_2024-03-23-04-35-55_5fb515b-png','','','2024-03-23 04:35:55','2024-03-23 04:35:55','',205,'https://yatrainayodhya.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_205_2024-03-23-04-35-55_5fb515b.png',0,'attachment','image/png',0),(211,1,'2024-03-23 16:27:38','2024-03-23 16:27:38','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Ex</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd87ebb0955\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd87ebb0955\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd87ebb0955\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd87ebb0955\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd87ebb0955\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd87ebb0955\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd87ebb0955\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd87ebb0955\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd87ebb0955\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd87ebb1d49\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd87ebb1d49\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd87ebb1d49\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd87ebb1d49\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd87ebb1d49\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd87ebb1d49\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd87ebb1d49\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd87ebb1d49\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd87ebb1d49\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:27:38','2024-03-23 16:27:38','',70,'https://yatrainayodhya.com/?p=211',0,'revision','',0),(212,1,'2024-03-23 16:27:38','2024-03-23 16:27:38','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Ex</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus. \n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n                Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam justo justo, laoreet vitae ex non, consectetur dignissim augue. Pellentesque quis diam tristique, vehicula lacus ac, porttitor mi. Donec ultricies ornare libero sed faucibus. Proin non dapibus purus.\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265fd87ebb0955\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd87ebb0955\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265fd87ebb0955\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd87ebb0955\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd87ebb0955\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd87ebb0955\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd87ebb0955\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd87ebb0955\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365fd87ebb0955\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265fd87ebb1d49\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265fd87ebb1d49\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265fd87ebb1d49\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965fd87ebb1d49\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965fd87ebb1d49\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965fd87ebb1d49\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365fd87ebb1d49\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365fd87ebb1d49\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365fd87ebb1d49\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:27:38','2024-03-23 16:27:38','',70,'https://yatrainayodhya.com/?p=212',0,'revision','',0),(214,1,'2024-03-23 16:28:48','2024-03-23 16:28:48','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265ff02fb0c03f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff02fb0c03f\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265ff02fb0c03f\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff02fb0c03f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff02fb0c03f\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff02fb0c03f\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff02fb0c03f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff02fb0c03f\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365ff02fb0c03f\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265ff02fb0d30d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff02fb0d30d\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265ff02fb0d30d\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff02fb0d30d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff02fb0d30d\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff02fb0d30d\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff02fb0d30d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff02fb0d30d\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365ff02fb0d30d\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.</p>		\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:28:48','2024-03-23 16:28:48','',70,'https://yatrainayodhya.com/?p=214',0,'revision','',0),(215,1,'2024-03-23 16:28:48','2024-03-23 16:28:48','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265ff02fb0c03f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff02fb0c03f\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265ff02fb0c03f\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff02fb0c03f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff02fb0c03f\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff02fb0c03f\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff02fb0c03f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff02fb0c03f\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365ff02fb0c03f\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265ff02fb0d30d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff02fb0d30d\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265ff02fb0d30d\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff02fb0d30d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff02fb0d30d\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff02fb0d30d\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff02fb0d30d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff02fb0d30d\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365ff02fb0d30d\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.</p>		\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:28:48','2024-03-23 16:28:48','',70,'https://yatrainayodhya.com/?p=215',0,'revision','',0),(220,1,'2024-03-23 16:42:35','2024-03-23 16:42:35','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265ff067b534c4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff067b534c4\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265ff067b534c4\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff067b534c4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff067b534c4\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff067b534c4\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff067b534c4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff067b534c4\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365ff067b534c4\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265ff067b546b2\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff067b546b2\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265ff067b546b2\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff067b546b2\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff067b546b2\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff067b546b2\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff067b546b2\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff067b546b2\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365ff067b546b2\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:42:35','2024-03-23 16:42:35','',70,'https://yatrainayodhya.com/?p=220',0,'revision','',0),(218,1,'2024-03-23 16:42:34','2024-03-23 16:42:34','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265ff0341a6dda\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff0341a6dda\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265ff0341a6dda\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff0341a6dda\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff0341a6dda\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff0341a6dda\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff0341a6dda\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff0341a6dda\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365ff0341a6dda\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265ff0341a835d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff0341a835d\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265ff0341a835d\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff0341a835d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff0341a835d\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff0341a835d\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff0341a835d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff0341a835d\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365ff0341a835d\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.</p>		\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:42:34','2024-03-23 16:42:34','',70,'https://yatrainayodhya.com/?p=218',0,'revision','',0);
INSERT INTO `wpra_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (219,1,'2024-03-23 16:42:34','2024-03-23 16:42:34','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265ff0341a6dda\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff0341a6dda\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265ff0341a6dda\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff0341a6dda\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff0341a6dda\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff0341a6dda\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff0341a6dda\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff0341a6dda\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365ff0341a6dda\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265ff0341a835d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff0341a835d\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265ff0341a835d\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff0341a835d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff0341a835d\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff0341a835d\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff0341a835d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff0341a835d\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365ff0341a835d\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>YatrainAyodhya is Ayodhya\'s Best Tour and Travels Service Provider.</p>		\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:42:34','2024-03-23 16:42:34','',70,'https://yatrainayodhya.com/?p=219',0,'revision','',0),(221,1,'2024-03-23 16:47:25','2024-03-23 16:47:25','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265ff067b534c4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff067b534c4\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265ff067b534c4\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff067b534c4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff067b534c4\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff067b534c4\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff067b534c4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff067b534c4\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365ff067b534c4\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265ff067b546b2\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff067b546b2\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265ff067b546b2\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff067b546b2\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff067b546b2\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff067b546b2\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff067b546b2\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff067b546b2\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365ff067b546b2\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:47:25','2024-03-23 16:47:25','',70,'https://yatrainayodhya.com/?p=221',0,'revision','',0),(222,1,'2024-03-23 16:47:26','2024-03-23 16:47:26','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h2>need something</h2>		\n			<h2>Frequently asked question</h2>		\n                        <a href=\"#collapse-759068265ff067b534c4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff067b534c4\" aria-expanded=\"true\" aria-controls=\"Collapse-759068265ff067b534c4\">\n                            How do I book\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff067b534c4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff067b534c4\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff067b534c4\">\n                            Is there a down payment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff067b534c4\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff067b534c4\" aria-expanded=\"false\" aria-controls=\"Collapse-0e35ce365ff067b534c4\">\n                            What is the payment method\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-759068265ff067b546b2\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-759068265ff067b546b2\" aria-expanded=\"false\" aria-controls=\"Collapse-759068265ff067b546b2\">\n                            How to cancel an order\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-67a71d965ff067b546b2\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-67a71d965ff067b546b2\" aria-expanded=\"false\" aria-controls=\"Collapse-67a71d965ff067b546b2\">\n                            Do we get the equipment\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n                        <a href=\"#collapse-0e35ce365ff067b546b2\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0e35ce365ff067b546b2\" aria-expanded=\"true\" aria-controls=\"Collapse-0e35ce365ff067b546b2\">\n                            How many people per team\n                                        <!-- Normal Icon -->\n                                        <!-- Active Icon -->\n                                                    </a>\n                            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut vehicula eleifend sapien, quis cursus dui. Phasellus sodales nibh vel finibus malesuada. Nullam enim odio, imperdiet imperdiet mollis id, cursus sit amet nulla. Aenean pellentesque lectus a tristique consequat.</p>                        \n                <!-- .elementskit-card END -->\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:47:26','2024-03-23 16:47:26','',70,'https://yatrainayodhya.com/?p=222',0,'revision','',0),(224,1,'2024-03-23 16:48:30','2024-03-23 16:48:30','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:48:30','2024-03-23 16:48:30','',70,'https://yatrainayodhya.com/?p=224',0,'revision','',0),(225,1,'2024-03-23 16:48:31','2024-03-23 16:48:31','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our clients say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:48:31','2024-03-23 16:48:31','',70,'https://yatrainayodhya.com/?p=225',0,'revision','',0),(226,1,'2024-03-23 16:48:32','2024-03-23 16:48:32','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-23 16:48:32','2024-03-23 16:48:32','',70,'https://yatrainayodhya.com/?p=226',0,'revision','',0),(227,1,'2024-03-24 10:03:33','2024-03-24 10:03:33','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:03:33','2024-03-24 10:03:33','',70,'https://yatrainayodhya.com/?p=227',0,'revision','',0),(228,1,'2024-03-24 10:03:34','2024-03-24 10:03:34','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:03:34','2024-03-24 10:03:34','',70,'https://yatrainayodhya.com/?p=228',0,'revision','',0),(230,1,'2024-03-24 10:04:20','2024-03-24 10:04:20','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:04:20','2024-03-24 10:04:20','',70,'https://yatrainayodhya.com/?p=230',0,'revision','',0),(231,1,'2024-03-24 10:04:20','2024-03-24 10:04:20','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:04:20','2024-03-24 10:04:20','',70,'https://yatrainayodhya.com/?p=231',0,'revision','',0),(233,1,'2024-03-24 10:05:18','2024-03-24 10:05:18','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:05:18','2024-03-24 10:05:18','',70,'https://yatrainayodhya.com/?p=233',0,'revision','',0),(234,1,'2024-03-24 10:05:19','2024-03-24 10:05:19','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:05:19','2024-03-24 10:05:19','',70,'https://yatrainayodhya.com/?p=234',0,'revision','',0),(235,1,'2024-03-24 10:05:19','2024-03-24 10:05:19','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:05:19','2024-03-24 10:05:19','',70,'https://yatrainayodhya.com/?p=235',0,'revision','',0),(236,1,'2024-03-24 10:10:58','2024-03-24 10:10:58','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:10:58','2024-03-24 10:10:58','',70,'https://yatrainayodhya.com/?p=236',0,'revision','',0),(237,1,'2024-03-24 10:10:58','2024-03-24 10:10:58','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:10:58','2024-03-24 10:10:58','',70,'https://yatrainayodhya.com/?p=237',0,'revision','',0),(243,1,'2024-03-24 10:22:24','2024-03-24 10:22:24','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:22:24','2024-03-24 10:22:24','',70,'https://yatrainayodhya.com/?p=243',0,'revision','',0),(240,1,'2024-03-24 10:15:46','2024-03-24 10:15:46','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:15:46','2024-03-24 10:15:46','',70,'https://yatrainayodhya.com/?p=240',0,'revision','',0),(241,1,'2024-03-24 10:15:46','2024-03-24 10:15:46','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss, With a Cup of Coffee\n</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Our Experts Would Love To Get You Lost</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:15:46','2024-03-24 10:15:46','',70,'https://yatrainayodhya.com/?p=241',0,'revision','',0),(244,1,'2024-03-24 10:22:25','2024-03-24 10:22:25','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:22:25','2024-03-24 10:22:25','',70,'https://yatrainayodhya.com/?p=244',0,'revision','',0),(245,1,'2024-03-24 10:22:27','2024-03-24 10:22:27','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Client\n				1\n				+\n							Happiest Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:22:27','2024-03-24 10:22:27','',70,'https://yatrainayodhya.com/?p=245',0,'revision','',0),(246,1,'2024-03-24 10:23:14','2024-03-24 10:23:14','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Client\n				1\n				+\n							Happiest Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:23:14','2024-03-24 10:23:14','',70,'https://yatrainayodhya.com/?p=246',0,'revision','',0),(247,1,'2024-03-24 10:23:14','2024-03-24 10:23:14','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Client\n				1\n				+\n							Happiest Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:23:14','2024-03-24 10:23:14','',70,'https://yatrainayodhya.com/?p=247',0,'revision','',0),(248,1,'2024-03-24 10:23:15','2024-03-24 10:23:15','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:23:15','2024-03-24 10:23:15','',70,'https://yatrainayodhya.com/?p=248',0,'revision','',0),(249,1,'2024-03-24 10:24:58','2024-03-24 10:24:58','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:24:58','2024-03-24 10:24:58','',70,'https://yatrainayodhya.com/?p=249',0,'revision','',0),(250,1,'2024-03-24 10:24:58','2024-03-24 10:24:58','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"675\" height=\"390\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa.jpg 675w, https://yatrainayodhya.com/wp-content/uploads/2024/03/mthuraa-300x173.jpg 300w\" sizes=\"(max-width: 675px) 100vw, 675px\" />\n            <h2>Bali, Indonesia</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:24:58','2024-03-24 10:24:58','',70,'https://yatrainayodhya.com/?p=250',0,'revision','',0),(251,1,'2024-03-24 10:24:59','2024-03-24 10:24:59','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:24:59','2024-03-24 10:24:59','',70,'https://yatrainayodhya.com/?p=251',0,'revision','',0),(252,1,'2024-03-24 10:26:07','2024-03-24 10:26:07','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:26:07','2024-03-24 10:26:07','',70,'https://yatrainayodhya.com/?p=252',0,'revision','',0);
INSERT INTO `wpra_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (253,1,'2024-03-24 10:26:08','2024-03-24 10:26:08','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Chose Your Journey Plan</h2>		\n			<h2>Individual</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Couples</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Team</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:26:08','2024-03-24 10:26:08','',70,'https://yatrainayodhya.com/?p=253',0,'revision','',0),(254,1,'2024-03-24 10:26:08','2024-03-24 10:26:08','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:26:08','2024-03-24 10:26:08','',70,'https://yatrainayodhya.com/?p=254',0,'revision','',0),(255,1,'2024-03-24 10:27:58','2024-03-24 10:27:58','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:27:58','2024-03-24 10:27:58','',70,'https://yatrainayodhya.com/?p=255',0,'revision','',0),(256,1,'2024-03-24 10:27:59','2024-03-24 10:27:59','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:27:59','2024-03-24 10:27:59','',70,'https://yatrainayodhya.com/?p=256',0,'revision','',0),(257,1,'2024-03-24 10:27:59','2024-03-24 10:27:59','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:27:59','2024-03-24 10:27:59','',70,'https://yatrainayodhya.com/?p=257',0,'revision','',0),(263,1,'2024-03-24 10:33:32','2024-03-24 10:33:32','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:33:32','2024-03-24 10:33:32','',70,'https://yatrainayodhya.com/?p=263',0,'revision','',0),(259,1,'2024-03-24 10:29:51','2024-03-24 10:29:51','','hindu-temple-1610625_1280','','inherit','open','closed','','hindu-temple-1610625_1280','','','2024-03-24 10:30:14','2024-03-24 10:30:14','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/hindu-temple-1610625_1280.jpg',0,'attachment','image/jpeg',0),(260,1,'2024-03-24 10:33:07','2024-03-24 10:33:07','','pexels-ruiyang-zhang-3204950','','inherit','open','closed','','pexels-ruiyang-zhang-3204950','','','2024-03-24 10:33:07','2024-03-24 10:33:07','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/pexels-ruiyang-zhang-3204950.jpg',0,'attachment','image/jpeg',0),(261,1,'2024-03-24 10:33:30','2024-03-24 10:33:30','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:33:30','2024-03-24 10:33:30','',70,'https://yatrainayodhya.com/?p=261',0,'revision','',0),(262,1,'2024-03-24 10:33:31','2024-03-24 10:33:31','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:33:31','2024-03-24 10:33:31','',70,'https://yatrainayodhya.com/?p=262',0,'revision','',0),(270,1,'2024-03-24 10:41:58','2024-03-24 10:41:58','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:41:58','2024-03-24 10:41:58','',70,'https://yatrainayodhya.com/?p=270',0,'revision','',0),(265,1,'2024-03-24 10:36:43','2024-03-24 10:36:43','','templlle','','inherit','open','closed','','templlle','','','2024-03-24 10:36:43','2024-03-24 10:36:43','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/templlle.jpg',0,'attachment','image/jpeg',0),(266,1,'2024-03-24 10:37:41','2024-03-24 10:37:41','','water-1283963_1280','','inherit','open','closed','','water-1283963_1280','','','2024-03-24 10:37:41','2024-03-24 10:37:41','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/water-1283963_1280.jpg',0,'attachment','image/jpeg',0),(267,1,'2024-03-24 10:39:44','2024-03-24 10:39:44','','temple-1670926_1280','','inherit','open','closed','','temple-1670926_1280','','','2024-03-24 10:39:44','2024-03-24 10:39:44','',70,'https://yatrainayodhya.com/wp-content/uploads/2024/03/temple-1670926_1280.jpg',0,'attachment','image/jpeg',0),(268,1,'2024-03-24 10:41:57','2024-03-24 10:41:57','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:41:57','2024-03-24 10:41:57','',70,'https://yatrainayodhya.com/?p=268',0,'revision','',0),(269,1,'2024-03-24 10:41:57','2024-03-24 10:41:57','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:41:57','2024-03-24 10:41:57','',70,'https://yatrainayodhya.com/?p=269',0,'revision','',0),(271,1,'2024-03-24 10:43:21','2024-03-24 10:43:21','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:43:21','2024-03-24 10:43:21','',70,'https://yatrainayodhya.com/?p=271',0,'revision','',0),(272,1,'2024-03-24 10:43:22','2024-03-24 10:43:22','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:43:22','2024-03-24 10:43:22','',70,'https://yatrainayodhya.com/?p=272',0,'revision','',0),(273,1,'2024-03-24 10:43:22','2024-03-24 10:43:22','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a Better Experience.</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:43:22','2024-03-24 10:43:22','',70,'https://yatrainayodhya.com/?p=273',0,'revision','',0),(274,1,'2024-03-24 10:44:39','2024-03-24 10:44:39','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a Better Experience.</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:44:39','2024-03-24 10:44:39','',70,'https://yatrainayodhya.com/?p=274',0,'revision','',0),(275,1,'2024-03-24 10:44:39','2024-03-24 10:44:39','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a Better Experience.</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:44:39','2024-03-24 10:44:39','',70,'https://yatrainayodhya.com/?p=275',0,'revision','',0),(281,1,'2024-03-24 12:09:15','2024-03-24 12:09:15','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:09:15','2024-03-24 12:09:15','',70,'https://yatrainayodhya.com/?p=281',0,'revision','',0),(276,1,'2024-03-24 10:44:40','2024-03-24 10:44:40','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a Better Experience.</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 10:44:40','2024-03-24 10:44:40','',70,'https://yatrainayodhya.com/?p=276',0,'revision','',0),(282,1,'2024-03-24 12:16:35','2024-03-24 12:16:24',' ','','','publish','closed','closed','','282','','','2024-03-24 12:16:35','2024-03-24 12:16:35','',0,'https://yatrainayodhya.com/?p=282',6,'nav_menu_item','',0),(283,1,'2024-03-24 12:18:28','2024-03-24 12:18:28','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Our Contact</h2>		\n			<h2>Get in touch with us</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<h2>New York</h2>		\n		<p>4871 Renwick Drive, Holtsville, New York, 00501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Washington</h2>		\n		<p>3071 Conifer Drive, Seattle, Washington, 98121</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Florida</h2>		\n		<p>3925 Kenwood Place, Orlando, Florida, 32801</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>Nevada</h2>		\n		<p>888 Camden Street, Reno, Nevada, 89501</p>		\n			<a href=\"#\">\n				<svg aria-hidden=\"true\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z\"></path></svg>			\n						Contact Now\n					</a>\n			<h2>need something</h2>		\n			<h2>Send us a message</h2>','Contact us','','inherit','closed','closed','','82-revision-v1','','','2024-03-24 12:18:28','2024-03-24 12:18:28','',82,'https://yatrainayodhya.com/?p=283',0,'revision','',0),(278,1,'2024-03-24 12:05:07','2024-03-24 12:05:07','','header and footer','','inherit','closed','closed','','207-revision-v1','','','2024-03-24 12:05:07','2024-03-24 12:05:07','',207,'https://yatrainayodhya.com/?p=278',0,'revision','',0),(279,1,'2024-03-24 12:09:14','2024-03-24 12:09:14','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a Better Experience.</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:09:14','2024-03-24 12:09:14','',70,'https://yatrainayodhya.com/?p=279',0,'revision','',0),(280,1,'2024-03-24 12:09:14','2024-03-24 12:09:14','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a Better Experience.</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayagraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-1b8fbbe2\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\" class = \"hfe-menu-item\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news and Discounts.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:09:14','2024-03-24 12:09:14','',70,'https://yatrainayodhya.com/?p=280',0,'revision','',0),(284,1,'2024-03-24 12:18:53','2024-03-24 12:18:53','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Tour Packages','','inherit','closed','closed','','104-revision-v1','','','2024-03-24 12:18:53','2024-03-24 12:18:53','',104,'https://yatrainayodhya.com/?p=284',0,'revision','',0),(285,1,'2024-03-24 12:21:26','2024-03-24 12:21:26','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:21:26','2024-03-24 12:21:26','',70,'https://yatrainayodhya.com/?p=285',0,'revision','',0),(286,1,'2024-03-24 12:21:27','2024-03-24 12:21:27','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/our-services/\">Our Service</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						+91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<a href=\"#\">\n						care@yatrainayodhya.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:21:27','2024-03-24 12:21:27','',70,'https://yatrainayodhya.com/?p=286',0,'revision','',0),(288,1,'2024-03-24 12:21:49','2024-03-24 12:21:49','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:21:49','2024-03-24 12:21:49','',70,'https://yatrainayodhya.com/?p=288',0,'revision','',0),(289,1,'2024-03-24 12:21:49','2024-03-24 12:21:49','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:21:49','2024-03-24 12:21:49','',70,'https://yatrainayodhya.com/?p=289',0,'revision','',0),(290,1,'2024-03-24 12:21:50','2024-03-24 12:21:50','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:21:50','2024-03-24 12:21:50','',70,'https://yatrainayodhya.com/?p=290',0,'revision','',0),(294,1,'2024-03-24 12:23:09','2024-03-24 12:23:09','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Tour Packages','','inherit','closed','closed','','104-revision-v1','','','2024-03-24 12:23:09','2024-03-24 12:23:09','',104,'https://yatrainayodhya.com/?p=294',0,'revision','',0),(292,1,'2024-03-24 12:23:08','2024-03-24 12:23:08','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Tour Packages','','inherit','closed','closed','','104-revision-v1','','','2024-03-24 12:23:08','2024-03-24 12:23:08','',104,'https://yatrainayodhya.com/?p=292',0,'revision','',0),(293,1,'2024-03-24 12:23:08','2024-03-24 12:23:08','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Features</h2>		\n			<h2>Our Service</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise</h2>		\n			<h2>Easy to Order</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>Safety Route</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<h2>All Access</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullam corper mattis, pulvinar dapibus leo.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				0\n				+\n							Total Trip\n				0\n				K\n							Satisfied Client\n				0\n				K\n							Positif Review\n				0\n				+\n							Available Trip\n				0\n				+\n							Grup Trip','Tour Packages','','inherit','closed','closed','','104-revision-v1','','','2024-03-24 12:23:08','2024-03-24 12:23:08','',104,'https://yatrainayodhya.com/?p=293',0,'revision','',0),(295,1,'2024-03-24 12:31:29','2024-03-24 12:31:29','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-633818bc\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Header Template','','inherit','closed','closed','','115-revision-v1','','','2024-03-24 12:31:29','2024-03-24 12:31:29','',115,'https://yatrainayodhya.com/?p=295',0,'revision','',0),(296,1,'2024-03-24 12:33:33','2024-03-24 12:33:33','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-633818bc\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->','Header Template','','inherit','closed','closed','','115-revision-v1','','','2024-03-24 12:33:33','2024-03-24 12:33:33','',115,'https://yatrainayodhya.com/?p=296',0,'revision','',0),(297,1,'2024-03-24 12:36:01','2024-03-24 12:36:01','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:36:01','2024-03-24 12:36:01','',70,'https://yatrainayodhya.com/?p=297',0,'revision','',0);
INSERT INTO `wpra_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (298,1,'2024-03-24 12:36:01','2024-03-24 12:36:01','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"620\" height=\"412\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan.jpg 620w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kanak-bhavan-300x199.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:36:01','2024-03-24 12:36:01','',70,'https://yatrainayodhya.com/?p=298',0,'revision','',0),(299,1,'2024-03-24 12:36:02','2024-03-24 12:36:02','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:36:02','2024-03-24 12:36:02','',70,'https://yatrainayodhya.com/?p=299',0,'revision','',0),(300,1,'2024-03-24 12:36:52','2024-03-24 12:36:52','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:36:52','2024-03-24 12:36:52','',70,'https://yatrainayodhya.com/?p=300',0,'revision','',0),(301,1,'2024-03-24 12:36:52','2024-03-24 12:36:52','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>P</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:36:52','2024-03-24 12:36:52','',70,'https://yatrainayodhya.com/?p=301',0,'revision','',0),(302,1,'2024-03-24 12:36:53','2024-03-24 12:36:53','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayg Raj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:36:53','2024-03-24 12:36:53','',70,'https://yatrainayodhya.com/?p=302',0,'revision','',0),(303,1,'2024-03-24 12:38:05','2024-03-24 12:38:05','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayg Raj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:38:05','2024-03-24 12:38:05','',70,'https://yatrainayodhya.com/?p=303',0,'revision','',0),(304,1,'2024-03-24 12:38:05','2024-03-24 12:38:05','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayg Raj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:38:05','2024-03-24 12:38:05','',70,'https://yatrainayodhya.com/?p=304',0,'revision','',0),(305,1,'2024-03-24 12:38:06','2024-03-24 12:38:06','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayg Raj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:38:06','2024-03-24 12:38:06','',70,'https://yatrainayodhya.com/?p=305',0,'revision','',0),(306,1,'2024-03-24 12:38:21','2024-03-24 12:38:21','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayg Raj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:38:21','2024-03-24 12:38:21','',70,'https://yatrainayodhya.com/?p=306',0,'revision','',0),(307,1,'2024-03-24 12:38:22','2024-03-24 12:38:22','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Prayg Raj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:38:22','2024-03-24 12:38:22','',70,'https://yatrainayodhya.com/?p=307',0,'revision','',0),(308,1,'2024-03-24 12:38:22','2024-03-24 12:38:22','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:38:22','2024-03-24 12:38:22','',70,'https://yatrainayodhya.com/?p=308',0,'revision','',0),(324,1,'2024-03-24 16:53:52','2024-03-24 16:53:52','<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home-2\"><li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>₹2400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>₹4400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>₹3600</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 16:53:52','2024-03-24 16:53:52','',70,'https://yatrainayodhya.com/?p=324',0,'revision','',0),(315,1,'2024-03-24 12:59:47','2024-03-24 12:59:47','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:59:47','2024-03-24 12:59:47','',70,'https://yatrainayodhya.com/?p=315',0,'revision','',0),(312,1,'2024-03-24 12:55:37','2024-03-24 12:55:37','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>		\n			<a href=\"#\">\n						Ayodhya\n					</a>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:55:37','2024-03-24 12:55:37','',70,'https://yatrainayodhya.com/?p=312',0,'revision','',0),(310,1,'2024-03-24 12:55:36','2024-03-24 12:55:36','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:55:36','2024-03-24 12:55:36','',70,'https://yatrainayodhya.com/?p=310',0,'revision','',0),(311,1,'2024-03-24 12:55:36','2024-03-24 12:55:36','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Paackage Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:55:36','2024-03-24 12:55:36','',70,'https://yatrainayodhya.com/?p=311',0,'revision','',0),(313,1,'2024-03-24 12:59:45','2024-03-24 12:59:45','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>		\n			<a href=\"#\">\n						Ayodhya\n					</a>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:59:45','2024-03-24 12:59:45','',70,'https://yatrainayodhya.com/?p=313',0,'revision','',0),(314,1,'2024-03-24 12:59:45','2024-03-24 12:59:45','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>		\n			<a href=\"#\">\n						Ayodhya\n					</a>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 12:59:45','2024-03-24 12:59:45','',70,'https://yatrainayodhya.com/?p=314',0,'revision','',0),(316,1,'2024-03-24 13:00:50','2024-03-24 13:00:50','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 13:00:50','2024-03-24 13:00:50','',70,'https://yatrainayodhya.com/?p=316',0,'revision','',0),(317,1,'2024-03-24 13:00:50','2024-03-24 13:00:50','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"http://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 13:00:50','2024-03-24 13:00:50','',70,'https://yatrainayodhya.com/?p=317',0,'revision','',0),(318,1,'2024-03-24 13:00:51','2024-03-24 13:00:51','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 13:00:51','2024-03-24 13:00:51','',70,'https://yatrainayodhya.com/?p=318',0,'revision','',0),(325,1,'2024-03-24 17:03:27','2024-03-24 17:03:27','<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home-2\"><li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>₹2400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>₹4400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>₹3600</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 17:03:27','2024-03-24 17:03:27','',70,'https://yatrainayodhya.com/?p=325',0,'revision','',0),(322,1,'2024-03-24 16:53:47','2024-03-24 16:53:47','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 16:53:47','2024-03-24 16:53:47','',70,'https://yatrainayodhya.com/?p=322',0,'revision','',0),(323,1,'2024-03-24 16:53:51','2024-03-24 16:53:51','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}</style>		\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Maldives</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-counter .elementor-counter-number-wrapper{display:flex;font-size:69px;font-weight:600;line-height:1}.elementor-counter .elementor-counter-number-prefix,.elementor-counter .elementor-counter-number-suffix{flex-grow:1;white-space:pre-wrap}.elementor-counter .elementor-counter-number-prefix{text-align:right}.elementor-counter .elementor-counter-number-suffix{text-align:left}.elementor-counter .elementor-counter-title{text-align:center;font-size:19px;font-weight:400;line-height:2.5}</style>		\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>$45</h2>		\n			<link rel=\"stylesheet\" href=\"https://yatrainayodhya.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">		<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>$65</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>$85</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 16:53:51','2024-03-24 16:53:51','',70,'https://yatrainayodhya.com/?p=323',0,'revision','',0),(326,1,'2024-03-24 17:03:35','2024-03-24 17:03:35','<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home-2\"><li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>₹2400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>₹4400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>₹3600</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 17:03:35','2024-03-24 17:03:35','',70,'https://yatrainayodhya.com/?p=326',0,'revision','',0),(327,1,'2024-03-24 17:03:39','2024-03-24 17:03:39','<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home-2\"><li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>₹2400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>₹4400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>₹3600</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 17:03:39','2024-03-24 17:03:39','',70,'https://yatrainayodhya.com/?p=327',0,'revision','',0),(328,1,'2024-03-24 17:03:54','2024-03-24 17:03:54','<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home-2\"><li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>₹2400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>₹4400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>₹3600</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 17:03:54','2024-03-24 17:03:54','',70,'https://yatrainayodhya.com/?p=328',0,'revision','',0),(329,1,'2024-03-24 17:03:57','2024-03-24 17:03:57','<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home-2\"><li><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n			        <a href=\"#ekit_modal-popup-68356259\" aria-label=\"navsearch-button\">\n                    </a>\n        <!-- language switcher strart -->\n        <!-- xs modal -->\n            <!-- Polylang search - thanks to Alain Melsens -->\n                <form role=\"search\" method=\"get\" action=\"https://yatrainayodhya.com/\">\n                    <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n					<button type=\"submit\" aria-label=\"search-button\">\n                                            </button>\n                </form>\n        <!-- End xs modal -->\n        <!-- end language switcher strart -->\n					ADVENTURE				\n			<h2>Let’s Your Journey Begins</h2>				\n		<p>Yatra in Ayodhya Provides you a better and Exerience</p>		\n			<a href=\"#\">\n						Book Now\n					</a>\n			<h2>OUR FEATURES</h2>		\n			<h2>OUR EXCLUSIVE FEATURES</h2>		\n			<h2>ONLINE BOOKING</h2>		\n		<p>Yatra in Ayodhya provides Complete Online booking for your tour package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>24/7 HELP CENTER</h2>		\n		<p>Yatra in Ayodhya provides 24/7 help Assistance to its Customers so that you can easily get out from any problem,</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>FAST & FLEXIBLE</h2>		\n		<p>Yatra in Ayodhya\'s Fast and Flexible payments Option is very convenient to book Tour Package.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>MANY CHOICE</h2>		\n		<p>Yatra in Ayodhya Provides you as many choices as you wants to travel in Ayodhya.</p>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>This week</h2>		\n			<h2>Popular Trip This Week</h2>		\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-scaled.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-2048x1536.jpg 2048w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1024x768.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-768x576.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/pryagraj-1536x1152.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Prayag Raj, UP</h2>\n			<img width=\"800\" height=\"600\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi.jpg 800w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-300x225.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/hanuman_garhi-768x576.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Norway</h2>\n			<img width=\"800\" height=\"462\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1.jpg 1552w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-300x173.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1024x591.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-768x443.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/ram-mandir-1-1536x887.jpg 1536w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n            <h2>Ram Mandir, Ayodhya</h2>\n			<img width=\"680\" height=\"453\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" alt=\"\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg\" source=\"library\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath.jpg 680w, https://yatrainayodhya.com/wp-content/uploads/2024/03/kashi-vishwanath-300x200.jpg 300w\" sizes=\"(max-width: 680px) 100vw, 680px\" />\n            <h2>El Nido</h2>\n				1\n				+\n							Total Trip\n				1\n				+\n							Satisfied Clients\n				1\n				+\n							Repeated Clients\n				1\n				+\n							Tour Packages\n				0\n				+\n							Group Trips\n			<h2>Feel Free To Discuss about your Tour Package Just Contact Now</h2>		\n			<a href=\"#\">\n						Contact Us\n					</a>\n<a href=\"?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=\" aria-label=\"video-popup\">\n						</a>\n			<h2>Explore the world</h2>		\n			<h2>Take Spritual Memories </h2>		\n			<a href=\"#\">\n						LEARN MORE\n					</a>\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/stylish-girl-enjoying-peaceful-evening-in-countrys-YNEWHS_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"768\" height=\"1024\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-768x1024.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2-1152x1536.jpg 1152w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AKQ7FNY_2.jpg 1200w\" sizes=\"(max-width: 768px) 100vw, 768px\" />													\n													<img width=\"800\" height=\"534\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-1024x683.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-300x200.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2-768x512.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-girl-in-tropical-forest-VXRJEH6_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h2>Pricing</h2>		\n			<h2>Yatra in Ayodhya Tour Packages</h2>		\n			<h2>Ayodhya</h2>		\n			<h2>₹2400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n						</ul>\n					<ul>\n							<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Varanasi</h2>		\n			<h2>₹4400</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n						</ul>\n					<ul>\n							<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Praygraj</h2>		\n			<h2>₹3600</h2>		\n					<ul>\n							<li>\n										Tour Guide\n									</li>\n								<li>\n										Free Messages\n									</li>\n								<li>\n										3 x Eat Service\n									</li>\n								<li>\n										24 / 7 support\n									</li>\n								<li>\n										Free 3X eat\n									</li>\n								<li>\n										Free Transport\n									</li>\n						</ul>\n			<a href=\"#\">\n						Choose\n					</a>\n			<h2>Get lost with us</h2>		\n			<h2>Let’s Get Lost and Find Paradise in Ayodhya </h2>		\n			<h2>Yatra in Ayodhya</h2>		\n		<p>Lets be with us and Book your tour package and Enjoy the Spritualism of Ayodhya.</p>		\n			<h2>Safety Route</h2>		\n		<p>We care our Travellers and Provide one of the Safest Route for their entire Journey.</p>		\n			<h2>All Access</h2>		\n		<p>We provide all amenities to our clients like 2 or 3 Star Hotel, Breakfast, Pickup Drop and Many more.</p>		\n			<h2>Our Team</h2>		\n			<h2>meet our amazing team</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_1a6ae980_70\">\n									Samantha Chris									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/young-female-traveler-with-a-luggage-at-the-transp-X2H93A6_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Samantha Chris</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_5533d592_70\">\n									Vivi Kimm									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/girl-traveler-holding-hat-and-looking-at-mountains-34AREZ5_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Vivi Kimm</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n													<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />												\n								<h2>\n																	<a aria-label=\"profile\" href=\"javascript:void(0)\" data-mfp-src=\"#ekit_team_modal_7b8a44a2_70\">\n									Leony Ann									</a>\n																	</h2>\n								<p>Traveler</p>\n									<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n						<button type=\"button\">\n													</button>\n									<img width=\"800\" height=\"1067\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2.jpg 900w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-225x300.jpg 225w, https://yatrainayodhya.com/wp-content/uploads/2024/03/beautiful-carefree-long-hair-asian-girl-in-white-c-AEXYZ48_2-768x1024.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />								\n								<h2>Leony Ann</h2>\n								<p>Traveler</p>\n									A small river named Duden flows by their place and supplies it with the necessary								\n																	<ul>\n																					<li><strong>Phone:</strong><a href=\"tel:+1 (859) 254-6589\">+1 (859) 254-6589</a></li>\n																					<li><strong>Email:</strong><a href=\"mailto:info@example.com\">info@example.com</a></li>\n																			</ul>\n								<ul>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Facebook\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Twitter\">\n							</a>\n		</li>\n			<li>\n			<a href=\"https://facebook.com\" aria-label=\"Pinterest\">\n							</a>\n		</li>\n	</ul>\n			<h2>Testimonials</h2>		\n			<h2>What our Travellers say</h2>		\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" alt=\"Sammy Jack\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-time-JYWCQGA-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Sammy Jack</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" alt=\"Jim &amp; Janes\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-6SMUDKD-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Jim &amp; Janes</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" alt=\"Lily Anth\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-MGL2UAM-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Lily Anth</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" alt=\"Tom Cruise\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-4YHXH2F-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Tom Cruise</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"1000\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" alt=\"Amanda Stash\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-819x1024.jpg 819w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-AH2QZY9-768x960.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Amanda Stash</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n                    <img width=\"800\" height=\"999\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" alt=\"Joanne Sam\" url=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E.jpg 1200w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-240x300.jpg 240w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-820x1024.jpg 820w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-SNYSL6E-768x959.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />\n                    <ul></ul>\n                        <strong>Joanne Sam</strong>\n                        <p>Traveler</p>\n            <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</p>\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						Book Now\n					</a>\n													<img width=\"800\" height=\"463\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg\" alt=\"yatrainayodhya logo\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1024x593.jpeg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-300x174.jpeg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-768x444.jpeg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo-1536x889.jpeg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo.jpeg 1600w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p> Yatra in Ayodhya crafts unforgettable journeys through sacred sites in Ayodhya and surrounding regions. </p>		\n			<h2>Popular Destinations</h2>		\n			<a href=\"#\">\n						Ayodhya\n					</a>\n			<a href=\"#\">\n						Varanasi\n					</a>\n			<a href=\"#\">\n						Prayagraj\n					</a>\n			<a href=\"#\">\n						Mathura\n					</a>\n			<a href=\"#\">\n						Agra\n					</a>\n			<a href=\"#\">\n						Gaya\n					</a>\n			<a href=\"#\">\n						Namisharanya\n					</a>\n			<a href=\"#\">\n						Jaipur\n					</a>\n			<a href=\"#\">\n						Rajgeer\n					</a>\n			<a href=\"#\">\n						Udaipur\n					</a>\n			<a href=\"#\">\n						Manali\n					</a>\n			<a href=\"#\">\n						Katra\n					</a>\n			<a href=\"#\">\n						Srinagar\n					</a>\n			<a href=\"#\">\n						Goa\n					</a>\n			<a href=\"#\">\n						Amritsar\n					</a>\n			<a href=\"#\">\n						Rishikesh\n					</a>\n			<a href=\"#\">\n						Nainital\n					</a>\n			<a href=\"#\">\n						Shimla\n					</a>\n			<a href=\"#\">\n						Mumbai\n					</a>\n			<a href=\"#\">\n						Amarnath\n					</a>\n			<h2>Contact Us</h2>		\n			<a href=\"#\">\n						Phone :- +91 7318-22-7244\n					</a>\n			<a href=\"#\">\n						Email :- care@yatrainayodhya.com​ \n					</a>\n			<a href=\"#\">\n						Address :- Sarveshwari Nagar, Faizabad-Ayodhya\n					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n		<p>Copyright © 2024 Designed and Developed by <a href=\"https://www.whettle.com\">Whettle Services</a>.</p>','Homepage','','inherit','closed','closed','','70-revision-v1','','','2024-03-24 17:03:57','2024-03-24 17:03:57','',70,'https://yatrainayodhya.com/?p=329',0,'revision','',0),(331,1,'2024-03-25 10:52:47','2024-03-25 10:52:47','','Elementor Footer #205','','inherit','closed','closed','','205-autosave-v1','','','2024-03-25 10:53:48','2024-03-25 10:53:48','',205,'https://yatrainayodhya.com/?p=331',0,'revision','',0),(332,1,'2024-03-25 10:55:56','2024-03-25 10:55:56','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-30d6f2a\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\" class = \"hfe-menu-item\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\" class = \"hfe-menu-item\">The Memories</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Footer','','publish','closed','closed','','footer','','','2024-03-25 10:55:57','2024-03-25 10:55:57','',0,'https://yatrainayodhya.com/?elementor_library=footer',0,'elementor_library','',0),(333,1,'2024-03-25 10:55:56','2024-03-25 10:55:56','','Footer','','inherit','closed','closed','','332-revision-v1','','','2024-03-25 10:55:56','2024-03-25 10:55:56','',332,'https://yatrainayodhya.com/?p=333',0,'revision','',0),(334,1,'2024-03-25 10:55:57','2024-03-25 10:55:57','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-30d6f2a\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\" class = \"hfe-menu-item\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\" class = \"hfe-menu-item\">The Memories</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Footer','','inherit','closed','closed','','332-revision-v1','','','2024-03-25 10:55:57','2024-03-25 10:55:57','',332,'https://yatrainayodhya.com/?p=334',0,'revision','',0);
INSERT INTO `wpra_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES (335,1,'2024-03-25 10:56:11','2024-03-25 10:56:11','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','Header','','publish','closed','closed','','header','','','2024-03-25 10:56:11','2024-03-25 10:56:11','',0,'https://yatrainayodhya.com/?elementor_library=header',0,'elementor_library','',0),(336,1,'2024-03-25 10:56:11','2024-03-25 10:56:11','','Header','','inherit','closed','closed','','335-revision-v1','','','2024-03-25 10:56:11','2024-03-25 10:56:11','',335,'https://yatrainayodhya.com/?p=336',0,'revision','',0),(337,1,'2024-03-25 10:56:11','2024-03-25 10:56:11','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','Header','','inherit','closed','closed','','335-revision-v1','','','2024-03-25 10:56:11','2024-03-25 10:56:11','',335,'https://yatrainayodhya.com/?p=337',0,'revision','',0),(338,1,'2024-03-25 10:56:35','2024-03-25 10:56:35','','david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg','','inherit','open','closed','','david-rodrigo-lo14f1yj0j0-unsplash_2-jpg','','','2024-03-25 10:56:35','2024-03-25 10:56:35','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg',0,'attachment','image/jpeg',0),(339,1,'2024-03-25 10:56:35','2024-03-25 10:56:35','','david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg','','inherit','open','closed','','david-rodrigo-lo14f1yj0j0-unsplash_2-jpg-2','','','2024-03-25 10:56:35','2024-03-25 10:56:35','',0,'https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1.jpg',0,'attachment','image/jpeg',0),(340,1,'2024-03-25 10:56:43','2024-03-25 10:56:43','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Blog</h2>		\n			<h2>News and updates</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Categories</h2>		\n			<a href=\"#\">\n						Travel\n					</a>\n			<a href=\"#\">\n						Tourism\n					</a>\n			<a href=\"#\">\n						Nature\n					</a>\n			<a href=\"#\">\n						Adventure\n					</a>\n			<a href=\"#\">\n						Camping\n					</a>\n			<h2>Subscribe</h2>		\n			<h2>Gallery</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\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=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','Blog','','publish','closed','closed','','blog','','','2024-03-25 10:56:43','2024-03-25 10:56:43','',0,'https://yatrainayodhya.com/?elementor_library=blog',0,'elementor_library','',0),(341,1,'2024-03-25 10:56:43','2024-03-25 10:56:43','','Blog','','inherit','closed','closed','','340-revision-v1','','','2024-03-25 10:56:43','2024-03-25 10:56:43','',340,'https://yatrainayodhya.com/?p=341',0,'revision','',0),(342,1,'2024-03-25 10:56:43','2024-03-25 10:56:43','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Blog</h2>		\n			<h2>News and updates</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<h2>Categories</h2>		\n			<a href=\"#\">\n						Travel\n					</a>\n			<a href=\"#\">\n						Tourism\n					</a>\n			<a href=\"#\">\n						Nature\n					</a>\n			<a href=\"#\">\n						Adventure\n					</a>\n			<a href=\"#\">\n						Camping\n					</a>\n			<h2>Subscribe</h2>		\n			<h2>Gallery</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\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=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />','Blog','','inherit','closed','closed','','340-revision-v1','','','2024-03-25 10:56:43','2024-03-25 10:56:43','',340,'https://yatrainayodhya.com/?p=342',0,'revision','',0),(343,1,'2024-03-25 10:56:47','2024-03-25 10:56:47','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n		<p>Duis iaculis ex et ultrices pulvinar. Nullam vitae lectus magna. Proin consequat egestas mauris, id pellentesque dolor. Etiam justo sem, dignissim ac nibh quis, interdum iaculis tellus. In a dui vel justo consequat dictum. Maecenas fermentum blandit diam, ac consequat turpis euismod a. Aliquam nec finibus elit. Sed diam magna, bibendum non rutrum a, facilisis quis quam. Nulla vestibulum eleifend dolor, sed dapibus libero aliquet eu.</p><p>Praesent feugiat nisi sit amet egestas pellentesque. Morbi non pretium arcu, non efficitur urna. Vivamus ac nulla tristique, eleifend metus a, maximus sapien. Ut id interdum enim. Donec et ultrices massa. Aenean eros orci, ullamcorper et dapibus eget, tincidunt eget lorem. Nullam in venenatis urna, eu bibendum tortor. Phasellus at hendrerit ipsum, vitae placerat mauris. Nulla elit turpis, ullamcorper eleifend viverra blandit, lobortis ac orci. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Phasellus vitae neque eget lectus vehicula placerat.</p><p>\"If you look at what you have in life, you\'ll always have more. If you look at what you don\'t have in life, you\'ll never have enough.\" -<em>Oprah Winfrey</em></p><p>Duis iaculis ex et ultrices pulvinar. Nullam vitae lectus magna. Proin consequat egestas mauris, id pellentesque dolor. Etiam justo sem, dignissim ac nibh quis, interdum iaculis tellus. In a dui vel justo consequat dictum. Maecenas fermentum blandit diam, ac consequat turpis euismod a. Aliquam nec finibus elit. Sed diam magna, bibendum non rutrum a, facilisis quis quam. Nulla vestibulum eleifend dolor, sed dapibus libero aliquet eu.</p>		\n													<img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Categories</h2>		\n			<a href=\"#\">\n						Travel\n					</a>\n			<a href=\"#\">\n						Tourism\n					</a>\n			<a href=\"#\">\n						Nature\n					</a>\n			<a href=\"#\">\n						Adventure\n					</a>\n			<a href=\"#\">\n						Camping\n					</a>\n			<h2>Subscribe</h2>		\n			<h2>Gallery</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\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=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-5de6b24e\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\" class = \"hfe-menu-item\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\" class = \"hfe-menu-item\">The Memories</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Single Post','','publish','closed','closed','','single-post','','','2024-03-25 10:56:47','2024-03-25 10:56:47','',0,'https://yatrainayodhya.com/?elementor_library=single-post',0,'elementor_library','',0),(344,1,'2024-03-25 10:56:47','2024-03-25 10:56:47','','Single Post','','inherit','closed','closed','','343-revision-v1','','','2024-03-25 10:56:47','2024-03-25 10:56:47','',343,'https://yatrainayodhya.com/?p=344',0,'revision','',0),(345,1,'2024-03-25 10:56:47','2024-03-25 10:56:47','<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>										<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<button aria-label=\"open-menu\"></button>\n        <ul id=\"menu-home\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\">The Memories</a></li>\n</ul>\n                <a href=\"https://yatrainayodhya.com\"></a>\n                <button aria-label=\"close-menu\"></button>\n		<p>Duis iaculis ex et ultrices pulvinar. Nullam vitae lectus magna. Proin consequat egestas mauris, id pellentesque dolor. Etiam justo sem, dignissim ac nibh quis, interdum iaculis tellus. In a dui vel justo consequat dictum. Maecenas fermentum blandit diam, ac consequat turpis euismod a. Aliquam nec finibus elit. Sed diam magna, bibendum non rutrum a, facilisis quis quam. Nulla vestibulum eleifend dolor, sed dapibus libero aliquet eu.</p><p>Praesent feugiat nisi sit amet egestas pellentesque. Morbi non pretium arcu, non efficitur urna. Vivamus ac nulla tristique, eleifend metus a, maximus sapien. Ut id interdum enim. Donec et ultrices massa. Aenean eros orci, ullamcorper et dapibus eget, tincidunt eget lorem. Nullam in venenatis urna, eu bibendum tortor. Phasellus at hendrerit ipsum, vitae placerat mauris. Nulla elit turpis, ullamcorper eleifend viverra blandit, lobortis ac orci. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Phasellus vitae neque eget lectus vehicula placerat.</p><p>\"If you look at what you have in life, you\'ll always have more. If you look at what you don\'t have in life, you\'ll never have enough.\" -<em>Oprah Winfrey</em></p><p>Duis iaculis ex et ultrices pulvinar. Nullam vitae lectus magna. Proin consequat egestas mauris, id pellentesque dolor. Etiam justo sem, dignissim ac nibh quis, interdum iaculis tellus. In a dui vel justo consequat dictum. Maecenas fermentum blandit diam, ac consequat turpis euismod a. Aliquam nec finibus elit. Sed diam magna, bibendum non rutrum a, facilisis quis quam. Nulla vestibulum eleifend dolor, sed dapibus libero aliquet eu.</p>		\n													<img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>Categories</h2>		\n			<a href=\"#\">\n						Travel\n					</a>\n			<a href=\"#\">\n						Tourism\n					</a>\n			<a href=\"#\">\n						Nature\n					</a>\n			<a href=\"#\">\n						Adventure\n					</a>\n			<a href=\"#\">\n						Camping\n					</a>\n			<h2>Subscribe</h2>		\n			<h2>Gallery</h2>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\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=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/simon-migaj-U1T240Fb_TY-unsplash_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/camera-photographer-inspiration-journey-style-conc-PJN2PZZ_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2-1536x1536.jpg 1536w, https://yatrainayodhya.com/wp-content/uploads/2024/03/travel-image-traveler-look-on-the-mountain-lake-tr-SVAQUBG_2.jpg 2000w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"no\" href=\'https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg\'><img width=\"800\" height=\"800\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1024x1024.jpg\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-1024x1024.jpg 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-300x300.jpg 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-150x150.jpg 150w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2-768x768.jpg 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/david-rodrigo-LO14F1Yj0j0-unsplash_2.jpg 1200w\" sizes=\"(max-width: 800px) 100vw, 800px\" /></a>\n			</figure>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n			<h1>Let\'s trip together</h1>		\n			<a href=\"#\">\n						CONTACT US\n					</a>\n													<img width=\"800\" height=\"263\" src=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png\" alt=\"\" decoding=\"async\" srcset=\"https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-1024x336.png 1024w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-300x99.png 300w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15-768x252.png 768w, https://yatrainayodhya.com/wp-content/uploads/2024/03/logo_Asset-15.png 1148w\" sizes=\"(max-width: 800px) 100vw, 800px\" />													\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Quisque pharetra condimentum.</p>		\n			<style>/*! elementor - v3.20.0 - 20-03-2024 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Twitter\n						<svg viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Youtube\n						<svg viewBox=\"0 0 576 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\"></path></svg>					</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n						<svg viewBox=\"0 0 448 512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"></path></svg>					</a>\n			<h2>OUR ADDRESS</h2>		\n			<a href=\"#\">\n						T : 123 456 789 0\n					</a>\n			<a href=\"#\">\n						(+321) 123 456 789 0\n					</a>\n			<a href=\"#\">\n						A :  80 Pine ST, 10TH FLOOR\n					</a>\n			<a href=\"#\">\n						NEW YORK, NY 10005, USA\n					</a>\n			<a href=\"#\">\n						E : whiz@mail.com\n					</a>\n			<a href=\"#\">\n						whiz_project@mail.com\n					</a>\n			<h2>QUICK LINKS</h2>		\n					Menu\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\">\n					<ul id=\"menu-1-5de6b24e\"><li id=\"menu-item-153\"><a href=\"https://yatrainayodhya.com/\" class = \"hfe-menu-item\">Homepage</a></li>\n<li id=\"menu-item-154\"><a href=\"https://yatrainayodhya.com/about/\" class = \"hfe-menu-item\">About us</a></li>\n<li id=\"menu-item-155\"><a href=\"https://yatrainayodhya.com/contact/\" class = \"hfe-menu-item\">Contact us</a></li>\n<li id=\"menu-item-156\"><a href=\"https://yatrainayodhya.com/tour-packages/\" class = \"hfe-menu-item\">Tour Packages</a></li>\n<li id=\"menu-item-157\"><a href=\"https://yatrainayodhya.com/testimonials/\" class = \"hfe-menu-item\">Testimonials</a></li>\n<li id=\"menu-item-282\"><a href=\"https://yatrainayodhya.com/gallery/\" class = \"hfe-menu-item\">The Memories</a></li>\n</ul> \n				</nav>\n			<h2>NEWSLETTER</h2>		\n		<p>Subscribe to our newsletter &amp; get all the latest news</p><p>Copyright © 2021 UNQ Design</p>','Single Post','','inherit','closed','closed','','343-revision-v1','','','2024-03-25 10:56:47','2024-03-25 10:56:47','',343,'https://yatrainayodhya.com/?p=345',0,'revision','',0);
/*!40000 ALTER TABLE `wpra_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_rank_math_404_logs`
--

DROP TABLE IF EXISTS `wpra_rank_math_404_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_rank_math_404_logs` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `uri` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `accessed` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `times_accessed` bigint(20) unsigned NOT NULL DEFAULT '1',
  `referer` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `user_agent` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`),
  KEY `uri` (`uri`(191))
) ENGINE=MyISAM AUTO_INCREMENT=36 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_rank_math_404_logs`
--

LOCK TABLES `wpra_rank_math_404_logs` WRITE;
/*!40000 ALTER TABLE `wpra_rank_math_404_logs` DISABLE KEYS */;
INSERT INTO `wpra_rank_math_404_logs` (`id`, `uri`, `accessed`, `times_accessed`, `referer`, `user_agent`) VALUES (1,'http://yatrainayodhya.com/3ds.php','2024-03-28 20:58:48',4,'',''),(2,'3ds.php','2024-03-28 20:58:53',4,'',''),(3,'http://yatrainayodhya.com/merchant/z/payment','2024-03-28 20:58:42',4,'',''),(4,'merchant/z/payment','2024-03-28 20:58:45',4,'',''),(5,'http://yatrainayodhya.com/3ds1633693954432212','2024-03-28 20:58:36',5,'',''),(6,'3ds1633693954432212','2024-03-28 20:58:40',4,'',''),(7,'http://yatrainayodhya.com/merchant/code','2024-03-28 20:58:26',4,'',''),(8,'merchant/code','2024-03-28 20:58:32',4,'',''),(9,'to_book-sitemap.xml','2024-03-27 05:57:28',7,'',''),(10,'sitemap_index.xml','2024-03-29 03:11:52',20,'',''),(11,'category-sitemap.xml','2024-03-29 09:01:13',7,'',''),(12,'tribe_events-sitemap.xml','2024-03-27 07:13:17',6,'',''),(13,'travel-the-most-beautiful-places-in-the-world','2024-03-25 16:24:19',1,'',''),(14,'booking/southwest-national-parks-canyon','2024-03-25 18:05:20',1,'',''),(15,'post-sitemap.xml','2024-03-29 09:33:30',6,'',''),(16,'page-sitemap.xml','2024-03-29 08:15:44',6,'',''),(17,'portfolio-sitemap.xml','2024-03-27 10:17:50',6,'',''),(18,'gva__template-sitemap.xml','2024-03-27 13:23:11',6,'',''),(19,'home-page','2024-03-26 01:22:40',1,'',''),(20,'http://yatrainayodhya.com/ads.txt','2024-03-29 03:11:57',2,'',''),(21,'http://yatrainayodhya.com/app-ads.txt','2024-03-26 04:01:14',1,'',''),(22,'http://yatrainayodhya.com/sellers.json','2024-03-26 04:01:19',1,'',''),(23,'ads.txt','2024-03-26 04:01:38',1,'',''),(24,'app-ads.txt','2024-03-26 04:01:43',1,'',''),(25,'sellers.json','2024-03-26 04:01:50',1,'',''),(26,'gva_template/new-header-layout','2024-03-26 05:17:01',1,'',''),(27,'http://yatrainayodhya.com/lander/testsberv4_1703110539','2024-03-28 03:08:05',5,'',''),(28,'lander/testsberv4_1703110539','2024-03-28 03:08:16',4,'',''),(29,'sitemap.txt','2024-03-26 16:03:06',1,'',''),(30,'local-sitemap.xml','2024-03-28 17:31:23',3,'',''),(31,'elementskit_template-sitemap.xml','2024-03-29 09:26:06',2,'',''),(32,'elementor-hf-sitemap.xml','2024-03-27 08:15:49',1,'',''),(33,'http://yatrainayodhya.com/humans.txt','2024-03-29 03:11:54',1,'',''),(34,'author-sitemap.xml','2024-03-29 09:30:30',1,'',''),(35,'wp-sitemap-posts-elementor-hf-1.xml','2024-03-29 10:37:03',1,'','');
/*!40000 ALTER TABLE `wpra_rank_math_404_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_rank_math_internal_links`
--

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

--
-- Dumping data for table `wpra_rank_math_internal_links`
--

LOCK TABLES `wpra_rank_math_internal_links` WRITE;
/*!40000 ALTER TABLE `wpra_rank_math_internal_links` DISABLE KEYS */;
INSERT INTO `wpra_rank_math_internal_links` (`id`, `url`, `post_id`, `target_post_id`, `type`) VALUES (373,'https://yatrainayodhya.com/about/',129,83,'internal'),(372,'https://www.whettle.com',70,0,'external'),(371,'https://facebook.com',70,0,'external'),(370,'https://facebook.com',70,0,'external'),(369,'https://facebook.com',70,0,'external'),(367,'https://facebook.com',70,0,'external'),(368,'mailto:info@example.com',70,0,'external'),(366,'https://facebook.com',70,0,'external'),(365,'https://facebook.com',70,0,'external'),(364,'javascript:void(0)',70,0,'external'),(363,'https://facebook.com',70,0,'external'),(362,'https://facebook.com',70,0,'external'),(361,'https://facebook.com',70,0,'external'),(360,'mailto:info@example.com',70,0,'external'),(359,'https://facebook.com',70,0,'external'),(358,'https://facebook.com',70,0,'external'),(357,'https://facebook.com',70,0,'external'),(356,'javascript:void(0)',70,0,'external'),(355,'https://facebook.com',70,0,'external'),(354,'https://facebook.com',70,0,'external'),(353,'https://facebook.com',70,0,'external'),(352,'mailto:info@example.com',70,0,'external'),(351,'https://facebook.com',70,0,'external'),(350,'https://facebook.com',70,0,'external'),(349,'https://facebook.com',70,0,'external'),(348,'javascript:void(0)',70,0,'external'),(347,'?playlist=&amp;mute=0&amp;autoplay=0&amp;loop=no&amp;controls=0&amp;start=0&amp;end=',70,0,'internal'),(346,'https://yatrainayodhya.com/gallery/',70,165,'internal'),(345,'https://yatrainayodhya.com/testimonials/',70,102,'internal'),(344,'https://yatrainayodhya.com/tour-packages/',70,104,'internal'),(343,'https://yatrainayodhya.com/contact/',70,82,'internal'),(342,'https://yatrainayodhya.com/about/',70,83,'internal'),(374,'https://yatrainayodhya.com/contact/',129,82,'internal'),(375,'https://yatrainayodhya.com/our-services/',129,0,'internal'),(376,'https://yatrainayodhya.com/footer/',129,0,'internal'),(377,'https://yatrainayodhya.com/header/',129,207,'internal'),(378,'https://yatrainayodhya.com/',129,70,'internal'),(379,'https://yatrainayodhya.com/testimonials/',129,102,'internal'),(380,'https://yatrainayodhya.com',129,70,'internal'),(381,'https://yatrainayodhya.com/about/',124,83,'internal'),(382,'https://yatrainayodhya.com/contact/',124,82,'internal'),(383,'https://yatrainayodhya.com/our-services/',124,0,'internal'),(384,'https://yatrainayodhya.com/footer/',124,0,'internal'),(385,'https://yatrainayodhya.com/header/',124,207,'internal'),(386,'https://yatrainayodhya.com/',124,70,'internal'),(387,'https://yatrainayodhya.com/testimonials/',124,102,'internal'),(388,'https://yatrainayodhya.com',124,70,'internal'),(389,'javascript:void(0)',83,0,'external'),(390,'https://facebook.com',83,0,'external'),(391,'https://facebook.com',83,0,'external'),(392,'https://facebook.com',83,0,'external'),(393,'mailto:info@example.com',83,0,'external'),(394,'https://facebook.com',83,0,'external'),(395,'https://facebook.com',83,0,'external'),(396,'https://facebook.com',83,0,'external'),(397,'javascript:void(0)',83,0,'external'),(398,'https://facebook.com',83,0,'external'),(399,'https://facebook.com',83,0,'external'),(400,'https://facebook.com',83,0,'external'),(401,'mailto:info@example.com',83,0,'external'),(402,'https://facebook.com',83,0,'external'),(403,'https://facebook.com',83,0,'external'),(404,'https://facebook.com',83,0,'external'),(405,'javascript:void(0)',83,0,'external'),(406,'https://facebook.com',83,0,'external'),(407,'https://facebook.com',83,0,'external'),(408,'https://facebook.com',83,0,'external'),(409,'mailto:info@example.com',83,0,'external'),(410,'https://facebook.com',83,0,'external'),(411,'https://facebook.com',83,0,'external'),(412,'https://facebook.com',83,0,'external'),(413,'javascript:void(0)',83,0,'external'),(414,'https://facebook.com',83,0,'external'),(415,'https://facebook.com',83,0,'external'),(416,'https://facebook.com',83,0,'external'),(417,'mailto:info@example.com',83,0,'external'),(418,'https://facebook.com',83,0,'external'),(419,'https://facebook.com',83,0,'external'),(420,'https://facebook.com',83,0,'external'),(421,'javascript:void(0)',83,0,'external'),(422,'https://facebook.com',83,0,'external'),(423,'https://facebook.com',83,0,'external'),(424,'https://facebook.com',83,0,'external'),(425,'mailto:info@example.com',83,0,'external'),(426,'https://facebook.com',83,0,'external'),(427,'https://facebook.com',83,0,'external'),(428,'https://facebook.com',83,0,'external'),(429,'javascript:void(0)',83,0,'external'),(430,'https://facebook.com',83,0,'external'),(431,'https://facebook.com',83,0,'external'),(432,'https://facebook.com',83,0,'external'),(433,'mailto:info@example.com',83,0,'external'),(434,'https://facebook.com',83,0,'external'),(435,'https://facebook.com',83,0,'external'),(436,'https://facebook.com',83,0,'external'),(437,'javascript:void(0)',83,0,'external'),(438,'https://facebook.com',83,0,'external'),(439,'https://facebook.com',83,0,'external'),(440,'https://facebook.com',83,0,'external'),(441,'mailto:info@example.com',83,0,'external'),(442,'https://facebook.com',83,0,'external'),(443,'https://facebook.com',83,0,'external'),(444,'https://facebook.com',83,0,'external');
/*!40000 ALTER TABLE `wpra_rank_math_internal_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_rank_math_internal_meta`
--

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

--
-- Dumping data for table `wpra_rank_math_internal_meta`
--

LOCK TABLES `wpra_rank_math_internal_meta` WRITE;
/*!40000 ALTER TABLE `wpra_rank_math_internal_meta` DISABLE KEYS */;
INSERT INTO `wpra_rank_math_internal_meta` (`object_id`, `internal_link_count`, `external_link_count`, `incoming_link_count`) VALUES (70,6,25,4),(82,0,0,3),(83,0,56,3),(102,0,0,3),(104,0,0,1),(165,0,0,1),(207,0,0,2),(134,0,0,0),(129,8,0,0),(124,8,0,0),(1,0,0,0);
/*!40000 ALTER TABLE `wpra_rank_math_internal_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_rank_math_redirections`
--

DROP TABLE IF EXISTS `wpra_rank_math_redirections`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_rank_math_redirections` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `sources` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `url_to` text COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `header_code` smallint(4) unsigned NOT NULL,
  `hits` bigint(20) unsigned NOT NULL DEFAULT '0',
  `status` varchar(25) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'active',
  `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `status` (`status`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_rank_math_redirections`
--

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

--
-- Table structure for table `wpra_rank_math_redirections_cache`
--

DROP TABLE IF EXISTS `wpra_rank_math_redirections_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_rank_math_redirections_cache` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `from_url` text CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
  `redirection_id` bigint(20) unsigned NOT NULL,
  `object_id` bigint(20) unsigned NOT NULL DEFAULT '0',
  `object_type` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'post',
  `is_redirected` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `redirection_id` (`redirection_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_rank_math_redirections_cache`
--

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

--
-- Table structure for table `wpra_term_relationships`
--

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

--
-- Dumping data for table `wpra_term_relationships`
--

LOCK TABLES `wpra_term_relationships` WRITE;
/*!40000 ALTER TABLE `wpra_term_relationships` DISABLE KEYS */;
INSERT INTO `wpra_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES (1,1,0),(17,2,0),(20,2,0),(26,3,0),(37,3,0),(51,3,0),(59,2,0),(66,3,0),(115,3,0),(117,3,0),(119,3,0),(121,3,0),(153,4,0),(154,4,0),(155,4,0),(156,4,0),(157,4,0),(162,3,0),(170,5,0),(205,6,0),(282,4,0),(331,6,0),(332,2,0),(335,2,0),(340,3,0),(343,2,0);
/*!40000 ALTER TABLE `wpra_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_term_taxonomy`
--

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

--
-- Dumping data for table `wpra_term_taxonomy`
--

LOCK TABLES `wpra_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wpra_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wpra_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES (1,1,'category','',0,1),(2,2,'elementor_library_type','',0,4),(3,3,'elementor_library_type','',0,6),(4,4,'nav_menu','',0,6),(5,5,'elementor_library_type','',0,1),(6,6,'elementor_library_type','',0,1);
/*!40000 ALTER TABLE `wpra_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_termmeta`
--

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

--
-- Dumping data for table `wpra_termmeta`
--

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

--
-- Table structure for table `wpra_terms`
--

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

--
-- Dumping data for table `wpra_terms`
--

LOCK TABLES `wpra_terms` WRITE;
/*!40000 ALTER TABLE `wpra_terms` DISABLE KEYS */;
INSERT INTO `wpra_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES (1,'Uncategorized','uncategorized',0),(2,'section','section',0),(3,'page','page',0),(4,'Home','home',0),(5,'header','header',0),(6,'footer','footer',0);
/*!40000 ALTER TABLE `wpra_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_usermeta`
--

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

--
-- Dumping data for table `wpra_usermeta`
--

LOCK TABLES `wpra_usermeta` WRITE;
/*!40000 ALTER TABLE `wpra_usermeta` DISABLE KEYS */;
INSERT INTO `wpra_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES (1,1,'nickname','yatrainayodhya'),(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,'wpra_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpra_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','0'),(16,1,'session_tokens','a:1:{s:64:\"7742d1284c23abd9bec8b80023013f86c4a755ab595bbcf502fe9685c6cca6a1\";a:4:{s:10:\"expiration\";i:1711886456;s:2:\"ip\";s:14:\"42.105.210.245\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36\";s:5:\"login\";i:1711713656;}}'),(17,1,'wpra_dashboard_quick_press_last_post_id','5'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"42.105.210.0\";}'),(19,1,'elementor_introduction','a:3:{s:27:\"ai-get-started-announcement\";b:1;s:7:\"exit_to\";b:1;s:20:\"globals_introduction\";b:1;}'),(20,1,'wpra_persisted_preferences','a:2:{s:14:\"core/edit-post\";a:2:{s:26:\"isComplementaryAreaVisible\";b:0;s:12:\"welcomeGuide\";b:0;}s:9:\"_modified\";s:24:\"2024-03-24T09:57:31.422Z\";}'),(21,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(22,1,'metaboxhidden_nav-menus','a:2:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:12:\"add-post_tag\";}'),(23,1,'nav_menu_recently_edited','4'),(24,1,'hfe-popup','dismissed'),(25,1,'wpra_user-settings','editor=tinymce&libraryContent=browse'),(26,1,'wpra_user-settings-time','1711098030'),(27,1,'manageedit-postcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(28,1,'manageedit-postcolumnshidden_default','1'),(29,1,'manageedit-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(30,1,'manageedit-pagecolumnshidden_default','1'),(31,1,'manageedit-e-landing-pagecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(32,1,'manageedit-e-landing-pagecolumnshidden_default','1'),(33,1,'manageedit-elementskit_contentcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(34,1,'manageedit-elementskit_contentcolumnshidden_default','1'),(35,1,'manageedit-elementskit_templatecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(36,1,'manageedit-elementskit_templatecolumnshidden_default','1'),(37,1,'manageedit-jkit-headercolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(38,1,'manageedit-jkit-headercolumnshidden_default','1'),(39,1,'manageedit-jkit-footercolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(40,1,'manageedit-jkit-footercolumnshidden_default','1'),(41,1,'manageedit-jkit-templatecolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(42,1,'manageedit-jkit-templatecolumnshidden_default','1'),(43,1,'manageedit-elementor-hfcolumnshidden','a:3:{i:0;s:0:\"\";i:1;s:15:\"rank_math_title\";i:2;s:21:\"rank_math_description\";}'),(44,1,'manageedit-elementor-hfcolumnshidden_default','1'),(45,1,'rocket_boxes','a:1:{i:0;s:34:\"rocket_warning_plugin_modification\";}'),(46,1,'last_update','1711364028');
/*!40000 ALTER TABLE `wpra_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_users`
--

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

--
-- Dumping data for table `wpra_users`
--

LOCK TABLES `wpra_users` WRITE;
/*!40000 ALTER TABLE `wpra_users` DISABLE KEYS */;
INSERT INTO `wpra_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES (1,'yatrainayodhya','$P$BC7y7SN9AO2LJ.QizyZkdeS3chOfP7/','yatrainayodhya','admin@yatrainayodhya.com','https://yatrainayodhya.com','2024-03-22 05:11:16','',0,'yatrainayodhya');
/*!40000 ALTER TABLE `wpra_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_wpforms_logs`
--

DROP TABLE IF EXISTS `wpra_wpforms_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_wpforms_logs` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `title` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `message` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `types` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `create_at` datetime NOT NULL,
  `form_id` bigint(20) DEFAULT NULL,
  `entry_id` bigint(20) DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_wpforms_logs`
--

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

--
-- Table structure for table `wpra_wpforms_payment_meta`
--

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

--
-- Dumping data for table `wpra_wpforms_payment_meta`
--

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

--
-- Table structure for table `wpra_wpforms_payments`
--

DROP TABLE IF EXISTS `wpra_wpforms_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_wpforms_payments` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `form_id` bigint(20) NOT NULL,
  `status` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `subtotal_amount` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `discount_amount` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `total_amount` decimal(26,8) NOT NULL DEFAULT '0.00000000',
  `currency` varchar(3) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `entry_id` bigint(20) NOT NULL DEFAULT '0',
  `gateway` varchar(20) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `type` varchar(12) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `mode` varchar(4) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `transaction_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `customer_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `subscription_id` varchar(40) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `subscription_status` varchar(10) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `title` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `date_created_gmt` datetime NOT NULL,
  `date_updated_gmt` datetime NOT NULL,
  `is_published` tinyint(1) NOT NULL DEFAULT '1',
  PRIMARY KEY (`id`),
  KEY `form_id` (`form_id`),
  KEY `status` (`status`(8)),
  KEY `total_amount` (`total_amount`),
  KEY `type` (`type`(8)),
  KEY `transaction_id` (`transaction_id`(32)),
  KEY `customer_id` (`customer_id`(32)),
  KEY `subscription_id` (`subscription_id`(32)),
  KEY `subscription_status` (`subscription_status`(8)),
  KEY `title` (`title`(64))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_wpforms_payments`
--

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

--
-- Table structure for table `wpra_wpforms_tasks_meta`
--

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

--
-- Dumping data for table `wpra_wpforms_tasks_meta`
--

LOCK TABLES `wpra_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wpra_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wpra_wpforms_tasks_meta` (`id`, `action`, `data`, `date`) VALUES (1,'wpforms_process_forms_locator_scan','W10=','2024-03-22 06:52:38'),(5,'wpforms_process_forms_locator_scan','W10=','2024-03-25 10:56:45');
/*!40000 ALTER TABLE `wpra_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_wpr_rocket_cache`
--

DROP TABLE IF EXISTS `wpra_wpr_rocket_cache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_wpr_rocket_cache` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `is_locked` tinyint(1) NOT NULL DEFAULT '0',
  PRIMARY KEY (`id`),
  KEY `url` (`url`(191)),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`)
) ENGINE=MyISAM AUTO_INCREMENT=12 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_wpr_rocket_cache`
--

LOCK TABLES `wpra_wpr_rocket_cache` WRITE;
/*!40000 ALTER TABLE `wpra_wpr_rocket_cache` DISABLE KEYS */;
INSERT INTO `wpra_wpr_rocket_cache` (`id`, `url`, `status`, `modified`, `last_accessed`, `is_locked`) VALUES (2,'https://yatrainayodhya.com/2024/03/22/hello-world','pending','2024-03-25 19:21:42','2024-03-24 20:11:58',0),(3,'https://yatrainayodhya.com/tour-packages','pending','2024-03-25 19:21:42','2024-03-24 20:11:59',0),(4,'https://yatrainayodhya.com/contact','pending','2024-03-25 19:21:42','2024-03-24 20:11:59',0),(5,'https://yatrainayodhya.com/header','pending','2024-03-25 19:21:42','2024-03-24 20:11:59',0),(6,'https://yatrainayodhya.com/gallery','pending','2024-03-25 19:21:42','2024-03-24 20:11:59',0),(7,'https://yatrainayodhya.com/testimonials','pending','2024-03-25 19:21:42','2024-03-24 20:11:59',0),(8,'https://yatrainayodhya.com/about','pending','2024-03-25 19:21:42','2024-03-24 20:11:59',0),(9,'https://yatrainayodhya.com/elementor-hf/elementor-134','pending','2024-03-25 19:21:42','2024-03-24 20:12:02',0),(10,'https://yatrainayodhya.com/elementor-hf/elementor-129','pending','2024-03-25 19:21:42','2024-03-24 20:12:02',0),(11,'https://yatrainayodhya.com/category/uncategorized','pending','2024-03-25 19:21:42','2024-03-24 20:12:03',0);
/*!40000 ALTER TABLE `wpra_wpr_rocket_cache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpra_wpr_rucss_used_css`
--

DROP TABLE IF EXISTS `wpra_wpr_rucss_used_css`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpra_wpr_rucss_used_css` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(2000) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `css` longtext COLLATE utf8mb4_unicode_520_ci,
  `hash` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT '',
  `error_code` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `error_message` longtext COLLATE utf8mb4_unicode_520_ci,
  `unprocessedcss` longtext COLLATE utf8mb4_unicode_520_ci,
  `retries` tinyint(1) NOT NULL DEFAULT '1',
  `is_mobile` tinyint(1) NOT NULL DEFAULT '0',
  `job_id` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `queue_name` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `status` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
  `modified` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_accessed` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  `submitted_at` timestamp NULL DEFAULT NULL,
  `next_retry_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`id`),
  KEY `url` (`url`(150),`is_mobile`),
  KEY `modified` (`modified`),
  KEY `last_accessed` (`last_accessed`),
  KEY `status_index` (`status`(191)),
  KEY `error_code_index` (`error_code`),
  KEY `hash` (`hash`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpra_wpr_rucss_used_css`
--

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

--
-- Dumping events for database 'rjstoura_wp552'
--

--
-- Dumping routines for database 'rjstoura_wp552'
--
/*!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 2024-03-29  6:33:13
